Commit Graph

475 Commits

Author SHA1 Message Date
Ian Kent
0ab9b7b14b - update patch to prevent failure on empty master map.
- if there's no "automount" entry in nsswitch.conf use "files" source.
- add LDAP schema discovery if no schema is configured.
2007-08-28 05:45:31 +00:00
Ian Kent
d206fdab95 - fix "nosymlink" option handling and add desription to man page. 2007-08-22 08:34:12 +00:00
Ian Kent
3df55b8557 - change random multiple server selection option name to be consistent with
upstream naming.
2007-08-21 04:20:57 +00:00
Ian Kent
e676fc4cda - don't fail on empty master map.
- add support for the "%" hack for case insensitive attribute schemas.
2007-08-21 03:37:01 +00:00
Ian Kent
a2032c8fe2 - mark map instances stale so they aren't "cleaned" during updates.
- fix large file compile time option.
2007-07-30 09:10:19 +00:00
Ian Kent
8e33339caa - fix version passed to get_supported_ver_and_cost (bz 249574). 2007-07-27 08:12:52 +00:00
Ian Kent
a76cb5c9b1 - fix parse confusion between attribute and attribute value. 2007-07-24 14:47:41 +00:00
Ian Kent
f7ea4d066a - fix handling of quoted slash alone (bz 248943). 2007-07-20 15:38:21 +00:00
Ian Kent
a0eb49c1a0 - fix wait time resolution in alarm and state queue handlers (bz 247711). 2007-07-18 09:29:49 +00:00
Ian Kent
28f861124d - fix mount point directory creation for bind mounts.
- add quoting for exports gathered by hosts map.
2007-07-16 06:27:30 +00:00
Ian Kent
116833a296 - update multi map nsswitch patch. 2007-06-25 09:25:14 +00:00
Ian Kent
d18ed0ef94 - update multi map nsswitch patch to add man info for multi map syntax. 2007-06-25 09:22:50 +00:00
Ian Kent
64001bdc26 - add missing "multi" map support.
- add multi map nsswitch lookup.
2007-06-25 09:09:51 +00:00
Ian Kent
20ded2bb32 - include krb5.h in lookup_ldap.h (some openssl doesn't implicitly include
it).
- correct initialization of local var in parse_server_string.
2007-06-20 04:06:30 +00:00
Ian Kent
88265cbe1e - Update to upstream release 5.0.2. 2007-06-18 12:28:59 +00:00
Ian Kent
05033492fb - actually add the patch from the previous commit! 2007-06-12 12:45:58 +00:00
Ian Kent
28b223d83b - add ldaps support.
- note: it's no longer possible to have multiple hosts in an ldap map spec.
- note: to do this you need to rely on the ldap client config.
2007-06-12 12:40:05 +00:00
Ian Kent
d35ca7c13d - fix deadlock in alarm manager module. 2007-06-07 07:52:23 +00:00
Ian Kent
c373ac6ae8 - correct mistake in logic test in wildcard lookup. 2007-06-03 15:31:03 +00:00
Ian Kent
17abd357de - fix master map lexer to admit "." in macro values. 2007-05-07 03:18:27 +00:00
ikent
f4af6bb9b8 - upstream fix for filesystem is local check.
- disable exports access control check (bz 203277).
- fix patch to add command option for set a global mount options (bz
    214684).
2007-04-17 12:50:30 +00:00
ikent
5e21259127 - add configuration variable to control appending of global options (bz
214684).
- add command option to set a global mount options string (bz 214684).
2007-04-16 09:14:14 +00:00
ikent
7cd379ec9a - fix "null" domain netgroup match for "-hosts" map. 2007-04-03 15:44:16 +00:00
ikent
f5c86b60af - fix directory creation for browse mounts.
- fix wildcard map handling and improve nsswitch source map update.
2007-03-29 07:31:59 +00:00
ikent
8eb076db23 - remove extra line from changelog. 2007-03-16 07:41:24 +00:00
ikent
ff519cfcac - fix random selection patch. 2007-03-16 07:31:43 +00:00
ikent
a2755999a3 - drop "DEFAULT_" prefix from configuration names.
- add option to select replicated server at random (instead of ping
    response time) (bz 227604).
