openafs.git
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 Russ AllberyDescribe 's' PTS group permissions more accurately
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 Andrew DeasonRestore util des dependency
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-08-02 Jeffrey AltmanAdd generated files to doc/xml/AdminGuide .gitignore
2009-07-31 Derrick Brashearversion update for 1.5.61 openafs-devel-1_5_61
2009-07-31 Russ AllberyRestore permission documentation in bosserver man page
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 Jeffrey AltmanWindows: Rename README-NT to README-WINDOWS
2009-07-30 Jeffrey AltmanWindows: Update the README-NT file
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 Jason EdgecombeFuture-proof the wording of the auditlog options in...
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
2009-07-26 Jeffrey AltmanWindows: Add cm_req_t parameter to cm_MergeStatus
2009-07-26 Jeffrey AltmanWindows: Add cm_req_t parameter to buf_Get* functions
2009-07-26 Jeffrey AltmanWindows: Add enhanced audit log to afsauthent.dll
2009-07-26 Jeffrey AltmanPermit enhanced audit logs to work on Windows
2009-07-26 Asanka HerathWindows: Tests for afsd modules
2009-07-26 Jason EdgecombeExpanded the -auditlog entries in the man pages of...
2009-07-25 matt@linuxbox.comPortable lock-free data structures by Keir Fraser ...
2009-07-25 Russ AllberyDocument human-readable size suffixes
2009-07-24 Andrew DeasonEnhance audit logs to support SysV message queues
2009-07-24 Andrew DeasonAllow specifying vos create/addsite volume IDs
next