kauth: Resolve date signedness warning in SetFields
[openafs.git] / src /
2015-01-21 Hans-Werner PaulsenAFSVolClone: remove calls to AssignVolumeName
2015-01-21 Simon WilkinsonBuild system: MT_LIBS includes XLIBS
2015-01-21 Andrew DeasonAdd asserts to VLock* functions
2015-01-21 Andrew DeasonDAFS: Free header on partially-attached vol salv
2015-01-21 Andrew Deasonihandle: Add a comment on IH_OPEN/IH_REALLYCLOSE
2015-01-15 Benjamin Kadukopr: implement the BSD ffs() functions
2015-01-15 Benjamin Kadukafs: Remove unused constant DCSIZE
2015-01-14 Andrew Deasoncacheout: Use authenticated secClass for VLDB
2015-01-14 Michael Meffiefix byte ordering in check_sysid
2015-01-14 Benjamin Kadukrx: rxi_SendPacketList remove duplicate conditional
2015-01-14 Benjamin Kadukrx: Remove dead AFS_ADAPT_PMTU SUN5 code
2015-01-14 Andrew Deasonrx: Normalize use of some MTU-discovery fields
2015-01-14 Andrew Deasonafs: Warn about afs_conn overcounts
2015-01-14 Andrew Deasonafs: Refactor GetDSlot parameters
2015-01-14 Andrew DeasonLINUX: Remove fix_bad_parent
2015-01-09 Benjamin KadukAdd AFSCONF_NOCELLNAME error code
2015-01-08 Marc DionneLinux 3.19: struct nameidata becomes opaque
2015-01-08 Marc DionneLinux 3.19: Use mgs_iter in struct msghdr
2015-01-08 Marc DionneLinux 3.19: No more f_dentry
2015-01-08 Marc DionneLinux: d_alias becomes d_u.d_alias
2015-01-07 Andrew Deasonptserver: Limit length on namelist, idlist
2015-01-07 Chas Williams (CON... uss: Avoid -i (inplace) with sed
2015-01-07 Marc DionneLinux: Move code to reset the root to afs/LINUX
2015-01-06 Jeffrey HutzelmanFix unchecked return values
2015-01-06 Michael Meffievol: rename volUpdateCounter macro
2015-01-05 Michael Meffiedafs: avoid asserting on dafs VSALVAGING error code
2015-01-05 Andrew Deasonbozo: Constify bozo_Log 'format' argument
2015-01-05 Mark Vitalefssync-debug: close test connection
2015-01-05 Benjamin KadukAttempt to clean up tvolser dependencies
2015-01-05 Andrew Deasonrx: Ignore responses to nonexistent challenges
2015-01-05 Michael Meffievldb_check: rebuild free list with -fix
2015-01-05 Andrew DeasonRedHat: Update configure options, again
2015-01-05 Chas Williams (CON... uss: Make the uss parser private
2014-12-26 Marc DionneUnix CM: Avoid using stale DV in afs_StoreAllSegments
2014-12-17 Andrew Deasonafs: Fix some afs_conn overcounts
2014-12-17 Chaskiel Grundmanrxgen: Only cast array/pointer/vector types
2014-12-17 Chaskiel Grundmanrxgen: Always pass aliases (typedefs) as pointers
2014-12-17 Chaskiel GrundmanRemove sunrpc compatibility
2014-12-17 Chas Williams (CON... vlserver: Refactor auditing
2014-12-15 Michael Meffieredhat: do not overwite the server CellServDB
2014-12-12 Andrew Deasonafs: Add xvcache-related afs_FlushVCache comments
2014-12-12 Andrew Deasonafs: Remove 'slept' from osi_VM_FlushVCache
2014-12-09 Perry Ruiterafs: Correct routine name on error message
2014-12-07 Chas Williams (CON... afs: Remove AFS_BOZONLOCK_ENV
2014-12-07 Chas Williams (CON... budb: Avoid use of anonymous structures to determine...
2014-12-07 Marc Dionnevolser: Break callbacks to the target of VolClone
2014-12-06 Benjamin KadukRemove FreeBSD packaging
2014-12-06 Benjamin KadukRemove Debian packaging
2014-12-04 Nathaniel Wesley... Make all VLDB interactions use VLF/VLSF names
2014-12-04 Nathaniel Wesley... DeleteVolume should check ITSROVOL as a bit
2014-12-04 Nathaniel Wesley... Revert "vos-sync-flag-voltype-properly-20080521"
2014-12-03 Andrew Deasonnamei: Remove icreate tfd hack
2014-12-03 Mark Vitalekauth: fix klog principal name parsing
2014-12-03 Chas Williams (CON... auth: Clean up and document functions in netrestrict.c
2014-12-03 Christof Hankeliboafs_util: export symbols for tabular_output
2014-12-03 Andrew Deasonvol: Make FindLinkHandle static and namei-only
2014-12-02 Andrew Deasonubik: Unlock version lock before udisk_end
2014-12-02 Andrew Deasonubik: Convert DoProbe 'i' to 'nconns'
2014-12-02 Michael Meffielibafs: remove "Please install afsd with check server...
2014-12-02 Chaskiel GrundmanFree security objects used in VolForward
2014-12-01 Chaskiel GrundmanRemove UKERNEL code from files that don't need it
2014-12-01 Chaskiel GrundmanRemove kauth headers from afs_usrops.c
2014-12-01 Chaskiel Grundmanrxgen: skip ubik for KERNEL
2014-12-01 Andrew DeasonFBSD: Drop afs_xvcache for vgone()
2014-12-01 Andrew DeasonFBSD: Do not vgone() in osi_VM_FlushVCache
2014-12-01 Ben KadukRemove FOREIGN
2014-12-01 Andrew Deasonsalvager: Don't lie about locked-ness to namei_SLC
2014-12-01 Andrew Deasonnamei: Remove namei_SetNonZLC
2014-12-01 Andrew Deasonnamei: IH_REALLYCLOSE special inode on delete
2014-12-01 Andrew Deasonnamei: Remove redundant linktable SetLinkCount
2014-12-01 Jeffrey HutzelmanFix unchecked calls to asprintf
2014-11-30 Derrick Brashearvolser: make splitvol use VolumeId
2014-11-28 Benjamin KadukClean up our cleaning
2014-11-26 Andrew Deasonafs: Consolidate fheader initialization
2014-11-26 Michael Meffievos: fix crash when getting a non-loopback host address
2014-11-26 Ben Kaduklibafs: fix some nits around the symlink VOP
2014-11-25 Jeffrey AltmanWindows: Fix cm_AppendServerList
2014-11-25 Michael Meffiecmd: avoid piggy-backing flags in the help string
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-11-25 Garrett WollmanFBSD: osi_vcache: remove support for unsupported FreeBS...
2014-11-25 Nathaniel Wesley... Export xdr_nbulkentries from liboafs_vldb
2014-11-25 Nathaniel Wesley... Move vos COMMONPARMS to a larger offset
2014-11-23 Ben Kadukrx: Named values for securityObjectStats types
2014-11-23 Benjamin KadukDisallow creating users with ANONYMOUSID
2014-11-22 Andrew Deasonsystemd: RemainAfterExit in openafs-client.service
2014-11-20 Jonathan A. KollaschNetBSD osi_crypto: use cprng(9) for random source on...
2014-11-19 Benjamin KadukUpdate CellServDB to 20141117 snapshot
2014-11-18 Jonathan A. KollaschNetBSD: catch up to <sys/simplelock.h> removal in NetBS...
2014-11-06 Andrew DeasonLINUX: Avoid check for key_type.match existence
2014-11-06 Arne Wiebalckrx: initialize memory before use
2014-11-05 Benjamin KadukAllow compiling with KERNEL and AFS_PTHREAD_ENV
2014-11-05 Jeffrey Altmanklog: make krb5_524 non-fatal for native K5 tokens
2014-11-05 Nathaniel Wesley... Stylistic tweak lwp/process.o machinery
2014-11-05 Michael Meffievldb_check: fix false mh block error message
2014-11-05 Benjamin KadukFinish deorbiting libjuafs.a
2014-11-05 Benjamin KadukMake afs_usrops.h more closely resemble reality
2014-11-05 Benjamin KadukBuild libuafs with libtool
2014-11-05 Benjamin KadukAttempt to make hcrypto parallel-safe
2014-11-05 Benjamin Kaduk(Partially) unify XDR for libuafs and libafs
2014-11-05 Benjamin KadukAvoid AFS_version conflicts in uafs
next