openafs.git
2009-10-20 Simon WilkinsonRemove pageoff macro
2009-10-19 Jeffrey AltmanAdd server prefix to bumon.xg; avoid rx_call * vs rx_co...
2009-10-19 Simon WilkinsonReturn both error codes for rxfs_fetchInit
2009-10-19 Simon WilkinsonAlways unlock pages when returning from writepage
2009-10-19 Andrew DeasonFix a couple more unlink()s in vol-salvage.c
2009-10-19 Asanka HerathWindows: Add a token status icon to the NIM plug-in
2009-10-19 Claudio BisegniAFSPreference Pane Mounts View refresh issue
2009-10-19 Claudio BisegniOpenAFS Preference Pane 64bit and Symbolic Link feature...
2009-10-19 Andrew DeasonPrototype encode_krb5_enc_tkt_part for aklog
2009-10-19 Andrew DeasonFix format warnings in tviced/state_analyzer.c
2009-10-19 Andrew DeasonFix a couple of size_t warnings
2009-10-19 Andrew DeasonPrototype ka_log
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 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
next