Fix warnings in tviced
[openafs.git] / src /
2009-10-18 Simon WilkinsonFix warnings in tviced
2009-10-18 Andrew DeasonLog error messages in volser i/o errors
2009-10-18 Simon WilkinsonMore warning fixes for kauth
2009-10-18 Simon WilkinsonUpdate warning management
2009-10-18 Simon WilkinsonUse ranlib -c for Mac OS X Leopard
2009-10-17 Simon Wilkinsonafs_Conn must be called within the analyze loop
2009-10-17 Jeffrey AltmanWindows: Always compute time remaining in cm_Analyze
2009-10-17 Jeffrey AltmanWindows: mark volume status online during cm_MergeStatus
2009-10-16 Marc DionneLinux: kmem_cache_create fix and cleanup
2009-10-16 Andrew DeasonFix rxgen-generated warnings
2009-10-16 Derrick Brashearexit less
2009-10-16 Derrick Brashearsnowleopard 64 bit warning death
2009-10-15 Andrew DeasonDetect and use %zu for size_t when available
2009-10-15 Andrew DeasonFix unitialized variable warning in cfghost.c
2009-10-15 Jeffrey AltmanWindows: AFSVolSync creationDate based readonly volume...
2009-10-15 Jeffrey AltmanWindows does not provide sys/wait.h
2009-10-15 Simon WilkinsonFix checked builds with gcc4.2
2009-10-14 Derrick Brashearadd SRV record lookups to unix afsconf support suite...
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 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 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 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 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 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
next