libafs: dont handle outstatus on write error
[openafs.git] / src /
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 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 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 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 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
2012-04-07 Simon WilkinsonUnix CM: Purge needless brackets
2012-04-07 Simon WilkinsonDARWIN: Make crfree() an inline function
2012-04-07 Simon Wilkinsonutil: LogCommandLine has to have a command line
2012-04-07 Simon WilkinsonSalvager: Don't use garbage vnodes when Testing
2012-04-07 Jeffrey AltmanWindows: Disk Full errors instead of Quota Exceeded
2012-04-07 Jeffrey AltmanWindows: AFSCheckCellName one level of indirection
2012-04-06 Jeffrey AltmanWindows: CleanACLEnt requires cm_scache write locked
2012-04-06 Jeffrey AltmanWindows: Name Array store mount point and volume root
2012-04-06 Jeffrey AltmanWindows: do not call time() in a loop
2012-04-06 Jeffrey AltmanWindows: Add per object per user EACCES caching
2012-04-06 Jeffrey AltmanWindows: Fail recursive path evaluation with access...
2012-04-06 Jeffrey AltmanWindows: Check Avail Space on extending SetEndOfFile
2012-04-06 Andrew Deasonviced: Do not offline volume on successful IH_DEC
2012-04-05 Jeffrey AltmanWindows: Redirector must query volume size when asked
2012-04-05 Jeffrey AltmanWindows: cm_AddACLCache lock ordering
2012-04-05 Jeffrey Altmanrx: fix bad merge 95c38dff3740d7e24971ceb5875c06e7abfce102
2012-04-05 Jeffrey AltmanWindows: AFSVerifyEntry purge file data on DV change
2012-04-04 Andrew Deasonxstat_cm_test: Print all call info stats
2012-04-03 Simon Wilkinsonrx: Get rid of some uneccessary temporary vars
2012-04-03 Jeffrey AltmanWindows: Redirector Dir Enumeration Bug
next