openafs.git
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
2009-09-28 Simon WilkinsonMake butc logging use va_args
2009-09-28 Simon WilkinsonMiscellaneous warning cleanup
2009-09-28 Simon WilkinsonRemove some more warnings from rx
2009-09-28 Simon WilkinsonWarning fixes for afs_fetchstore
2009-09-28 Simon WilkinsonFix signed/unsigned warnings in XDR
2009-09-28 Simon WilkinsonTidy up unlog
2009-09-28 Simon WilkinsonRemove warnings in the update client and server
2009-09-28 Simon WilkinsonSquish some warnings in ubik/
2009-09-28 Simon WilkinsonRelax compiler specification on Darwin 9 and 10
2009-09-27 Marc DionnefetchOps: fix more() prototype
2009-09-26 Derrick Brashearviced cap fetchdata len to avoid negative
2009-09-26 Simon WilkinsonAttempt to fix CForeign moredata behaviour
2009-09-25 Derrick Brashearh_GetHost_r cleanup cases
2009-09-25 Claudio BisegniAFSPreference Pane, has changed the content of launchd...
2009-09-25 Simon WilkinsonFix CacheFetchProc in cases where the fileserver hates us
2009-09-24 Andrew DeasonUnlink correct files in salvager
2009-09-23 Andrew DeasonSolaris: Default to fs_pathconf in afs_pathconf
2009-09-23 Simon WilkinsonRefactor the cache bypass determination code
2009-09-23 Andrew DeasonRemove one more AFS_UCRED struct
2009-09-22 Simon WilkinsonWhitespace cleanup (sorry)
2009-09-22 Derrick BrashearDAFS protocol state diagrams
2009-09-21 Andrew DeasonImplement _PC_FILESIZEBITS for solaris pathconf
2009-09-21 Andrew DeasonAvoid salvager vol header read assert
2009-09-21 Andrew DeasonDAFS: Put back volumes we get in FSSYNC handlers openafs-devel-1_5_64
2009-09-21 Derrick Brashearmake 1.5.64 for unix
2009-09-21 Felix FrankUse the padd op.
2009-09-21 Jeffrey AltmanWindows version number 1.5.64
2009-09-21 Jeffrey AltmanWindows: 1.5.64 updates for Windows Notes
2009-09-20 Jeffrey AltmanWindows: uninitialized variable in cm_GetBuffer
2009-09-20 Jeffrey AltmanWindows: Protect against null serverp in cm_Analyze
2009-09-20 Jeffrey AltmanWindows: Do not mark server down due to Store / Fetch...
next