documentation for "fs listacl -cmd"
[openafs.git] / src /
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
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-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 Felix FrankUse the padd op.
2009-09-21 Jeffrey AltmanWindows version number 1.5.64
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...
2009-09-19 Jeffrey AltmanWindows: more pioctl output validation
2009-09-19 Jeffrey AltmanWindows: Use "Name not found" instead of "File not...
2009-09-19 Jeffrey AltmanWindows: trace logging changes for smb_ReceiveTran2QPat...
2009-09-19 Jeffrey AltmanWindows: Improve WKSSRC and SRVSVC compatibility with...
2009-09-19 Jeffrey AltmanWindows: Trace wkssvc and srvsvc rpc calls
2009-09-19 Jeffrey AltmanWindows: No rand_s on Windows 2000
2009-09-19 Andrew DeasonDAFS assert correction in GetVolume
2009-09-19 Marc DionneLinux: Restore aklog -setpag functionality for kernel...
2009-09-18 Claudio BisegniManage the login in the OSX Fast User Switch mode
2009-09-14 Simon WilkinsonRemove unecessary initialisation
2009-09-14 Brant GurganusCorrects file_CmdRef_1_fs_chgrp_html and file_CmdRef_1_...
2009-09-13 Derrick Brashearcm fetchstore should dereference unset ops
2009-09-11 Derrick Brashearmacos package updates openafs-devel-1_5_63
2009-09-11 Jeffrey AltmanWindows: Version 1.5.63
2009-09-11 Derrick Brashearmake fileserver avoid salvage loop on init failure
2009-09-11 Felix FrankCode beautifications.
2009-09-11 Felix FrankMore cosmetics.
2009-09-11 Felix FrankCosmetics in CacheStoreDCaches, CacheStoreVCache and...
2009-09-11 Felix FrankImmediately abort call when not able to fetch length...
2009-09-11 Felix FrankLocking comment in FetchProc
2009-09-11 Andrew DeasonDo not respond to SYNC_COM_CHANNEL_CLOSE requests
2009-09-11 Jeffrey AltmanWindows: Handle "(Default)" regsitry value in MountGlob...
2009-09-11 Felix FrankfetchDestroy can end calls now too.
2009-09-11 Felix FrankIncluded proper 64bit case in fetchClose() and storeClo...
2009-09-11 Derrick Brasheardarwin knet avoid rx socket during shutdown
2009-09-11 Felix FrankAdded guard against missing call and moved alength...
next