Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-08-26 Kevin Coffman <kwc@citi.umich.edu> | neilbrown | 2005-08-26 | 6 | -35/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | * configure.in etc Consolidate some of the Kerberos checking instead of repeating the same things for MIT and Heimdal. Also adds more checks to distinguish 32-bit from 64-bit (mainly for gssapi.h) Fix svcgssd Makefile so make TOP=../../ works correctly there. Enable running a modern autoheader. * utils/gssd/gss_oids.c: Use correct OID value for SPKM-3 * utils/gssd/gss_util.c: Fix build with older MIT releases that do not define GSS_C_NT_HOSTBASED_SERVICE * utils/gssd/write_bytes.h, support/include/gssapi/gssapi.h: Length of gss_buffer_desc is a size_t which is 64-bits on a 64-bit machine. Kernel code expects 32-bit integer for length. Coerce length value into a 32-bit value when reading from or writing to the kernel. Change gssapi.h to use datatype size values obtained from configure rather than hard-coded values. * utils/idmapd/idmapd.c: The EV_INIT check here was wrong, and was causing idmapd to become unresponsive to server requests after receiving a sighup. * utils/idmapd/idmapd.c: Idmapd should flush the server id<->name caches when its started. | ||||
* | From: Kevin Coffman <kwc@citi.umich.edu> | neilbrown | 2005-08-26 | 5 | -225/+368 |
| | | | | | | | | | | | Consolidate some of the Kerberos checking instead of repeating the same things for MIT and Heimdal. Also adds more checks to distinguish 32-bit from 64-bit (mainly for gssapi.h) Fix svcgssd Makefile so make TOP=../../ works correctly there. Enable running a modern autoheader. (Requires that autoconf be run to regenerate configure script.) | ||||
* | Update contact information; no functional changes. | juphoff | 2005-04-23 | 2 | -8/+8 |
| | |||||
* | See Changelog | gmorris | 2005-04-12 | 1 | -0/+12 |
| | |||||
* | added version output control (-2 -3 -4) | gmorris | 2005-04-12 | 1 | -32/+118 |
| | |||||
* | Added NFS v4 support | gmorris | 2005-04-12 | 1 | -38/+79 |
| | |||||
* | Added list mounted nfs filesystems (-m) option | gmorris | 2005-04-12 | 1 | -1/+54 |
| | |||||
* | Documented new options, Added BUGS section. | gmorris | 2005-04-12 | 1 | -9/+67 |
| | |||||
* | Added TOP, as needed, for easier compile in subdirectories | gmorris | 2005-04-12 | 29 | -5/+32 |
| | |||||
* | Orphaning Debian package | chip | 2005-04-07 | 2 | -2/+3 |
| | |||||
* | my new address | chip | 2005-04-07 | 1 | -1/+1 |
| | |||||
* | Debian version 1.0.7-2. | chip | 2005-04-07 | 2 | -0/+14 |
| | |||||
* | Update config.sub and config.guess. | chip | 2005-04-06 | 3 | -475/+775 |
| | |||||
* | Don't use cast as lvalue | chip | 2005-04-06 | 2 | -1/+4 |
| | |||||
* | Support "acl" and "no_acl" export options. | chip | 2005-04-06 | 4 | -0/+33 |
| | |||||
* | Sanitise stderr logging. | neilbrown | 2005-03-14 | 3 | -47/+52 |
| | |||||
* | treat N.N.N.N as a special case of MCL_SUBNETWORK instead of | neilbrown | 2005-03-14 | 2 | -2/+17 |
| | | | | MCL_FQDN | ||||
* | Changes to utils/exportfs/exports.man and support/nfs/cacheio.c | gmorris | 2005-03-11 | 1 | -0/+6 |
| | |||||
* | Fix bug [ 1157791 ] Segfault in mountd. | gmorris | 2005-03-06 | 1 | -5/+6 |
| | |||||
* | close bug [ 1018450 ] typo. | gmorris | 2005-03-05 | 1 | -4/+9 |
| | | | | And added SEE ALSO section. | ||||
* | Make statd_get_socket actually honour the 'port' parameter. | neilbrown | 2005-02-28 | 2 | -2/+13 |
| | |||||
* | Fix typo, Closes bug [1050003] | gmorris | 2005-02-27 | 2 | -2/+2 |
| | |||||
* | Debian 1.0.7-1. | chip | 2005-01-12 | 2 | -0/+23 |
| | |||||
* | Make symlinks, not hard links, to duplicated source files. | chip | 2005-01-12 | 1 | -6/+14 |
| | | | | Remove those symlinks during distclean. | ||||
* | Disable NEED_SVCGSSD by default. | chip | 2005-01-12 | 1 | -2/+2 |
| | |||||
* | Turn off NEED_IDMAPD and NEED_GSSD by default, on Bruce's advice. | chip | 2005-01-11 | 1 | -5/+5 |
| | |||||
* | release 1.0.7 | neilbrown | 2004-12-17 | 3 | -24/+75 |
| | |||||
* | release 1.0.7-pre2 | neilbrown | 2004-12-10 | 4 | -4/+9 |
| | |||||
* | ha-callout ands sigchld | neilbrown | 2004-12-10 | 2 | -1/+14 |
| | |||||
* | configure improvements | neilbrown | 2004-12-10 | 4 | -43/+65 |
| | |||||
* | HA statd updates | neilbrown | 2004-12-06 | 4 | -3/+15 |
| | |||||
* | statd fixes | neilbrown | 2004-12-06 | 3 | -1/+20 |
| | |||||
* | auth_reload fix | neilbrown | 2004-12-06 | 2 | -2/+7 |
| | |||||
* | Cosmetics and quoting. | chip | 2004-12-04 | 2 | -30/+30 |
| | |||||
* | set version to 1.0.7-pre1 | neilbrown | 2004-12-03 | 3 | -2/+7 |
| | |||||
* | rerun autoconf | neilbrown | 2004-12-03 | 1 | -7/+7 |
| | |||||
* | remove nfs-utils.spec | neilbrown | 2004-12-03 | 2 | -220/+0 |
| | |||||
* | remove nodist stuff | neilbrown | 2004-12-03 | 3 | -313/+0 |
| | |||||
* | remove redhat files | neilbrown | 2004-12-03 | 4 | -383/+0 |
| | |||||
* | Ignore SIGPIPE in statd | neilbrown | 2004-12-03 | 2 | -0/+9 |
| | |||||
* | *** empty log message *** | neilbrown | 2004-11-22 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | neilbrown | 2004-11-22 | 7 | -46/+31 |
| | |||||
* | *** empty log message *** | neilbrown | 2004-11-22 | 2 | -12/+19 |
| | |||||
* | further idmapd update | neilbrown | 2004-11-22 | 2 | -2/+74 |
| | |||||
* | more idmapd updates | neilbrown | 2004-11-22 | 2 | -1/+47 |
| | |||||
* | idmapd updates | neilbrown | 2004-11-22 | 2 | -19/+33 |
| | |||||
* | svcgssd updates | neilbrown | 2004-11-22 | 2 | -13/+12 |
| | |||||
* | Remove redhat and nodist stuff | neilbrown | 2004-11-22 | 4 | -68/+95 |
| | |||||
* | man page typo | neilbrown | 2004-11-22 | 2 | -1/+6 |
| | |||||
* | changelog | neilbrown | 2004-10-19 | 1 | -0/+5 |
| |