openafs.git
2009-10-14 Simon WilkinsonAdd fsint dependency to audit builds
2009-10-14 Jeffrey AltmanWindows: refactor afs status cloning and clone when...
2009-10-14 Jeffrey AltmanRevert "Windows: Readonly Volume Versioning for Windows...
2009-10-14 Jeffrey AltmanWindows: fix build due to broken src/volser/NTMakefile
2009-10-14 Marc DionneLinux: Remove declaration of unused variable filp
2009-10-14 Andrew DeasonFix warnings in butc, tbutc, and butm
2009-10-13 Jeffrey AltmanWindows: If SecurityLevel is configured use it for...
2009-10-13 Andrew DeasonUse f_bsize for ZFS afs_fsfragsize
2009-10-13 Simon WilkinsonAdd public protoypes for volser
2009-10-12 Andrew DeasonFormatting typos in pts.pod
2009-10-12 Simon WilkinsonAdd afsio to gitignore
2009-10-12 Jeffrey AltmanWindows: Readonly Volume Versioning for Windows Cache...
2009-10-12 Jeffrey AltmanWindows Explorer Shell Extension: Remove OutputDebugStr...
2009-10-12 Jeffrey AltmanWindows: Correct lock error codes and log file server...
2009-10-12 Jeffrey AltmanImprove accuracy of Rx RTT calculation by skipping...
2009-10-11 matt@linuxbox.comUse AFS_PROC consistently
2009-10-11 Simon WilkinsonRevert "Linux: kmem_cache_create fix and cleanup"
2009-10-10 Jeffrey AltmanWindows: use port when finding server by address
2009-10-10 Jeffrey AltmanWindows: Prevent fs fetchdata offset bug error from...
2009-10-09 Marc DionneLinux: kmem_cache_create fix and cleanup
2009-10-08 Andrew DeasonFix warning in vol/namei_ops.c
2009-10-08 Davor OcelicUpdate README with solved/pending docs tasks
2009-10-08 Davor OcelicUpdate backup suite manpages
2009-10-08 Davor OcelicUpdate fstrace suite manpages
2009-10-08 Davor OcelicMinimal left docs updates for vos suite
2009-10-08 Andrew DeasonTypo in vos_remsite.pod
2009-10-08 Davor OcelicAdd POD links (L<>) in pts.pod and symlink.pod
2009-10-08 Davor OcelicUpdate vos suite manpages
2009-10-08 Davor OcelicAllow check-pod to work on specific files or dirs
2009-10-08 Davor OcelicUpdate readme with solved and pending tasks
2009-10-08 Andrew DeasonReduce warnings in vos.c
2009-10-08 Andrew DeasonFix warnings in rxkad
2009-10-08 Andrew DeasonRemove warnings related to type-punning
2009-10-08 Jeffrey AltmanWindows: use xdr_alloc to allocate memory for Callback...
2009-10-08 Marc Dionneauthclient.c: fix 64-bit specific warnings
2009-10-08 Jeffrey AltmanAdd missing variable to afsio
2009-10-08 Jeffrey AltmanPermit DNS SRV record lookups to be used by the Windows...
2009-10-08 Andrew Deasonxdrproc_t functions take a caddr_t, not caddr_t*
2009-10-08 Andrew DeasonIgnore libafsrpc warnings for shlibafsrpc also
2009-10-08 Andrew DeasonFix warnings in lwp/process.c
2009-10-08 Andrew DeasonFix warnings in kauth/authclient.c
2009-10-08 Andrew DeasonRemove a pointer->integer warning in fstrace.c
2009-10-08 Andrew DeasonPrototype strcasestr in afsmonitor.c
2009-10-08 Andrew DeasonCorrect and use AFS_SIZET_FMT
2009-10-07 Michael MeffieAllow gnu-style long options
2009-10-07 Hartmut Reuterpioctl with VIOC_FS_CMD removed
2009-10-07 Jeffrey AltmanBuild afsio on Windows; remove many warnings
2009-10-07 Andrew DeasonMake namei convertROtoRW'd volumes usable
2009-10-07 Simon WilkinsonUse page_offset() on Linux
2009-10-07 Jeffrey AltmanWindows: fs listacl -cmd
2009-10-06 Jeffrey Altmandocumentation for "fs listacl -cmd"
2009-10-06 Derrick Brashearafs_FindService should handle iana portnames
2009-10-06 Hartmut ReuterNew option '-cmd' for 'fs listacl'
2009-10-05 Simon WilkinsonUse standard Linux paths for all headers
2009-10-05 Claudio BisegniOSX Launchd Startup Manage with Preference Pane
2009-10-05 Hartmut Reuterafsio is a command to pipe data into or out of afs...
2009-10-04 Marc DionneLinux: 2.6.32 - Adapt to writeback changes
2009-10-04 Marc Dionnerxfs_storePadd: return 0 on success
2009-10-03 Simon WilkinsonRefactor linux readpage support
2009-10-03 Simon WilkinsonRationalise some #ifdefs in the LINUX osi layer
2009-10-03 Simon WilkinsonRemove pre-Linux 2.6 support
2009-10-03 Derrick Brashearcreate LINUX24 directory
2009-10-03 Simon WilkinsonThere can be only one ... MD5
2009-10-03 Derrick Brashearlaunchdaemon support for MacOS
2009-10-01 Simon WilkinsonRemove page past end of file optimisations
2009-10-01 Andrew DeasonDAFS: Wait until preattach to service FSSYNC reqs
2009-09-30 Andrew DeasonDAFS: Avoid volserver segfault in GetVolInfo
2009-09-30 Jeffrey AltmanWindows version 1.5.65 openafs-devel-1_5_65
2009-09-30 Derrick Brashearopenafs 1.5.65
2009-09-30 Jeffrey AltmanWindows: change log for 1.5.65
2009-09-30 Simon WilkinsonAdd configure test for pagevec_lru_add_file
2009-09-30 Tom Keisermake VOL_STATE_VLRU_ADD exclusive
2009-09-29 Jeffrey AltmanWindows: short circuit background volume checks for...
2009-09-29 Simon WilkinsonAdd support for background page copies
2009-09-29 Simon WilkinsonAdd support for blocking readahead
2009-09-29 Simon WilkinsonDemand attach warning fixes
2009-09-29 Simon WilkinsonDon't use volatile when it makes no sense
2009-09-29 Derrick Brashearintptr fallout
2009-09-29 Simon WilkinsonUse readpage, not read for fastpath access
2009-09-29 Derrick Brashearirix compile fixes
2009-09-29 Jeffrey AltmanWindows: Trace log smb_FindFID errors
2009-09-29 Claudio BisegniOS Preference pane clean for final version
2009-09-28 Jeffrey AltmanWindows: cm_GetBuffer does not need to contact file...
2009-09-28 Jeffrey AltmanWindows: Directories do not have a default stream
2009-09-28 Andrew DeasonFormatting typo in vos_setfields manpage
2009-09-28 Simon WilkinsonDon't try to print the thread ID
2009-09-28 Simon WilkinsonFix warnings in new dumptag code
2009-09-28 Simon WilkinsonSquash more viced warnings
2009-09-28 Derrick Brashearirix UCRED is already a struct
2009-09-28 Simon WilkinsonMinimise crref() and add a fastpath for cache hits
2009-09-28 Derrick Brashearmacos 10.6 warning fixes
2009-09-28 Derrick Brashearkauth should use static_inline for irix et al
2009-09-28 Simon WilkinsonUse configured compiler for libuafs on Darwin
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Derrick Brashearconditionalize stdint.h inclusion in lwp
2009-09-28 Derrick Brashearafsmonitor warnings fix
2009-09-28 Derrick Brashearkill cnvldb warnings
2009-09-28 Hartmut ReuterImplementation of new dump tag and length standard
2009-09-28 Simon WilkinsonAvoid redefinition errors for AFS_NONFSTRANS
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
next