openafs/src
Michael Meffie 104a9d357d build: fix --enable-rxgk help format
Move the dnl macros out of the AC_ARG_ENABLE to fix the
formatting of the --enable-rxgk help string.

Before this commit:

  $ ./configure --help | grep -C2 rxgk

    --enable-kauth          install the deprecated kauth server, pam modules,
                            and utilities (defaults to disabled)
        --enable-rxgk           Include experimental support for the RXGK security
                            class (defaults to disabled)
    --disable-strip-binaries

After this commit:

  $ ./configure --help | grep -C2 rxgk

    --enable-kauth          install the deprecated kauth server, pam modules,
                            and utilities (defaults to disabled)
    --enable-rxgk           Include experimental support for the RXGK security
                            class (defaults to disabled)
    --disable-strip-binaries

Change-Id: Iaf6695643f11c7b636e3fba33ee7161e21df23a6
Reviewed-on: https://gerrit.openafs.org/13722
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
2019-07-29 18:14:48 -04:00
..
afs afs: Avoid non-dir ENOENT errors in afs_lookup 2019-07-16 12:01:29 -04:00
afsd afs: Add AFS_USPC_SHUTDOWN bkg request 2019-07-12 19:55:03 -04:00
afsinstall Remove references to SunOS 4 2019-03-07 22:35:44 -05:00
afsmonitor afsmonitor: avoid double free on exit 2019-04-19 10:37:17 -04:00
afsweb Fix unchecked calls to asprintf 2014-12-01 11:27:15 -05:00
aklog aklog: require opt-in to enable single-DES in libkrb5 2019-07-17 17:40:16 -04:00
audit Fix typos in audit format strings 2018-09-11 10:51:01 -05:00
auth auth: eliminate pointless retries in ktc_ListTokensEx 2019-07-05 16:04:51 -04:00
bozo rx: Do not ignore RXS_* op errors 2019-03-23 18:43:40 -04:00
bu_utils cmd: add flags argument to create syntax function 2014-11-24 21:09:52 -05:00
bubasics
bucoord Add the CellServDB pathname to the afsconf_dir 2019-01-25 08:20:42 -05:00
budb Move afs_pthread_setname_self to opr 2019-06-28 11:37:32 -04:00
butc Move afs_pthread_setname_self to opr 2019-06-28 11:37:32 -04:00
butm Add braces to empty conditional blocks 2018-05-25 11:52:59 -04:00
cf build: fix --enable-rxgk help format 2019-07-29 18:14:48 -04:00
cmd cmd: bail if out of memory while printing syntax 2019-02-11 19:32:59 -05:00
comerr build: declare test targets as phony 2019-01-18 07:56:15 -05:00
config afs: Add AFS_USPC_SHUTDOWN bkg request 2019-07-12 19:55:03 -04:00
crypto Remove obsolete retsigtype 2018-08-11 12:40:49 -04:00
dir dir: Honor non-ENOENT lookup errors 2019-04-06 13:26:09 -04:00
dviced fsint: remove dead code 2018-10-05 09:27:36 -04:00
dvolser
export
external Update libafsdep files for in-kernel fortuna 2016-12-07 22:54:54 -05:00
finale
fsint fsint: remove dead code 2018-10-05 09:27:36 -04:00
fsprobe Avoid incomplete function type in casts 2019-03-01 08:57:21 -05:00
gtx convert xstat and friends to pthreads 2019-01-25 18:13:21 -05:00
JAVA
kauth Log binding ip address and port during startup 2018-10-05 08:54:56 -04:00
kopenafs Remove obsolete retsigtype 2018-08-11 12:40:49 -04:00
libacl build: declare test targets as phony 2019-01-18 07:56:15 -05:00
libadmin libadmin: overlap warning in strcpy with gcc9 2019-07-12 11:49:29 -04:00
libafs LINUX: Run the 'sparse' checker if available 2019-07-02 13:37:22 -04:00
libafsauthent Comment out missing comerr functions from afsauthent.def 2018-06-16 12:48:09 -04:00
libafscp Avoid calling krb5_free_context(NULL) 2019-02-03 23:59:31 -05:00
libafsrpc Build rxgk support into libafsrpc 2019-03-24 04:23:56 -04:00
libuafs fsint: remove dead code 2018-10-05 09:27:36 -04:00
log build: declare test targets as phony 2019-01-18 07:56:15 -05:00
lwp lwp: Avoid freeing 'stackmemory' on AIX32 2019-01-15 19:30:36 -05:00
opr Move afs_pthread_setname_self to opr 2019-06-28 11:37:32 -04:00
packaging add dkms dependency in Red Hat unit file 2019-07-01 12:41:25 -04:00
pam pam: avoid warning messages 2016-07-17 00:33:10 -04:00
platform Remove DUX/OSF code 2018-09-14 08:32:22 -04:00
procmgmt procmgmt: wrappers for softsig handlers 2016-04-24 23:55:56 -04:00
ptserver ptserver: testpt.c format-overflow warning 2019-07-26 10:25:21 -04:00
roken roken: Use srcdir for roken-post.h 2019-01-18 07:59:13 -05:00
rx rx: Set listener pthread name 2019-06-28 11:44:05 -04:00
rxdebug rxdebug: Add rxgk support 2019-03-24 02:18:03 -04:00
rxgen OPENAFS-SA-2018-003 rxgen: prevent unbounded input arrays 2018-09-09 17:35:09 -05:00
rxgk Implement afsconf_GetRXGKKey 2019-03-24 05:49:40 -04:00
rxkad rxkad: v5der.c format truncation warnings 2019-07-26 09:05:29 -04:00
rxosd fsint: remove dead code 2018-10-05 09:27:36 -04:00
rxstat
scout scout: band-aid -Wformat-truncation 2019-03-01 09:48:30 -05:00
shlibafsrpc
sys Remove DUX/OSF code 2018-09-14 08:32:22 -04:00
tbudb Build system: MT_LIBS includes XLIBS 2015-01-21 17:34:06 -05:00
tbutc Build system: MT_LIBS includes XLIBS 2015-01-21 17:34:06 -05:00
tests afscp: Add -l option 2019-07-12 10:23:46 -04:00
tools dumpscan: appease gcc8 -Wformat-overflow 2019-03-01 08:55:52 -05:00
tptserver ptclient: enable pthreaded support 2019-02-22 10:07:13 -05:00
tsalvaged Run ctfconvert/ctfmerge for all objects 2018-09-28 08:30:07 -04:00
tsm41
tubik
tvlserver vlserver: Remove sascnvldb 2018-10-05 09:40:19 -04:00
tvolser Build system: MT_LIBS includes XLIBS 2015-01-21 17:34:06 -05:00
ubik Move afs_pthread_setname_self to opr 2019-06-28 11:37:32 -04:00
update Log binding ip address and port during startup 2018-10-05 08:54:56 -04:00
usd
uss uss: uss_procs.c format-overflow warning 2019-07-26 10:23:37 -04:00
util util: serverLog using memory after free 2019-07-05 05:06:21 -04:00
venus Fix static expressions in conditionals 2019-05-03 18:11:39 -04:00
vfsck Remove DUX/OSF code 2018-09-14 08:32:22 -04:00
viced Move afs_pthread_setname_self to opr 2019-06-28 11:37:32 -04:00
vlserver Add rxgk client options to vl and pt utilities 2019-06-14 11:34:47 -04:00
vol Move afs_pthread_setname_self to opr 2019-06-28 11:37:32 -04:00
volser Move afs_pthread_setname_self to opr 2019-06-28 11:37:32 -04:00
WINNT CellServDB update 14 May 2018 2018-10-05 09:00:31 -04:00
xstat Avoid incomplete function type in casts 2019-03-01 08:57:21 -05:00
.gitignore
DOLASTCMP.BAT
helper-splint.sh.in
libafsdep fsint: remove dead code 2018-10-05 09:27:36 -04:00
mkdest.pl
ntbuild.bat
NTObjdir
rmbat.bat
rmbat.rsp
SOURCE-MAP Remove src/mcas 2019-04-19 11:01:11 -04:00
splint.cfg
symlink.bat
TechNotes-JavaAPI