Commit Graph

326 Commits

Author SHA1 Message Date
ikent
131920350d - add cacheing of negative lookups to reduce unneeded map lookups (bz
197746 part 2).
2006-07-13 05:33:43 +00:00
Jesse Keating
c8902abb05 bumped for rebuild 2006-07-12 05:24:25 +00:00
ikent
983533157c - correct directory cleanup in mount modules.
- merge key and wildcard LDAP query for lookups (bz 197746).
2006-07-11 08:05:48 +00:00
ikent
42b9eace29 - correct test for libhesiod. 2006-07-07 19:35:14 +00:00
ikent
9e41c2879b - correct auto.net installed as auto.smb.
- update LDAP auth - add autodectect option.
2006-07-07 04:24:58 +00:00
ikent
052cee533c - correct shutdown log message print.
- correct auth init test when no credentials required.
2006-07-05 10:17:32 +00:00
ikent
bcba7e6c63 - correct test for existence of auth config file. 2006-07-04 02:31:18 +00:00
ikent
7a04fe49b1 - merge LDAP authentication update for GSSAPI (Jeff Moyer).
- update default auth config to add options documenetation (Jeff Moyer).
- workaround segfaults at exit after using GSSAPI library.
- fix not checking return in init_ldap_connection (jeff Moyer).
2006-07-03 05:38:26 +00:00
ikent
4b9f5933cb - consolidate to beta6, including:
- mode change update for config file.
- correction to get_query_dn fix from beta5-4.
2006-06-29 11:06:37 +00:00
ikent
2949c782be - cleanup defaults_read_config (Jeff Moyer). 2006-06-28 03:46:12 +00:00
ikent
454eda90ea - allow global macro defines to override system macros.
- correct spelling error in default config files missed by previous update.
- misc correctness and a memory leak fix.
2006-06-27 09:33:56 +00:00
ikent
8dd7668ef1 - correct spelling error in default config.
- fix default auth config not being installed.
- change LDAP query method as my test db was incorrect.
- change ldap defaults code to handle missing auth config.
- fix mistake in parsing old style LDAP specs.
- update LDAP so that new query method also works for old syntax.
2006-06-26 12:53:19 +00:00
ikent
2255121aa5 - lookup_init cleanup and fix missed memory leak.
- use nis map order to check if update is needed.
- fix couple of memory leaks in lookup_yp.c.
- fix pasre error in replicated server module.
2006-06-23 06:04:11 +00:00
ikent
d06eeb7ee0 - Add openssl-devel to the BuildRequires, as it is needed for the LDAP
authentication bitsi also.
2006-06-21 02:26:31 +00:00
ikent
5f146169a3 - promote to beta5. 2006-06-20 04:28:39 +00:00
ikent
0f913bf468 - fix directory cleanup at exit. 2006-06-20 04:15:26 +00:00
ikent
db0b9d58d5 - correct error in key and mapent length check patch. 2006-06-19 09:10:11 +00:00
ikent
f5d96f2e89 - replace key length check patch with correct one. 2006-06-19 08:07:21 +00:00
ikent
62997c27b5 - Change LDAP message severity from crit to degug (bz# 183893).
- Corrections to INSTALL and README.v5.release.
- Add patch to fix segv on overlength map keys in file maps (Jeff Moter).
- Add patch to restrict scanning of /proc to pid directories only (Jeff
    Moyer).
2006-06-19 06:35:34 +00:00
Jeffrey E. Moyer
816e25d819 - Change BuildPrereq to BuildRequires as per the package guidelines.
- Add libxml2-devel to the BuildRequires, as it is needed for the LDAP
    authentication bits.
2006-06-15 14:16:38 +00:00
ikent
49ebab0f0a - add export access list matching to "hosts" lookup module (bz # 193585). 2006-06-14 10:28:14 +00:00
Jeffrey E. Moyer
9d9e587055 - Add a BuildPrereq for cyrus-sasl-devel 2006-06-13 22:00:52 +00:00
ikent
15ea0bbe68 - move autofs4 module loading back to init script (part bz # 194061). 2006-06-13 07:37:58 +00:00
ikent
5cbe4db3fb - fix handling of master map entry update (bz # 193718).
- fix program map handling of invalid multi-mount offsets.
2006-06-12 07:14:53 +00:00
ikent
a828dbad6d - fix context init error (introduced by memory leak patch). 2006-06-10 02:44:04 +00:00
ikent
b8b5167624 - add free for working var in get_default_logging.
- add inialisation for kver in autofs_point struct.
- fix sources list corruption in check_update_map_sources.
- fix memory leak in walk_tree.
- fix memory leak in rpc_portmap_getport and rpc_ping_proto.
- fix memory leak in initialisation of lookup modules.
2006-06-09 06:29:03 +00:00
ikent
8ff802d405 - misc fixes for things found while investigating map re-read problem. 2006-06-08 10:48:30 +00:00
ikent
5b1ad946d4 - check base of offset mount tree is not a mount before umounting its
offsets.
- fix replicated mount parse for case where last name in list fails lookup.
- correct indirect mount expire broken by the wildcard lookup fix.
- fix up multi-mount handling when wildcard map entry present.
2006-06-07 06:42:50 +00:00
ikent
fb9b6ca5bf - correct config names in default.c (jpro@bas.ac.uk). 2006-06-05 04:51:56 +00:00
ikent
cf8ef9ad9d - re-instate v4 directory cleanup (bz# 193832 again).
- backout master map lookup changes made to beta3.
- change default master map from /etc/auto.master to auto.master so that we
    always use nsswitch to locate master map.
- change default installed master map to include "+auto.master" to pickup
    NIS master map (all bz# 193831 again).
2006-06-05 03:57:23 +00:00
ikent
0d2d5de452 - update to beta4.
- should address at least bzs 193798, 193770, 193831 and possibly 193832.
2006-06-02 08:36:01 +00:00
ikent
65da2bf2c6 - add back test for nested mount in program map lookup.
- I must have commented this out for a reason. I guess we'll find out soon
    enough.
2006-05-29 09:09:09 +00:00
ikent
82a7482a31 - fix handling of autofs filesystem mount fail on init. 2006-05-29 06:27:07 +00:00
ikent
e3a311b434 - updated hesiod patch. 2006-05-27 09:23:21 +00:00
ikent
1ddca1fa01 - update hesiod module (Jeff Moyer).
- add mutex to protect against overlapping mount requests.
- update return from mount request to give more sensible NSS_* values.
2006-05-27 07:59:47 +00:00
Jeffrey E. Moyer
f5ccff5144 - Fix the install permissions for auto.master and auto.misc. 2006-05-26 19:37:10 +00:00
ikent
5e20a61587 - fix make install in spec file for new files. 2006-05-25 15:51:06 +00:00
ikent
3fa6517fcf - another mistake "rpcgen" is part of glibc - remove from BuildRequires. 2006-05-25 14:25:27 +00:00
ikent
b118053a13 - commit new source file. 2006-05-25 14:12:57 +00:00
ikent
35dd03f67b -correction in spec file .. oops. 2006-05-25 14:08:51 +00:00
ikent
48435908e8 - put back the hesiod bind patch (to be on the safe side). 2006-05-25 14:06:51 +00:00
ikent
4138982032 - add patch to fix e2fsck error code check (Jeff Moyer). 2006-05-25 14:01:47 +00:00
ikent
6b55212ef4 - forget to update spec file. 2006-05-25 13:45:33 +00:00
ikent
7c747320be - add patch to add sanity checks on rmdir_path and unlink (Jeff Moyer). 2006-05-25 13:33:37 +00:00
ikent
996d2e92d1 - add patch to prevent striping of debug info macro patch (Jeff Moyer). 2006-05-25 09:49:50 +00:00
ikent
748d67c1ed - update source to version 5.0.0_beta3.
- add patch to remove extra debug print.
- add patch to
- fix memory alloc error in nis lookup module.
- add "_" to "." mapname translation to nis lookup module.
- add patch to add owner pid to mount list struct.
- add patch to disable NFSv4 when probing hosts (at least foe now).
- add patch to fix white space handling in replicated server selection
    code.
2006-05-25 09:23:44 +00:00
ikent
fceac077f4 - add patch to ignore the "bg" and "fg" mount options as they aren't
relevant for autofs mounts (bz #184386).
2006-05-16 09:47:30 +00:00
ikent
f755321cfb - add patch to use "cifs" instead of smbfs and escape speces in share names
(bz #163999, #187732).
2006-05-02 08:58:16 +00:00
ikent
b598ff7746 - Add patch to allow customization of arguments to the
autofs-ldap-auto-master program (bz #187525).
- Add patch to escap "#" characters in exports from auto.net program mount
    (bz#178304).
2006-04-11 13:46:25 +00:00
Jesse Keating
1f720d81ef bump for bug in double-long on ppc(64) 2006-02-11 02:01:31 +00:00