Updated Chapter 2, Section 3.3 of the Admin Guide
[openafs.git] / src /
2009-09-01 Christof HankeRemove unnecessary type ViceFid
2009-09-01 Jeffrey AltmanWindows: Permit cygwin apps to read from AFS again
2009-09-01 Jeffrey AltmanWindows: uninitialized variable
2009-09-01 Jeffrey AltmanWindows: integrated logon
2009-08-31 Matt BenjaminRemove AFS_KERBEROS_ENV in NetBSD 30, 40 param files
2009-08-28 Claudio BisegniFixed the tokens update and update .gitignore for MacOS...
2009-08-28 Derrick Brashearmacos 10.5 doesn't support compiler kext flag openafs-devel-1_5_62
2009-08-27 Jeffrey AltmanWindows: Version Update 1.5.6200.0
2009-08-27 Jeffrey AltmanWindows: SMB Server does not support streams, so say...
2009-08-27 Derrick Brashearupdate decode-panic for 10.6
2009-08-27 Derrick Brashearmacos afs prefspane support for 10.4
2009-08-27 Derrick Brashearcorrect GetuTime function name
2009-08-27 Derrick Brashearmacos 10.6 64 bit support
2009-08-27 Derrick Brashearredefine xdr functions consistently
2009-08-26 Derrick Brashearmacos rc script server handling
2009-08-26 Russ AllberyInitialize xferStartTime for StoreData timings
2009-08-26 Claudio Bisegni10.6 update(Workaround for kerberos bug) and cleaning...
2009-08-26 Felix FrankSome renames and reformattings in afs_fetchstore
2009-08-26 Felix FrankSanity for the padd storeOp
2009-08-26 Felix FrankAdd the padd storeOp and unify statistics keeping.
2009-08-25 Jeffrey AltmanWindows: MSRPC_WriteMessage, call MSRPC_NewCall at...
2009-08-25 Felix FrankCleanups in rxfs_storeInit()
2009-08-25 Felix FrankMore CacheStoreProc call context to afs_fetchstore...
2009-08-25 Felix FrankLimited the scope of some local variables in afs_CacheS...
2009-08-22 Felix FrankOpen/close connections in afs_fetchstore rather than...
2009-08-21 Simon WilkinsonPAG numbers are unsigned (and other warnings)
2009-08-21 Simon WilkinsonMake lockIDSet readable by mortals
2009-08-21 Simon WilkinsonFix printfs of time for Darwin
2009-08-21 Felix FrankMove statistics and and call-closing from afs_segments...
2009-08-20 Jeffrey AltmanWindows: Correct buf_Write data loss errors
2009-08-20 Jeffrey AltmanWindows: cleanup smb polution of non-smb modules
2009-08-20 Jeffrey AltmanWindows: Init root.afs before smb_Init
2009-08-20 Jeffrey AltmanWindows: Ensure consistency of error code mapping
2009-08-20 Jeffrey AltmanWindows: Add prototype for osi_SetLockOrderValidation
2009-08-20 Felix FrankMove context of afs_CacheStoreProc() call from afs_segm...
2009-08-20 Felix FrankMove statistics keeping from afs_dcache to afs_fetchstore.
2009-08-19 Jeffrey AltmanWindows: cm_conn_t must not be referenced after cm_Anal...
2009-08-19 Felix FrankSome code cleanups and variable renames.
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-08-19 Jeffrey AltmanWindows: Add resource info to threaded volserver.exe
2009-08-18 Simon WilkinsonMake MacOS installer pane permit dashes
2009-08-18 Michael MeffieFix stack corruption on 64 bit linux when md5inum is...
2009-08-18 Jeffrey AltmanWindows: Be more conservative about checking error...
2009-08-17 Jeffrey AltmanWindows: src/WINNT/afsd cleanup
2009-08-16 Jeffrey AltmanWindows: Prevent smb_StartedLock use before initialization
2009-08-16 Jeffrey AltmanWindows: Add missing msrpc.h dependency
2009-08-15 Jeffrey AltmanWindows: Prevent cm_daemon thread from terminating...
2009-08-14 Felix FrankMove context of CacheFetchProc from afs_dcache.c to...
2009-08-14 Derrick Brashearmacos 10.6 updates
2009-08-13 Claudio BisegniOSX Preference Pane and AFS Backgrounder
2009-08-13 Simon WilkinsonFix gtx_create calls to all share a prototype
2009-08-12 Asanka HerathHandle more RPC service names
2009-08-12 Asanka Herathrand_s isn't supported on older Visual C compilers
2009-08-12 Felix FrankRemove CacheStoreProcs and CacheFetchProcs from the...
2009-08-12 Claudio BisegniOSX AFSBackgrounder fix minor bug
2009-08-11 Jeffrey AltmanWindows: Dfs Referrals Processing. Not all errors...
2009-08-11 Jeffrey AltmanWindows: Avoid unnecessary DNS lookups
2009-08-11 Jeffrey AltmanWindows: Setting Server Preferences
2009-08-11 Felix FrankUnite CacheFetchProcs and add abstraction calls.
2009-08-10 Asanka HerathWindows: Implement SRVSVC and WKSSVC RPC interfaces
2009-08-10 matt@linuxbox.comMCAS changes from Matt
2009-08-10 Derrick Brashearfileserver should actually retry VL_RegisterAddrs on...
2009-08-06 Jeffrey Altmanadd xdr_alloc
2009-08-06 Jeffrey AltmanMake Windows pioctl prototypes consistent with Unix
2009-08-06 Jeffrey AltmanWindows: Preserve GetLastError during WinTorture testing
2009-08-06 Marc Dionnekauth warning reduction
2009-08-03 Claudio BisegniRemoved user perspectivev3 file in xcode project and...
2009-08-03 Claudio BisegniCleaned most warning OSX OpenAFS preference and comple...
2009-08-03 Felix FrankStoreops beautifications.
2009-08-03 Claudio BisegniAFS Backgrounder implementation & warirng clean
2009-08-03 Claudio BisegniStart coding OSX Backgrounder Application, for OpenAFS...
2009-07-31 Jeffrey AltmanWindows: Version and ChangeLog updates for 1.5.61
2009-07-31 Marc DionneEliminate some multiple targets in Makefile rules
2009-07-30 Andrew DeasonFix UKERNEL afs_mount arguments
2009-07-30 Andrew DeasonAdd additional vlprocs safety checks
2009-07-30 Derrick Brashearmacos 10.6 package naming
2009-07-30 Derrick Brashearmacos 10.6 amd64 kmod build fix
2009-07-30 Derrick Brashearmacos 10.6 pam support
2009-07-30 Marc Dionneafs_pag_call.c needs rx/rxstat.h for RXSTATS_ExecuteRequest
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-29 Jeffrey AltmanWindows: test for and react to SMB Extended Session...
2009-07-29 Simon WilkinsonFix signed vs unsigned pointers in volser
2009-07-29 Simon WilkinsonCode cleanup for vlserver
2009-07-29 Simon WilkinsonWarnings work in util/
2009-07-29 Simon WilkinsonCleanup for the USS directory
2009-07-29 Derrick Brashearinstall AFSCommander in prefpane dir
2009-07-28 Jeffrey AltmanProtect rx_call iovq from simultaneous attempts to...
2009-07-28 Simon WilkinsonUse an anonymous pointer for lpioctl
2009-07-28 Simon WilkinsonAdditional UKERNEL headers, prototyping and other fixes
2009-07-28 Simon WilkinsonMore warnings cleanup for vol/
2009-07-27 Simon WilkinsonFurther warning cleanup for the libadmin directory
2009-07-27 Simon WilkinsonMove end label into correct position
2009-07-27 Simon WilkinsonAdditional prototyping in dir.h
2009-07-27 Marc DionneEliminate some "implicit function declaration" warnings
2009-07-27 Adam MegaczIn rxi_SendPacket[List], down hosts if ENETUNREACH...
2009-07-27 Marc DionneUnused variable cleanup
2009-07-27 Marc DionneBuild fix - pre-processor typos in rx_lwp.c and rx_pthr...
2009-07-27 Adam MegaczUse -errno or WSAGetLastError() as return value from...
2009-07-26 Jeffrey AltmanWindows: Add buf_FindAll() and buf_FindAllLocked()
2009-07-26 Jeffrey AltmanWindows: Add cm_GetVolumeType
next