Still alive, catching up on changes.
r194 | lile | 2018-01-19 17:24:37 -0500 (Fri, 19 Jan 2018) | 2 lines
Handle command line requested attributes correctly
r193 | lile | 2017-10-19 14:10:42 -0400 (Thu, 19 Oct 2017) | 2 lines
Add pod documentation for ldapcat and ldapmatch
r192 | lile | 2017-10-19 11:04:41 -0400 (Thu, 19 Oct 2017) | 2 lines
Remove extra space in key not found error message
r191 | lile | 2017-10-19 11:03:42 -0400 (Thu, 19 Oct 2017) | 3 lines
Rebasing queries with -d was not working correctly for automount maps after
adding support for autofs, nss and sssd configuration files
r190 | lile | 2017-10-19 10:57:41 -0400 (Thu, 19 Oct 2017) | 2 lines
Whitespace cleanup
r189 | lile | 2017-10-18 14:54:11 -0400 (Wed, 18 Oct 2017) | 3 lines
Correct splitting of map name and by key, aliases does not follow the convention
Supressess blank line output for keys with empty values
r188 | lile | 2017-09-08 09:50:48 -0400 (Fri, 08 Sep 2017) | 2 lines
Update version number
r187 | lile | 2017-09-08 09:49:35 -0400 (Fri, 08 Sep 2017) | 2 lines
Just parse all of the possible autofs config files in historical order
r186 | lile | 2017-09-06 13:17:38 -0400 (Wed, 06 Sep 2017) | 2 lines
Gaurd against undefined $value when processing config files
r185 | lile | 2017-09-06 11:03:06 -0400 (Wed, 06 Sep 2017) | 2 lines
Adjust version number
r184 | lile | 2017-09-06 11:02:41 -0400 (Wed, 06 Sep 2017) | 2 lines
On debian the ldap.conf file is in /etc/ldap not /etc/defaults
r183 | lile | 2017-09-05 17:50:37 -0400 (Tue, 05 Sep 2017) | 2 lines
Adjust version number in spec for release
r182 | lile | 2017-09-05 17:49:40 -0400 (Tue, 05 Sep 2017) | 2 lines
Adjust read_conf to support multiple files, parse config files from debian locations
r181 | lile | 2017-08-30 18:15:11 -0400 (Wed, 30 Aug 2017) | 2 lines
Rev release number
r180 | lile | 2017-08-30 18:12:50 -0400 (Wed, 30 Aug 2017) | 2 lines
Check both /etc/autofs.conf and /etc/sysconfig/autofs to find the search base on RHEL 6 and RHEL 5 respectively
r179 | lile | 2017-08-30 17:12:49 -0400 (Wed, 30 Aug 2017) | 2 lines
Change sort to uid cn from dn, it seems to work better in the general case
r178 | lile | 2017-08-30 17:12:03 -0400 (Wed, 30 Aug 2017) | 2 lines
Sometimes the last linefeed would get lost, force the issue if we had output.
r177 | lile | 2017-08-30 17:09:50 -0400 (Wed, 30 Aug 2017) | 2 lines
make amd synonymous with auto for automount maps
r176 | lile | 2017-08-30 17:06:46 -0400 (Wed, 30 Aug 2017) | 2 lines
Improve splitting of map name and by attribute and correct ethers byname
r175 | lile | 2017-08-30 17:01:30 -0400 (Wed, 30 Aug 2017) | 2 lines
OpenLDAP uses url, sssd uses uri, convert url to uri for OpenLDAP config hash
r174 | lile | 2017-07-27 15:05:10 -0400 (Thu, 27 Jul 2017) | 2 lines
Correct version number for release this time
r173 | lile | 2017-07-27 15:03:50 -0400 (Thu, 27 Jul 2017) | 2 lines
Rev version for release
r172 | lile | 2017-07-27 14:56:58 -0400 (Thu, 27 Jul 2017) | 2 lines
Account for arguments in map base as well as the filter when checking the map argument count.