openafs.git
2015-08-22 Benjamin Kadukvol: relocate some comments
2015-08-22 Benjamin KadukNormalize on vp->hashid for hash table usage
2015-08-22 Andrew Deasonobjdir build: Normalize COMPILE_ET_* commands
2015-08-22 Andrew DeasonLINUX: Fix "unused but set var" autoconf warnings
2015-08-22 Sami Kerolaopr: fix often reported warning
2015-08-22 Andrew Deasonvol: Log more info on wrong SYNC response length
2015-08-22 Andrew Deasonafs: Stop abusing ENOENT
2015-08-21 Andrew Deasonafs: Clarify vcache->mvid accesses
2015-08-21 Andrew Deasonafs: Use named constants for mvstat
2015-08-18 Andrew Deasonvol: Avoid FDH_SEEK/FDH_READ
2015-08-18 Michael Meffiereadme: remove README.PTHREADED_UBIK
2015-08-18 Michael Meffiereadme: Rename README to INSTALL
2015-08-18 Michael Meffiereadme: move the LICENSE file to the top level directory
2015-08-05 Jeffrey Altmanvlserver: ListAttributesN2 volume name safety
2015-08-05 D Brashearvlserver: limit use of regex to admins always
2015-08-05 Jeffrey AltmanRevert "vlserver: Disable regex volume name processing...
2015-08-03 Anders Kaseorgkas: remove @CFLAGS_NOERROR@ in favor of specific pragma
2015-08-03 Anders Kaseorgtests/volser/vos-t.c: Don’t ignore return value of...
2015-08-03 Anders Kaseorgtests/opr/jhash-t.c: Fix unsigned constant warning
2015-08-02 Anders KaseorgSquash a frightening number of warnings from XBSA-relat...
2015-08-02 Anders KaseorgAdd XBSA_XLIBS to XLIBS after it’s computed
2015-08-02 Anders Kaseorgtests/opr/time-t.c: Use labs instead of abs for long...
2015-08-02 Anders Kaseorgsrc/kauth/krb_udp.c: Remove redundant NULL check for...
2015-08-02 Anders Kaseorgrfc3961: prototype _krb5_internal_hmac
2015-08-01 Anders Kaseorgmake distclean: clean doc/xml/*/Makefile
2015-08-01 Anders Kaseorglibadmin: #define UBIK_LEGACY_CALLITER 1 in afs_kasAdmin.c
2015-07-29 Andrew Deasonvlserver: Disable regex volume name processing in ListA...
2015-07-29 Mark VitaleSolaris: setpag should verify that ngroups will not...
2015-07-29 Andrew Deasonafs: Use correct output buffer for FSCmd pioctl
2015-07-29 Daria Brashearafs: Clear pioctl data interchange buffer before use
2015-07-29 Daria Brashearbos: Use crypt for commands where spoofing could be...
2015-07-29 Daria Brashearvos: Clear nvldbentry before sending on the wire
2015-07-24 Michael Meffievos: changeaddr refuse to change mh entries without...
2015-07-23 Marc DionneLinux 4.2: Changes in link operation APIs
2015-07-23 Marc DionneLinux: Add AC_CHECK_LINUX_OPERATION configure macro
2015-07-23 Marc DionneLinux 4.2: total_link_count is no longer accessible
2015-07-23 Marc DionneLinux 4.2: Pass namespace to sock_create_kern
2015-06-26 Michael Meffiedoc: bosserver runs in the background
2015-06-21 Michael Meffietests: fix typo in softsig test helper
2015-06-16 Daria Brashearvos: desupport -stayonline
2015-06-13 Michael Meffielibafs: reset all the volumes with fs flushall
2015-06-12 Benjamin Kadukpagsh: do not call set[ug]id()
2015-06-12 Benjamin KadukAvoid unsafe scanf("%s")
2015-05-29 Benjamin Kadukafs: Do not supply bogus poll vnodeops for FBSD
2015-05-29 Benjamin KadukIgnore return values more harder
2015-05-26 Marc DionneLinux: mmap: Apply recursion check only to recursion...
2015-05-26 Simon Wilkinsonopr: Add new softsig implementation
2015-05-26 Benjamin Kadukafsio: switch BreakUpPath to strdup
2015-05-22 Daria BrashearAdd defines for recent darwin sysctl constants
2015-05-20 Marc DionneLinux 4.1: Don't define or use ->write directly
2015-05-20 Marc DionneLinux 4.1: No need for do_sync_read
2015-05-06 Benjamin Kadukkauth: fix clock skew detection
2015-04-30 Perry Ruiterafsd: Update list of supported flags
2015-04-30 Michael Meffielibafs: remove extraneous solaris headers from afs_util.c
2015-04-23 Daria Brashearosx: update afssettings for yosemite
2015-04-23 Jeffrey HutzelmanAllocate pathname buffers dynamically
2015-04-22 Benjamin Kadukvol: use ffs from opr instead of inline
2015-04-15 Benjamin KadukRemove Linux 2.4 compat from RedHat packaging
2015-04-15 Benjamin KadukRemove linux24 conditionals from mcas/Makefile.osi
2015-04-15 Benjamin KadukRemove stale MakefileProto.LINUX.in conditionals
2015-04-15 Benjamin KadukRemove LINUX24 from src/rx
2015-04-15 Benjamin KadukRemove LINUX24 from src/afs
2015-04-15 Benjamin KadukRemove linux22 and linux24 param files
2015-04-15 Benjamin KadukRemove osconf conditionals for linux24
2015-04-15 Benjamin KadukMark Linux 2.4 as unsupported
2015-03-31 Ben Kadukaklog: swap order of roken and hcrypto
2015-03-22 Michael Meffievos: remaddrs sub-command
2015-03-22 Benjamin KadukDo not redeclare mutexes for darwin
2015-03-20 Nathan Dobsonaklog: Correct size used for strlcpy()
2015-03-04 Mark Vitalepioctl.c: restore required result variable
2015-03-03 Christof Hankebos, pts: emit error messages on stderr
2015-02-28 Ben KadukNamespace-clean some more heimdal symbols
2015-02-26 Ben KadukFix incorrect uses of abs()
2015-02-26 Ben KadukRemove spurious NULL checks
2015-02-26 Stephan WiesandUpdate CellServDB to 20150119 snapshot
2015-02-25 Michael Meffievlserver: do not perform ChangeAddr on mh entries,...
2015-02-25 Jeffrey Altmanubik: DISK_UpdateInterfaceAddr == server restart
2015-02-25 Jeffrey Altmanubik: SDISK_Begin no quorum, wrong db, no transaction
2015-02-25 Anders KaseorgLinux 4: struct address_space no longer has backing_dev...
2015-02-25 Anders KaseorgTreat Linux 4 (and greater) as Linux 2.6/3
2015-02-18 Stephan WiesandDocument --enable-linux-d_splice_alias-extra-iput
2015-02-11 Michael Meffievos: preserve cloneId and backupId when restoring
2015-02-11 Benjamin KadukHandle backupDate of zero
2015-02-11 Andrew Deasonlibafscp: Remove comment with dead code
2015-02-11 Andrew Deasonrx: Set lastBusy on RX_CALL_TIMEOUT
2015-02-11 Andrew Deasonrx: Remove RX_CALL_BUSY
2015-02-11 Andrew Deasonrx: Remove RX_CALL_IDLE
2015-02-11 Andrew Deasonrx: Remove idleDeadDetection
2015-02-11 Andrew Deasonrx: Rely on remote startWait idleness for idleDead
2015-02-10 Jeffrey AltmanWindows: Fake status info on EACCES
2015-02-09 Jeffrey AltmanWindows: foo.backup -> foo.backup too many symlinks
2015-02-05 Jeffrey HutzelmanIgnore return values harder
2015-02-04 Andrew Deasonrx: Zero unitialized uio structs
2015-02-04 Benjamin KadukDeorbit AIX-specific QuickStartGuide bits
2015-02-04 Benjamin KadukDeorbit HP-UX-specific QuickStartGuide bits
2015-02-04 Daria BrashearLINUX: ensure mvid is set on root vnodes
2015-02-04 Jeffrey Altmanafs: refactor afs_linux_dentry_revalidate
2015-02-04 Michael Meffiebozo: do not exit when the client config already exists
2015-02-03 Perry Ruiterdoc: backup manpage fix
2015-01-31 Andrew Deasonafs: Zero uninitialized uio structs
next