- fix incorrect cast in directory cleanup routines (bz 231864).
2007-03-16 07:26:19 +00:00
ikent
f1ee4e6350 %changelog
Thu Mar 8 2007 Ian Kent <ikent@redhat.com> - 5.0.1-4
- fixed numeric export match (bz 231188).
2007-03-08 03:41:50 +00:00
ikent
0e30ea1f6d - change file map lexer to allow white-space only blank lines (bz 229434). 2007-03-01 02:51:13 +00:00
ikent
3b332d8790 - update "@network" matching patch. 2007-02-23 06:42:17 +00:00
ikent
6b50f0d38b - update sources. 2007-02-22 12:49:54 +00:00
ikent
1e9cfc01ce - update to release tar.
- fix return check for getpwuid_r and getgrgid_r.
- patch to give up trying to update exports list while host is mounted.
- fix to "@network" matching.
- patch to check for fstab update and retry if not updated.
2007-02-22 12:47:42 +00:00
ikent
6ee1d8c21e - update to release tar.
- fix to "@network" matching.
- patch to give up trying to update exports list while host is mounted.
- patch to check for fstab update and retry if not updated.
2007-02-22 11:16:45 +00:00
ikent
f2f80e9d7f - add "condrestart" to init script (bz 228860).
- add "@network" and .domain.name export check.
- fix display map name in mount entry for "-hosts" map.
2007-02-20 02:11:51 +00:00
ikent
6fc76206d1 - fix localhost replicated mounts not working (bz 208757). 2007-02-16 01:54:58 +00:00
ikent
8647a6a488 - correct return status from do_mkdir (bz 223480). 2007-02-14 04:01:37 +00:00
ikent
144eb3b33b - fix tag name in changelog. 2007-02-12 02:24:00 +00:00
ikent
498fc38c7a - update the "task done race" patch to fix a deadlock.
- added URL tag.
- removed obsoletes autofs-ldap.
- replaced init directory paths with %%{_initrddir} macro.
2007-02-12 02:19:56 +00:00
ikent
afec42c4ff - added URL tag.
- removed obsoletes autofs-ldap.
- replaced init directory paths with %%{_initrddir} macro.
2007-02-10 05:23:11 +00:00
ikent
0c2ea484ad - backou change to Requires(xxxxx) in favour of explicit utility names. 2007-02-09 08:09:42 +00:00
ikent
d0051c1953 - make use of spaces and tabs in spec file consistent.
- escape embedded macro text in %%changelog.
- eliminate redundant %%version and %%release.
- remove directory component from entries in Requires: and scriplets where
    possible.
- remove redundant conditional check from %%clean.
- remove redundant exit from %%preun.
- correct %%defattr spec.
- remove empty %%doc and redundant %%dir misc lines.
- combine program module spec lines into simpler one line form.
2007-02-09 04:43:16 +00:00
ikent
a914a5a66d - fix race when setting task done (bz 227268).
- Resolves: rhbz#227268
2007-02-06 01:05:55 +00:00
ikent
bbb8884912 - make double quote handing consistent (at least as much as we can).
- fix handling of trailing white space in wildcard lookup (forward port bz
    199720).
- check fqdn of each interface when matching export access list (bz
    213700).
- Resolves: rhbz#199720 rhbz#213700
2007-01-29 06:27:31 +00:00
ikent
fa4984e3f1 - and actually apply the new patch in the build. 2007-01-19 06:32:27 +00:00
ikent
8744f7a330 - correct check for busy offset mounts before offset umount (bz 222872). 2007-01-19 06:26:36 +00:00
ikent
c954c86b7c - fix another expire regression introduced in the "mitigate manual umount"
patch (bz 222872).
2007-01-17 16:05:41 +00:00
ikent
7e50b3fa10 - ignore "winbind" if it appears in "automount" nsswitch.conf (bz 214632). 2007-01-15 04:04:28 +00:00
ikent
392c74a4f6 - update revision tag. 2007-01-10 04:12:32 +00:00
ikent
2e59efde9e - remove fullstop from Summary tag.
- change Buildroot to recommended form.
- replace Prereq with Requires.
2007-01-10 04:11:26 +00:00
ikent
d82703d0a2 - remove redundant rpath link option (prep for move to Extras). 2007-01-09 08:03:59 +00:00