openafs.git
2010-12-08 Anders Kaseorgrxi_NatKeepAliveEvent: Shrink excessive stack buffer
2010-12-08 Derrick BrashearDAFS: make FSYNC_VOL_QUERY_VOP DAFS-only
2010-12-08 Derrick BrashearDAFS: fix ifdef
2010-12-07 Andrew DeasonSOLARIS: Free vcache mappings on shutdown
2010-12-07 Jeffrey Altmanmodify FindIndex to compare uuids
2010-12-07 Derrick Brashearafsconf_SuperUser verify identity before use
2010-12-07 Jeffrey AltmanWindows: partial impl of TokenEx functions
2010-12-07 Jeffrey AltmanWindows: test for path in afs before symlink test
2010-12-07 Andrew DeasonRX: Always define kernel XDR symbols to be AFS XDR
2010-12-07 Andrew DeasonRemove unreached lines
2010-12-07 Andrew Deasonvol_split: Recover from stream open failure
2010-12-07 Andrew Deasontubik: Link with libafsauthent
2010-12-06 Andrew Deasonroken: Export rk_daemon, not daemon
2010-12-06 Andrew DeasonSOLARIS: Fix some rx_atomic.h warnings
2010-12-06 Andrew Deasonlibafs: Set tvcp->callback before BulkStatus
2010-12-06 Chaskiel Grundmanlinux: avoid leaking parent when revalidating and it...
2010-12-05 Stefan KuengWindows: fix checked UNICODE build of talocale
2010-12-05 Jeffrey AltmanWindows: Build afs_shl_ext.dll with talocaleU.lib
2010-12-05 Jeffrey AltmanWindows: install afs_shl_ext icon files
2010-12-05 Jeffrey AltmanWindows: build a UNICODE version of talocale.lib
2010-12-05 Jeffrey AltmanWindows: fix UNICODE build for talocale
2010-12-05 Stefan KuengWindows: afs_shl_ext improve overlay handlers
2010-12-05 Stefan KuengWindows: afs_shl_ext Show icon mount point overlay
2010-12-05 Stefan KuengWindows: afs_shl_ext folder bkgrnd context menu
2010-12-04 Jeffrey AltmanWindows: Remove fallback from GetCaps to GetTime
2010-12-04 Christof HankeAdd .gitignore for tsm41
2010-12-04 Andrew DeasonLINUX: Define zero_user_segment
2010-12-03 Antoine VerheijenOpenBSD: Remove duplicate assignment of COMMON_INCLUDE...
2010-12-03 Antoine VerheijenMove include of sys/types.h in kopenafs.c
2010-12-02 Derrick Brashearproperly mark servers down for rx errors except OPCODE
2010-12-02 Matt Benjaminunix cm rx-oblivious connection pooling
2010-12-02 Derrick Brashearbalance afs_vcount in non-linux CM
2010-12-02 Derrick Brashearfreebsd: properly track vcache references
2010-12-02 Derrick Brashearosconf quoting for macros
2010-12-02 Derrick Brashearconfigure: add lresolv to MT_LIBS
2010-12-02 Antoine VerheijenOpenBSD: Fix variable name typo in osi_vcache.c
2010-12-02 Heimdal DevelopersImport of code from heimdal
2010-12-02 Antoine VerheijenOpenBSD: Fix use of mstat Length field in osi_vm.c
2010-12-01 Ben KadukFBSD: clean up rx_socket teardown
2010-12-01 Heimdal DevelopersImport of code from heimdal
2010-12-01 Simon Wilkinsonutil: Add definition of KRB5_BUFSIZ
2010-12-01 Simon WilkinsonBuild and use roken's mkstemp
2010-12-01 Heimdal DevelopersImport of code from heimdal
2010-12-01 Simon WilkinsonImport mkstemp.c from libroken
2010-12-01 Antoine VerheijenOpenBSD: Use Darwin version of afsi_SetServerIPRank...
2010-12-01 Antoine VerheijenDarwin: Assign correct value to myDstaddr in afsi_SetSe...
2010-12-01 Antoine VerheijenDARWIN: Fix processing using rx_ifaddr_* macros in...
2010-11-30 Jeffrey AltmanWindows: permit code signing without timestamps
2010-11-29 Christof HankeUnix afsd: Check for mountpoint /afs first
2010-11-29 Marc DionneCache bypass: switch to rx_Readv
2010-11-28 Steve SimmonsMore deprecations noted.
2010-11-28 Derrick Brashearexternal import script should rebase away whitespace
2010-11-27 Simon Wilkinson.gitignore update
2010-11-27 Andrew Deasonvos: Improve release recovery on timed-out trans
2010-11-27 Derrick Brashearubik sync client error recovery
2010-11-27 Jeffrey AltmanWindows: NSIS installer requires the architecture for...
2010-11-27 Jeffrey AltmanWindows: make use of AFSDEV_BIN and set the PATH
2010-11-27 Christof Hankecheck curses-libs by configure
2010-11-27 Christof HankeAdd output-table to libafsutil
2010-11-27 Ben KadukFix FBSD build after warning cleanups
2010-11-27 Ben KadukCatch up on FBSD releases
2010-11-25 Ben KadukFBSD: warning cleanups
2010-11-25 Andrew DeasonUtilize --enable-warnings for SUNWspro
2010-11-25 Andrew DeasonOnly specify CFLAGS_NO* with --enable-checking
2010-11-25 Andrew DeasonSolaris: Support -i in shlib-build
2010-11-25 Andrew Deasonafsd: Remove unused definitions
2010-11-25 Andrew Deasonvol: Move VOL_CV_TIMEDWAIT to volume_inline.h
2010-11-25 Andrew DeasonFUSE: Link to afshcrypto and crypt
2010-11-25 Ben KadukFix build for archs with -lcrypt
2010-11-25 Simon Wilkinsonaklog: Build a pthreaded, rather than lwp, version
2010-11-25 Chaz ChandlerAdd explicit libafsauthent dependency for aklog
2010-11-25 Derrick Brashearaklog weak warning
2010-11-25 Andrew Deasonubik: Log a message when we replay the trans log
2010-11-25 Andrew Deasonubik: Replay the transaction log label correctly
2010-11-25 Simon Wilkinsonauth: Allow identities in the UserList
2010-11-25 Marc DionneCache bypass: Only compile bypass code for the Linux...
2010-11-25 Marc DionneCache bypass: remove ifdefs under src/afs/LINUX
2010-11-25 Marc DionneCache bypass: Remove AFS_KMAP_ATOMIC
2010-11-24 Jeffrey Altmanrx: add rx_opaque and rx_identity exports
2010-11-24 Steve SimmonsUpdate the man pages pod source adding text to discoura...
2010-11-24 Heimdal DevelopersImport of code from heimdal
2010-11-24 Jeffrey AltmanWindows: build src/rx/tests
2010-11-24 Heimdal DevelopersImport of code from heimdal
2010-11-24 Jeffrey AltmanWindows: indicate that roken is a dynamic library for...
2010-11-24 Jeffrey AltmanWindows: roken getopt renamed to rk_getopt, vars exported
2010-11-24 Heimdal DevelopersImport of code from heimdal
2010-11-24 Heimdal DevelopersImport of code from heimdal
2010-11-24 Jeffrey Altmanroken: modify build configuration to permit Windows...
2010-11-24 Jeffrey Altmanrxkad: rename bswap32 to octetswap32
2010-11-24 Jeffrey Altmanrxkad: fix bg-fcrypt to work with roken
2010-11-24 Simon Wilkinsonroken: Add the strsep function
2010-11-24 Heimdal DevelopersImport of code from heimdal
2010-11-24 Simon WilkinsonImports: Import heimdal:lib/roken/strsep.c
2010-11-24 Simon Wilkinsonroken: Add base64 functions to libroken
2010-11-24 Simon Wilkinsonrx: Store identity type in rx_identity_new
2010-11-24 Simon Wilkinsonrx: Rework identity copying
2010-11-23 Ben KadukFBSD: close race in afs_root
2010-11-22 Heimdal DevelopersImport of code from heimdal
2010-11-22 Derrick Brashearredhat init script fix missing space
2010-11-22 Simon Wilkinsonuserok: Allow NULL components in kerberosSuperUser
next