CellServDB update 14 Mar 2017
[openafs.git] / src / cf /
2018-01-10 Michael Meffieautoconf: refactor linux-checks.m4 44/12844/4
2018-01-10 Michael Meffieautoconf: refactor ostype.m4 43/12843/4
2018-01-09 Michael Meffieautoconf: refactor acinclude.m4 42/12842/4
2017-12-23 Stephan WiesandLinux 4.15: check for 2nd argument to pagevec_init 24/12824/3
2017-12-17 Marcio Barbosamacos: add support for MacOS 10.13 41/12741/3
2017-11-28 Marcio Barbosaafs: fix kernel_write / kernel_read arguments 69/12769/3
2017-11-07 Michael Laßgtx: link against libtinfo if termlib is seperated 60/12760/4
2017-10-16 Benjamin KadukCorrect m4 conditionals in curses.m4 38/12738/2
2017-04-05 Mark VitaleLinux v4.11: signal stuff moved to sched/signal.h 73/12573/2
2017-04-05 Joe GorseLinux v4.11: getattr takes struct path 72/12572/4
2017-03-11 Mark VitaleSOLARIS: prevent BAD TRAP panic with Studio 12.5 58/12558/4
2017-02-27 Michael Meffiebuild: update search paths for solaris cc 28/12528/2
2017-02-12 Michael Meffiebuild: add --without-swig to override swig check 18/12518/5
2016-12-07 Anders Kaseorgsrc/cf/roken.m4: Escape buildtool_roken correctly 72/12472/2
2016-10-27 Marcio Barbosamacos: add support for MacOS 10.12 19/12419/2
2016-07-06 Michael Meffievlserver: --enable-ubik-read-while-write configure... 40/12240/4
2016-05-06 Michael Meffieafs: retire HAVE_LINUX_COMPLETION_H conditionals 78/12278/3
2016-05-04 Benjamin KadukMake setting of CFLAGS_NOSTRICT make sense 88/11988/4
2016-01-25 Chas Williamsopr: Disable some warnings during opr assertions 52/11852/5
2016-01-24 Dave BotschInitial set of changes for El Capitan OS X 10.11 . 72/12072/3
2015-12-25 Benjamin KadukProvide a buildtool_roken make variable
2015-12-03 Brandon S Allberygtx: use getmaxyx() with sensible fallbacks
2015-08-22 Andrew DeasonLINUX: Fix "unused but set var" autoconf warnings
2015-08-02 Anders KaseorgAdd XBSA_XLIBS to XLIBS after it’s computed
2015-07-23 Marc DionneLinux: Add AC_CHECK_LINUX_OPERATION configure macro
2015-04-15 Benjamin KadukRemove osconf conditionals for linux24
2015-01-08 Marc DionneLinux 3.19: struct nameidata becomes opaque
2015-01-08 Marc DionneLinux: d_alias becomes d_u.d_alias
2014-10-31 Marc DionneLinux 3.18: d_invalidate can no longer return an error
2014-10-29 Christer GrafströmAdd support for configuration of MacOS 10.10 "Yosemite"
2014-10-15 Marc DionneLinux 3.17: No more typedef for ctl_table
2014-10-08 Benjamin KadukAllow external hcrypto
2014-10-08 Benjamin KadukAdjust roken.m4 to allow separate lib and include
2014-05-28 Michael Meffiedoxygen: make dox
2013-12-05 Ken HornsteinAdd support for configuration of MacOS 10.9 "Mavericks".
2013-11-19 Chas Williams (CON... autoconf: Combine the x86/solaris configuration stanzas
2013-11-18 Chas Williams (CON... autoconf: Combine the sparc/solaris configurations
2013-11-13 Anders KaseorgLinux: Get rid of !STRUCT_KEY_UID_IS_KUID_T case
2013-11-10 Michael Meffiebuild: more configure summary
2013-11-05 Anders KaseorgLinux: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS...
2013-09-19 Jonathan A. KollaschAdd config glue for amd64_nbsd70 and i386_nbsd70 sysnames
2013-03-20 Marc DionneLinux 3.9: hlist iterator change
2013-01-23 Andrew DeasonSOLARIS: Use vn_renamepath as early as possible
2013-01-21 Andrew DeasonImprove libroken configure check
2012-09-09 Simon Wilkinsonutil: Convert to using libtool
2012-09-04 Simon WilkinsonAdd libtool support
2012-08-30 Andrew DeasonLINUX: Detect non-vectorized aio functions
2012-08-30 Andrew Deasonautoconf: add AC_CHECK_LINUX_TYPE macro
2012-08-17 Marc DionneLinux 3.6: lookup inode operation API change
2012-08-17 Marc DionneLinux 3.6: revalidate dentry op API change
2012-08-17 Marc DionneLinux 3.6: create inode operation API change
2012-08-17 Marc DionneLinux 3.6: d_alias and i_dentry are now hlists
2012-08-17 Marc DionneLinux 3.6: dentry_open API change
2012-08-17 Marc DionneLinux 3.6: kmap_atomic API change
2012-07-16 Derrick Brashearmacos: next version support
2012-06-07 Marc DionneLinux 3.5: encode_fh API change
2012-04-14 Michael MeffieBuild: check for gencat
2012-04-09 Simon Wilkinsonautoconf: One CC to rule them all
2012-02-07 Andrew DeasonDisable kernel opt by default on Solaris 10 and 11
2012-01-18 Marc DionneLinux 3.3: use umode_t for mkdir and create inode ops
2012-01-18 Marc DionneLinux: use standard macro for set_nlink configure test
2011-12-27 Andrew Deasonfuse: Autodetect Solaris 11 FUSE
2011-11-21 Anders KaseorgLinux: 3.2: Use set_nlink to update i_nlink
2011-11-03 Andrew DeasonSolaris: Specify ARCHFLAGS in CFLAGS
2011-09-25 Ben KadukFBSD: bsd.kmod.mk fallout for debug symbols
2011-09-20 Michael Meffiesolaris: build 64-bit binaries for sunx86_51x by default
2011-09-14 Simon WilkinsonUse rra-c-util m4 from src/external
2011-09-09 chas williams -... autoconf: use $XCFLAGS from OPENAFS_OSCONF when making...
2011-09-08 Russ AllberyImport new pam-const.m4 from rra-c-util 3.8
2011-09-07 chas williams -... ppc64_linux26: build binaries as 64-bit by default
2011-09-05 Marc DionneLinux: d_delete now takes a const argument
2011-09-05 Marc DionneLinux: 3.1: adapt to fsync changes
2011-07-29 Garrett Wollmanconfigure: provide some necessary prerequisites in...
2011-07-29 Garrett Wollmanconfigure: spell the "=" operator to test(1) correctly
2011-07-09 Andrew DeasonAdd AFS::ukernel libuafs perl bindings
2011-06-30 Andrew DeasonRemove support for Solaris pre-8
2011-06-22 chas williams -... doc: prefer fop to generate pdf from docbook
2011-06-12 Marc DionneLinux: remove typedef from configure test comment
2011-05-26 Christof Hankeautoconf: add test for typedef'd structs
2011-05-14 Marc DionneLinux: fix permission op test for certain compilers
2011-05-03 Russ AllberyFurther fix gssapi.m4 for Heimdal without libroken
2011-04-28 Russ AllberyResync Autoconf macros from rra-c-util 3.3
2011-04-28 Russ AllberyResync src/cf/gssapi.m4 with rra-c-util 3.3 (fixes...
2011-04-27 Andrew DeasonFix --without-krb5
2011-04-22 Jonathan A. KollaschAdd nbsd60 param files and autoconf logic
2011-03-30 Andrew DeasonAlways set LIB_roken when we find libroken
2011-03-24 Derrick Brashearosconf: reduplicate systype stuff
2011-03-10 Simon WilkinsonDon't use KERN_OPTMZ or KERN_DBG on Linux 2.6
2011-03-10 Simon WilkinsonRemove -D_LARGEFILE64_SOURCE on Linux
2011-03-10 Simon WilkinsonRemove redundant entries from MT_CFLAGS
2011-03-08 Simon WilkinsonClarify the role of XCFLAGS and simplify MT_CFLAGS
2011-03-02 Simon Wilkinsonroken: Fix out-of-tree libroken builds
2011-03-01 Simon WilkinsonFix grammar in configure check description
2011-02-27 Derrick Brasheararm darwin update
2011-02-22 Chas Williams (CON... lwp: test for working swapcontext() and friends
2011-02-20 Andrew DeasonLINUX: Replace dcache.h for fs.h in config tests
2011-02-20 Simon Wilkinsonosconf: pic_regex.o is now regex_pic.o
2011-02-15 Simon WilkinsonAutoconf: Add GSSAPI autoconf rules
2011-02-13 Andrew DeasonAdd PIC variant for libuafs
2011-02-12 Marc DionneLinux: 2.6.38: dentry->d_count is not an atomic
next