openafs.git
2010-07-18 Derrick Brasheardocument dafileserver
2010-07-18 Andrew Deasonvos status: report human-readable last*Time
2010-07-18 Andrew Deasonvos status: add lastActiveTime field
2010-07-18 Andrew Deasonvos status: actually show created time
2010-07-18 Simon Wilkinsondir: Add printf format checks to log
2010-07-18 Simon Wilkinsonbudb: Add printf format checks to logging fns
2010-07-18 Simon Wilkinsonvol: Fix logging functions
2010-07-16 Simon WilkinsonLinux: Load exportfs first
2010-07-16 Russ AllberyRename configure.in to configure.ac
2010-07-16 Russ AllberyAdd include method for POD documentation
2010-07-16 Russ AllberyFix unterminated B<> sequence in bos addhost man page
2010-07-16 Russ AllberyFlesh out the configuration documentation
2010-07-15 Russ AllberyAdd new demand-attach binaries to .gitignore
2010-07-15 Russ AllberyFix .version generation for make libafs_tree
2010-07-15 Russ AllberyMove build support files into build-tools
2010-07-15 Marc Dionneafspag version of rx_knet.o
2010-07-14 Russ AllberyDebian: Install the demand-attach versions of the binaries
2010-07-14 Russ AllberyUse the full version number for Debian packages
2010-07-14 Russ Allberymake dpkg should only build binary packages
2010-07-14 Russ AllberyUpdate Debian packaging to 1.5.75-2
2010-07-14 Michael Meffieman: document bos addhost -clone
2010-07-14 Russ AllberyFix ktime test on 64-bit systems
2010-07-14 Andrew DeasonRX: ignore all local 127/8 IFF_LOOPBACK interfaces
2010-07-14 Andrew DeasonTreat all 127.0/16 addresses as loopback
2010-07-14 Russ AllberyRewrite FUSE macro to skip FUSE if not found unless...
2010-07-14 Marc DionneLinux: use an int pointer for the size argument to...
2010-07-14 Jeffrey HutzelmanDon't overflow a buffer on the server's stack at startup
2010-07-14 Marc Dionnerx_user.c: Remove unused variable
2010-07-14 Derrick Brashearlinux rx pmtu fixes
2010-07-14 Derrick Brashearsimple fuse enable change
2010-07-14 Andrew DeasonAdd -unsafe-nosalvage fileserver option
2010-07-14 Simon WilkinsonCheck for crypt in external library
2010-07-14 Russ AllberyUpdate Debian packaging to 1.5.75-1
2010-07-14 Derrick Brashearenable pmtu in configure by default
2010-07-14 Derrick Brasheardemand attach build always
2010-07-14 Derrick Brashearafs sunpro not always c99
2010-07-14 Derrick Brashearxdr sunpro not always c99
2010-07-14 Russ Allberymake dpkg should not depend on dest
2010-07-14 Derrick Brashearsimple is-lex-flex autoconf test
2010-07-14 Russ AllberyLink libafsauthent with -lresolv if required
2010-07-13 Russ AllberyLink libafsauthent with -lresolv if required
2010-07-13 Derrick Brasheardisconnected fix prototype warning
2010-07-13 Derrick Brashear64bit macos new config.guess support
2010-07-13 Derrick Brashearunix disconnected mode always
2010-07-13 Derrick Brashearlinux cache bypass by default
2010-07-13 Jeffrey AltmanDAFS: variable declarations in C must be a top of block
2010-07-13 Jeffrey AltmanWindows: Generate a valid <revision> block using mkvers.c
2010-07-13 Jeffrey AltmanWindows: Permit docbook validation using xmllint
2010-07-13 Jeffrey AltmanCommit DTD validation errors in the Windows Release...
2010-07-13 Jeffrey AltmanCorrect DTD validation errors in the UserGuide
2010-07-13 Jeffrey AltmanCorrect DTD validation errors in the AdminGuide
2010-07-12 Simon WilkinsonLinux: Use inode lock compat function
2010-07-12 Ken Hornsteinfix dumptool on macos
2010-07-12 Derrick Brashearrx getaddr loopback change fallout
2010-07-12 Michael Meffiexstat: fix large integer output
2010-07-12 Andrew DeasonProvide man pages for more fssync-debug commands
2010-07-12 Michael Meffieviced: host hash address collisions
2010-07-12 Andrew DeasonConsolidate loopback address tests
2010-07-12 Andrew DeasonGetInodeSummary: free inode info
2010-07-12 Matt BenjaminAn RPC test dispatch library for vice
2010-07-12 Simon WilkinsonLinux: Actually use freezer compatibility func
2010-07-12 Simon WilkinsonLinux: Use freezer compatibility macros in RX
2010-07-10 Russ AllberyUpdate config.guess and config.sub to 2009-12-30 and...
2010-07-10 Russ AllberyMake config.sub executable
2010-07-10 Russ AllberyTerminate the DARWIN80 #if in afs_osidnlc.c
2010-07-10 Russ AllberyFix ktime test for errors
2010-07-10 Russ AllberyInclude linux/freezer.h in rx_kmutex.c
2010-07-09 Andrew DeasonUse afs_sfsize_t for *_SIZE results
2010-07-09 Ben KadukRemove incorrect critical section use in dnlc_lookup
2010-07-09 Michael Meffiewiki url changed
2010-07-09 Michael Meffiebuild fix on older linux
2010-07-08 Alexander RedingerSOURCE-MAP updates
2010-07-08 sanketvos: Don't call SubEnumerate twice
2010-07-08 Jonathan BillingsUpdate the Red Hat spec file to include fssync-debug...
2010-07-08 Andrew DeasonFix VPrintDiskStats_r logging
2010-07-08 Andrew Deasonviced: Remove stray \r
2010-07-08 Russ AllberyRemove a few erroneous NEWS entries for 1.5.75
2010-07-08 Ben KadukFix build
2010-07-08 Ben KadukFBSD: sync with NFS for *pages vnops
2010-07-07 Russ AllberyAdd NEWS entries for 1.5.75
2010-07-07 Andrew Deasonklog: refactor klog_prompter
2010-07-07 Andrew DeasonFix shlibafsrpc des.c hp-ux special case
2010-07-07 Andrew DeasonHPUX: correct PostPopulateVCache vfsp set
2010-07-07 Andrew DeasonHPUX: include proc_iface.h for proc_t
2010-07-07 Andrew DeasonUINT_MAX requires limits.h
2010-07-07 Derrick Brashearkernel InitPeerParams has bogus branching and dup code
2010-07-06 Andrew DeasonHPUX: make osi_procname a stub
2010-07-06 Andrew DeasonFix stray static inline
2010-07-06 Derrick Brashearfix newline conventions
2010-07-06 Derrick Brashearrxkad heimdal cleanup openafs-devel-1_5_75
2010-07-06 Jeffrey AltmanWindows: update release notes for 1.5.75
2010-07-06 Jeffrey AltmanWindows: ChangeLog for 1.5.75
2010-07-06 Derrick Brashearmake openafs 1.5.75
2010-07-04 Ben KadukFBSD: always close the rx socket when shutting down
2010-07-04 Ben KadukDo not recurse on the glock in rxk_NewSocketHost
2010-07-03 Jonathan BillingsRemoved kpasswd from openafs-file-list
2010-07-02 Derrick Brashearupdate VAllocVnode logging
2010-07-02 Andrew DeasonDAFS: Salvage VG on volume creation error
2010-07-02 Andrew DeasonDAFS: Allow FSSYNC salvages on unknown volumes
2010-07-02 Marc DionneLinux: cache bypass: fix FCSBypass tests
next