Sat, 21 Jun 2014 13:36:44 -0700 Added tag 1.1.0 for changeset e1728adb2561
Mahlon E. Smith <mahlon@martini.nu> [Sat, 21 Jun 2014 13:36:44 -0700] rev 65
Added tag 1.1.0 for changeset e1728adb2561
Sat, 21 Jun 2014 13:36:33 -0700 Bump version. v1.1.0
Mahlon E. Smith <mahlon@martini.nu> [Sat, 21 Jun 2014 13:36:33 -0700] rev 64
Bump version.
Tue, 03 Dec 2013 11:47:01 -0800 Add CONTRIBUTORS file.
Mahlon E. Smith <mahlon@laika.com> [Tue, 03 Dec 2013 11:47:01 -0800] rev 63
Add CONTRIBUTORS file.
Tue, 03 Dec 2013 11:11:02 -0800 Add quick documentation blurb for SASL mechanisms. Make SASL
Mahlon E. Smith <mahlon@laika.com> [Tue, 03 Dec 2013 11:11:02 -0800] rev 62
Add quick documentation blurb for SASL mechanisms. Make SASL dependency optional.
Tue, 03 Dec 2013 10:27:03 -0800 Add simple SASL support. Patch from Michael Raitza <spacefrogg-devel@meterriblecrew.net>.
Mahlon E. Smith <mahlon@laika.com> [Tue, 03 Dec 2013 10:27:03 -0800] rev 61
Add simple SASL support. Patch from Michael Raitza <spacefrogg-devel@meterriblecrew.net>.
Tue, 03 Dec 2013 10:13:24 -0800 Fix the DN regexp to include dashes. Patch from Mike Hix <m@hix.io>.
Mahlon E. Smith <mahlon@laika.com> [Tue, 03 Dec 2013 10:13:24 -0800] rev 60
Fix the DN regexp to include dashes. Patch from Mike Hix <m@hix.io>.
Wed, 15 May 2013 12:18:54 -0700 Added tag 1.0.2 for changeset 94b64bbf93cf
Mahlon E. Smith <mahlon@laika.com> [Wed, 15 May 2013 12:18:54 -0700] rev 59
Added tag 1.0.2 for changeset 94b64bbf93cf
Wed, 15 May 2013 12:17:51 -0700 Automatically use ldif syntax highlighting for editors that understand
Mahlon E. Smith <mahlon@laika.com> [Wed, 15 May 2013 12:17:51 -0700] rev 58
Automatically use ldif syntax highlighting for editors that understand LDIF. (rickh_shelldap@printstring.com)
Fri, 03 May 2013 10:58:03 -0700 Catch a case where the LDAP object is defined, but in a state that
Mahlon E. Smith <mahlon@laika.com> [Fri, 03 May 2013 10:58:03 -0700] rev 57
Catch a case where the LDAP object is defined, but in a state that schema/root_dse are not obtainable. Add the connected server to 'id/whoami' output.
Fri, 26 Apr 2013 15:52:03 -0700 Fix another LCS edge case that rev #0cc20d93ff50 introduced.
Mahlon E. Smith <mahlon@laika.com> [Fri, 26 Apr 2013 15:52:03 -0700] rev 56
Fix another LCS edge case that rev #0cc20d93ff50 introduced.
Thu, 18 Apr 2013 12:07:56 -0700 Added tag 1.0.1 for changeset 0cc20d93ff50
Mahlon E. Smith <mahlon@martini.nu> [Thu, 18 Apr 2013 12:07:56 -0700] rev 55
Added tag 1.0.1 for changeset 0cc20d93ff50
Thu, 18 Apr 2013 12:06:48 -0700 Fix for edge case Diff::LCS traversals. Also ensure re-edit state is
Mahlon E. Smith <mahlon@laika.com> [Thu, 18 Apr 2013 12:06:48 -0700] rev 54
Fix for edge case Diff::LCS traversals. Also ensure re-edit state is cleared in between attempts.
Tue, 19 Mar 2013 16:36:30 -0700 Added signature for changeset 5de7014b0e60
Mahlon E. Smith <mahlon@laika.com> [Tue, 19 Mar 2013 16:36:30 -0700] rev 53
Added signature for changeset 5de7014b0e60
Tue, 19 Mar 2013 16:36:14 -0700 Added tag 1.0.0 for changeset 27bbe75233a3
Mahlon E. Smith <mahlon@laika.com> [Tue, 19 Mar 2013 16:36:14 -0700] rev 52
Added tag 1.0.0 for changeset 27bbe75233a3
Tue, 19 Mar 2013 16:35:33 -0700 Add the "inspect" command, which provides some quick reference for v1.0.0
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.
Fri, 15 Mar 2013 10:02:20 -0700 Numerous changes:
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.
Fri, 15 Mar 2013 10:02:19 -0700 Alter the default wrap width for LDIF to expand to the terminal size,
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.
Fri, 15 Mar 2013 10:02:18 -0700 More robust path for connection retries. Show optional, unused
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.
Sun, 13 Jan 2013 20:29:12 -0800 Fix the gmake variable that snags the current version number.
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.
Thu, 10 Jan 2013 18:24:27 -0800 Fix the uninitialized $path value errors I erroneously introduced on
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.
Tue, 08 Jan 2013 15:57:22 -0800 Added tag 0.7 for changeset 4e77e8e5d467
Mahlon E. Smith <mahlon@laika.com> [Tue, 08 Jan 2013 15:57:22 -0800] rev 45
Added tag 0.7 for changeset 4e77e8e5d467
Tue, 08 Jan 2013 15:57:18 -0800 Bump to v0.7.
Mahlon E. Smith <mahlon@laika.com> [Tue, 08 Jan 2013 15:57:18 -0800] rev 44
Bump to v0.7.
Tue, 08 Jan 2013 11:27:59 -0800 Attempt to retry the operation on failure.
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>.
Tue, 27 Nov 2012 11:32:41 -0800 Add a flag to force a password prompt, so you can override credentials
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.
Wed, 10 Oct 2012 22:44:40 +0200 Take only second argument for run_{cd,edit,mkdir}
Salvatore Bonaccorso <carnil@debian.org> [Wed, 10 Oct 2012 22:44:40 +0200] rev 41
Take only second argument for run_{cd,edit,mkdir} Make the behaviour of cd, edit and mkdir similar to cat and delete/rm and fail if some RDN's in the argument contain spaces without beeing quoted. --- shelldap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Mon, 12 Sep 2011 08:35:25 -0700 Fix bug introduced in rev:a3a710f720dd with passwd arguments.
Mahlon E. Smith <mahlon@martini.nu> [Mon, 12 Sep 2011 08:35:25 -0700] rev 40
Fix bug introduced in rev:a3a710f720dd with passwd arguments.
Tue, 06 Sep 2011 16:28:31 -0700 Added tag 0.5 for changeset 12f279ef4f9d
Mahlon E. Smith <mahlon@martini.nu> [Tue, 06 Sep 2011 16:28:31 -0700] rev 39
Added tag 0.5 for changeset 12f279ef4f9d
Tue, 06 Sep 2011 16:22:42 -0700 Backout the additional objectClasses patch for mkdir: same behavior can
Mahlon E. Smith <mahlon@martini.nu> [Tue, 06 Sep 2011 16:22:42 -0700] rev 38
Backout the additional objectClasses patch for mkdir: same behavior can be acheived with 'touch', less complex to leave it as is.
Tue, 06 Sep 2011 16:10:33 -0700 Add a --version flag.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 06 Sep 2011 16:10:33 -0700] rev 37
Add a --version flag.
Tue, 06 Sep 2011 16:05:35 -0700 Small documentation fixes, add better verbosity when saving connection
Mahlon E. Smith <mahlon@martini.nu> [Tue, 06 Sep 2011 16:05:35 -0700] rev 36
Small documentation fixes, add better verbosity when saving connection cache data.
(0) -50 -30 +30 +50 tip