2014-10-08 | Benjamin Kaduk | Tweak AFSDIR_PATH_MAX definition Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Let mancheck_utils ignore version subcommands Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Adjust configure defaults for 1.8 Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Build hcrypto with libtool Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Allow external hcrypto Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Link aklog against LIB_hcrypto Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Build venus tests with libtool Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Build roken using libtool Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Build auth tests with libtool Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Fix LT_LDLIB_shlib_missing Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Allow building with MIT krb5 and external roken Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Adjust roken.m4 to allow separate lib and include Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Deorbit separate JUAFS build Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Deorbit the netscape plugin Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Make pam conditional on INSTALL_KAUTH Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Build a usable pam_afs.so Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Build and install libafsauthent.so.2 Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Build and install libafsrpc.so.2 Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Normalize LT_deps/LT_objs split Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Normalize names of libtool convenience libraries Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Benjamin Kaduk | Use correct syntax for libtool version info Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Michael Meffie | build: remove trailing whitespace from makefiles Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-08 | Anders Kaseorg | aklog: Fix segfault on aklog -path Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-10-06 | Perry Ruiter | afs: Verify osi_UFSOpen worked Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-26 | Hans-Werner Paulsen | vos clone use the value of the -toname argument Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-25 | Hans-Werner Paulsen | use V_copyDate in DumpHeader for cloned volumes Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Michael Meffie | tools: fix unpack in example sysvmq audit reader Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Mark Vitale | afs: remove cruft from Solaris afs_freevfs Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Stephan Wiesand | volinfo: fix documenting comments Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Andrew Deason | LINUX: Check afs_lookup return code explicitly Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Ben Kaduk | FBSD: adhere to gop_lookupname() semantics Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Stephan Wiesand | libafs: remove stray "-v 2" argument to afs_compile_et Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Michael Meffie | libafs: do not allow NULL creds for afs_CreateReq Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Chas Williams (CONTR... | config: Refactor the FreeBSD configuration files Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Chas Williams (CONTR... | config: AFS_SHORTGID no longer in use Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Chas Williams (CONTR... | config: Updates to AFS_HAVE_STATVFS for FreeBSD Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Chas Williams (CONTR... | config: Remove deprecated macro from FreeBSD configuration... Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Michael Meffie | libafs: fix error location code in LINUX/osi_export Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-08-06 | Andrew Deason | LINUX: Drop dentry if lookup returns new file Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-07-30 | Andrew Deason | ptserver: Fix RemoveFromSGEntry hentry memcpy Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-09 | Ben Kaduk | auditU: also report for rxkad-always-encrypt Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-09 | Ben Kaduk | Use the RX_SECIDX_* enums in more places Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-05 | Mark Vitale | afs: maintain afs_users buckets in sorted order Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-05 | Mark Vitale | afs: only reset access caches for the matching cell Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-05 | Michael Meffie | roken: configure checks for getaddrinfo and friends Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-05 | Heimdal Developers | Import of code from heimdal Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-05 | Michael Meffie | roken: add getaddrinfo and friends the imported file... Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-05 | Michael Meffie | linux: dont ignore kmod build errors Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-05 | Andrew Deason | bozo: Ignore ListKeys ka_KeyCheckSum return value Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-05 | Benjamin Kaduk | rx: Do not try to cancel nonexistent events Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-04 | Chas Williams (CONTR... | afs/VNOPS: use osi_AllocSmallSpace() correctly Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-03 | Stephan Wiesand | fstrace: Don't read uninitialised data on other platforms... Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-03 | Perry Ruiter | afs: Delete unneeded duplicate code Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-03 | Perry Ruiter | config: Move AFS_LRALLOCSIZ to afs_args.h Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-03 | Marc Dionne | libafs: Speed up afs_CheckTokenCache Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-03 | Ben Kaduk | Dummy Makefile for rxgk Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-03 | Ben Kaduk | Add rxgk boilerplate Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-03 | Ben Kaduk | Add some configure bits for GSS-API Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-06-02 | Marc Dionne | Linux: Drop PageReclaim AOP_WRITEPAGE_ACTIVATE case Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-31 | Michael Meffie | volser: log message for cross-device link errors Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-31 | Marc Dionne | vol: Fix gcc 4.9 warnings Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-31 | Michael Meffie | libafs: allocate vattrs in LINUX to reduce stack used Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-31 | Michael Meffie | libafs: api to create and free vattrs Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-31 | Benjamin Kaduk | Use a separate toplevel target for venus/tests Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-31 | Stephan Wiesand | libadmin: Remove redundant memset call |
commit | commitdiff | tree |
2014-05-31 | Perry Ruiter | audit: Delete va_copy kludge Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Ben Kaduk | bcrypt keys are on the rxkad list, not rxgk Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Ben Kaduk | Suppress nonliteral format string warning/error Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Georg Sluyterman | cmd: List version in help for commands Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Michael Meffie | build: separate source and header compile_et rules Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Michael Meffie | rxkad: fix include quotes for generated headers Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Michael Meffie | auth: fix include quotes for generated headers Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Michael Meffie | libafs: separate source and header compile_et rules Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Michael Meffie | libadmin: separate source and header compile_et rules Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Michael Meffie | doxygen: make dox Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-28 | Michael Meffie | configure: fix comment about unix variants Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-23 | Benjamin Kaduk | rxgen: use unsigned type for max array length Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-23 | Benjamin Kaduk | Some rx type cleanup for signedness Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | libafs: reduce stack space in LINUX Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | libafs: api to create and free vrequests Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Christof Hanke | Logfiles: open with O_APPEND Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Nathaniel Wesley... | Add a small string formatting utility to opr Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | readme: move README.WARNINGS to CODING Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | readme: move git info to CODING Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | readme: rename README.DEVEL to CODING Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | makefile: remove comment about washtool Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | libafs: reduce stack space in VNOPS Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | libafs: reduce stack space Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | libafs: check afs_InitReq return code Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Stephan Wiesand | redhat: Use the right path to depmod Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Antoine Verheijen | OpenBSD: Add support for OpenBSD 5.4 Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Perry Ruiter | afs: Suppress duplicate message on Linux Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Perry Ruiter | afs: Define afs_warnall routine Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Perry Ruiter | afs: restructure afs_warn and afs_warnuser Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Chas Williams (CONTR... | solaris: help fs_conv_sol26 build cleanly Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-21 | Michael Meffie | vos: vos release -force-reclone option Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-05-10 | Marc Dionne | Linux: Prevent some fakestat data inconsistencies Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-04-22 | D Brashear | linux: make reading unixusers from proc actually work Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-04-21 | Jonathan A. Kollasch | NetBSD: fix rx_kmutex's CV_WAIT_SIG macro Reviewed-by: D Brashear <shadow@your-file-system.com> Tested-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
2014-04-14 | Andrew Deason | Fix rx_EndCall error precedence Reviewed-by: D Brashear <shadow@your-file-system.com> |
commit | commitdiff | tree |
next |