Mahlon E. Smith <mahlon@laika.com> [Tue, 19 Mar 2013 16:35:33 -0700] rev 51
Add the "inspect" command, which provides some quick reference for
server schema objectClasses and attributes.
Mahlon E. Smith <mahlon@laika.com> [Fri, 15 Mar 2013 10:02:20 -0700] rev 50
Numerous changes:
- Add a command line option (-f) to specify an alternate configuration file.
- Whitespace and comment cleanup.
- Allow setting the $editor from the config file.
- Break out the fetching of valid must/may attributes for an object
class into a separate function
- Offer to re-enter the editor if there is an error during create or
edit, so changes aren't lost. Thanks to Alexander Perlis <aperlis@math.lsu.edu>
for the suggestion.
- Wrap the passwd command with connection retry.
- Change the version number to reflect semantic versioning
(http://semver.org), in preparation of the 1.0.0 release.
Mahlon E. Smith <mahlon@laika.com> [Fri, 15 Mar 2013 10:02:19 -0700] rev 49
Alter the default wrap width for LDIF to expand to the terminal size,
with an optional rc file override.
Mahlon E. Smith <mahlon@laika.com> [Fri, 15 Mar 2013 10:02:18 -0700] rev 48
More robust path for connection retries. Show optional, unused
attributes as comments in the editor.
Mahlon E. Smith <mahlon@martini.nu> [Sun, 13 Jan 2013 20:29:12 -0800] rev 47
Fix the gmake variable that snags the current version number.
Mahlon E. Smith <mahlon@laika.com> [Thu, 10 Jan 2013 18:24:27 -0800] rev 46
Fix the uninitialized $path value errors I erroneously introduced on
'cd' without an argument.
Mahlon E. Smith <mahlon@laika.com> [Tue, 08 Jan 2013 15:57:22 -0800] rev 45
Added tag 0.7 for changeset 4e77e8e5d467
Mahlon E. Smith <mahlon@laika.com> [Tue, 08 Jan 2013 15:57:18 -0800] rev 44
Bump to v0.7.
Mahlon E. Smith <mahlon@laika.com> [Tue, 08 Jan 2013 11:27:59 -0800] rev 43
Attempt to retry the operation on failure.
Less-than-optimal behavior reported by Alexander Perlis <aperlis@math.lsu.edu>.
Mahlon E. Smith <mahlon@laika.com> [Tue, 27 Nov 2012 11:32:41 -0800] rev 42
Add a flag to force a password prompt, so you can override credentials
from your cached shelldap.rc.