openafs.git
2012-04-15 Jeffrey AltmanWindows: pioctl use GetFileAttributes
2012-04-15 Jeffrey AltmanWindows: _._AFS_IOCTL_._ hidden and system
2012-04-15 Jeffrey AltmanWindows: Remove PurgeContent param AFSVerifyEntry
2012-04-15 Jeffrey AltmanWindows: Flush data and then drop locks
2012-04-14 Michael MeffieBuild: check for gencat
2012-04-14 Michael MeffieBuild: error if solariscc is not found
2012-04-14 Simon Wilkinsonrx: Rework code which pulls packet from recv queue
2012-04-14 Simon Wilkinsonrx: Tidy up currentPacket handling
2012-04-13 Derrick Brashearaklog: heimdal kvno is unsigned
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-12 Michael Meffievolscan: index offset output column
2012-04-12 Michael Meffievolscan: option to ignore dir vnode magic
2012-04-11 Jeffrey AltmanWindows: missing brace in RDR_CleanupFileEntry
2012-04-11 Andrew Deasonsalvager: Trust inode-based special data over OGM
2012-04-11 Andrew Deasonnamei: Abstract out OGM functions a bit more
2012-04-11 Derrick Brashearlibafs: dont handle outstatus on write error
2012-04-11 Michael MeffieBuild: link libaudit before util
2012-04-11 Michael Meffieviced: fix log message for MapName_r
2012-04-11 Michael Meffiedoc: distributed files are under dest
2012-04-11 Simon Wilkinsonafsd: Move to newer cmd syntax
2012-04-11 Jeffrey AltmanWindows: Do not delete in CleanupFile if error
2012-04-10 Michael Meffielibafs: log error code when marking server down
2012-04-10 Simon WilkinsonRework the ugen_* interface
2012-04-10 Marc Dionneviced: Make Update_TargetVnodeStatus usable by replicat...
2012-04-10 Marc Dionneviced: Make GetVolumePackageWithCall usable by replicat...
2012-04-10 Marc Dionnevol: Allow VAllocVnode of specific vnodes
2012-04-10 Jeffrey AltmanWindows: AFSValidateProcessEntry, ullProcessId 64-bit
2012-04-10 Simon Wilkinsonroken: Add rk_getprogname to Windows mapfile
2012-04-10 Simon Wilkinsonrxkad: Remove DES include from header file
2012-04-10 Simon Wilkinsonrxkad: Move conversion functions to own file
2012-04-10 Simon Wilkinsonshlibafsauthent: Add a load more objects
2012-04-10 Simon Wilkinsonopr: Install the queue.h header
2012-04-10 Jeffrey AltmanWindows: report error on panic
2012-04-10 Jeffrey AltmanWindows: correct afsredir log entries
2012-04-10 Jeffrey AltmanWindows: Refactor AFSValidateEntry
2012-04-10 Simon WilkinsonGeneralise the new background daemon code
2012-04-10 Andrew Deasonvos: Do not try to remove backup volume id 0
2012-04-10 Simon WilkinsonImport the expand_path.c file from Heimdal
2012-04-10 Heimdal DevelopersImport of code from heimdal
2012-04-09 Simon Wilkinsonrx: Remove packet burst elements from peer struct
2012-04-09 Simon Wilkinsonrx: Remove the unused packet skew code
2012-04-09 Simon Wilkinsonrx: Hide internal packet functions
2012-04-09 Simon Wilkinsonrx: Hide struct rx_peer from the rest of the tree
2012-04-09 Marc Dionnetests: remove unused variable in tests/util/ktime-t.c
2012-04-09 Simon WilkinsonMove configuration parsing into libcmd
2012-04-09 Simon Wilkinsonrxperf: Build again
2012-04-09 Simon Wilkinsonroken: Prefix getopt and getprogname
2012-04-09 Simon Wilkinsonall needs to be first rule in the Makefile
2012-04-09 Simon Wilkinsonbos: Change to using char casts for ka functions
2012-04-09 Simon Wilkinsonshlibafsrpc: Add additional XDR functions
2012-04-09 Jeffrey Altmanrx: remove peer burst elements from rx/test
2012-04-09 Simon Wilkinsonrx: rxi_AckAll isn't an event handler
2012-04-09 Simon Wilkinsonrx: Tidy up function scope in rx.c
2012-04-09 Simon Wilkinsonrx: Remove trailing else from RX_KERNEL_TRACE
2012-04-09 Simon Wilkinsonkas: Don't require config for help
2012-04-09 Marc Dionnetools: return error code in xfclose
2012-04-09 Simon Wilkinsonrx: Remove unused ACKHACK macro
2012-04-09 Simon Wilkinsontests: waitpid requires sys/wait.h
2012-04-09 Simon Wilkinsontests: rx needs roken
2012-04-09 Simon Wilkinsoncmd: Don't leak memory when constructing help string
2012-04-09 Simon Wilkinsonktime: Don't leak token list
2012-04-09 Simon Wilkinsonbudb: Don't leak memory
2012-04-09 Simon Wilkinsonvol-dump: Don't leak memory
2012-04-09 Simon Wilkinsonvol-dump: Make static things static
2012-04-09 Simon Wilkinsonauth: Don't leak key on file parse error
2012-04-09 Simon Wilkinsonopr: Flag assertion error handles as noreturn
2012-04-09 Simon Wilkinsonpts: Don't malloc(0) when there's nothing to do
2012-04-09 Simon Wilkinsonbucoord: Don't malloc(0) if there's no work to do
2012-04-09 Simon Wilkinsonauth: Handle empty lists of keys
2012-04-09 Simon WilkinsonUnix CM: We're disconnected if RW disconnected too
2012-04-09 Simon Wilkinsonauth: Make sure we get AF_INET addresses from DNS
2012-04-09 Simon Wilkinsonvos: Initialise total counters
2012-04-09 Simon Wilkinsonvol: Don't return an uninited val from LookupNode
2012-04-09 Simon Wilkinsonfs: Fix bad frees
2012-04-09 Simon Wilkinsoncmd: Use strl* rather than strn* to avoid overrun
2012-04-09 Simon Wilkinsonautoconf: One CC to rule them all
2012-04-09 Simon Wilkinsonafs: Handle reading past the end of a file
2012-04-09 Simon Wilkinsonxdr: Len can never be negative
2012-04-09 Simon Wilkinsonrx: Remove needless braces
2012-04-09 Simon Wilkinsonrx: Handle negative returns on packet reads
2012-04-09 Simon Wilkinsonvenus: Make clang happy with strlcpy use
2012-04-09 Simon Wilkinsonviced: Remove pointless braces
2012-04-09 Simon Wilkinsonvlserver: unsigned values are always >0
2012-04-09 Simon Wilkinsonvol: Call memset with the correct size
2012-04-09 Simon Wilkinsonrxgen: Tidy up server side freeing
2012-04-09 Simon Wilkinsonfileserver: Fix NeverAttach support
2012-04-08 Jason EdgecombeDOC: Factored common text out of the vos_backup and...
2012-04-08 Simon Wilkinsonvol: Remove unneeded braces
2012-04-08 Simon Wilkinsonvice & vol: Cast FDH_SYNC results to void
2012-04-08 Simon Wilkinsonptserver: Remove redundant braces
2012-04-08 Simon Wilkinsonpam: Don't check if unsigned is < 0
2012-04-08 Simon Wilkinsonpam: Use &, not && for bitwise operations
2012-04-08 Simon Wilkinsontools: Use native 64 bit integer
2012-04-08 Derrick Brashearubik: utst needs opr for assert in util
2012-04-07 Jason EdgecombeFileserver: Add the /vicepXX/NeverAttach flag to skip...
2012-04-07 Simon Wilkinsontools: Add roken.h to afsdump
2012-04-07 Simon Wilkinsontools: Rename u_int64 to solve AIX problem
2012-04-07 Simon Wilkinsonlibafscp: Use strdup, rather than rolling our own
2012-04-07 Simon Wilkinsonlibadmin: Clear structures according to their size.
2012-04-07 Simon Wilkinsonlibadmin: read returns an ssize_t, not a size_t
next