shelldap
Tue, 30 Apr 2019 01:10:00 +0200 Davor Ocelic Make aliases be auto-detected and inserted into help texts.
Tue, 30 Apr 2019 01:01:19 +0200 Davor Ocelic Fix autocompleter for all commands.
Tue, 30 Apr 2019 00:43:52 +0200 Davor Ocelic Multiple help-related changes
Mon, 29 Apr 2019 21:57:57 +0200 Davor Ocelic Properly handle Ctrl+C; add '?' and 'man' aliases; don't import symbols
Mon, 29 Apr 2019 00:16:14 +0200 Davor Ocelic Do not sort flaglist twice
Mon, 29 Apr 2019 00:10:31 +0200 Davor Ocelic Make 'cat' default to '.' (cwd) instead of requiring argument
Mon, 29 Apr 2019 00:09:43 +0200 Davor Ocelic Improve command descriptions
Sun, 28 Apr 2019 23:42:27 +0200 Davor Ocelic Streamline %cmd_map
Sun, 28 Apr 2019 22:38:38 +0200 Davor Ocelic Improve 'help' command
Sun, 28 Apr 2019 22:11:46 +0200 Davor Ocelic Fix precedence of command line arguments
Sun, 28 Apr 2019 21:40:06 +0200 Davor Ocelic Allow default attributes to be set via config and cmdline
Mon, 15 Apr 2019 14:16:09 -0700 Mahlon E. Smith Add LICENSE file for packaging, bump copyright.
Wed, 07 Jun 2017 14:59:48 -0700 Mahlon E. Smith Merge.
Wed, 07 Jun 2017 14:49:06 -0700 Mahlon E. Smith Version bump.
Wed, 07 Jun 2017 14:48:42 -0700 Mahlon E. Smith Make password extension usage consistent with pager control.
Wed, 07 Jun 2017 14:38:08 -0700 Mahlon E. Smith Optionally use the server side pager control for search results.
Sat, 05 Mar 2016 00:00:00 -0800 Salvatore Bonaccorso Fix spelling errors
Wed, 13 Jan 2016 11:14:18 -0800 Mahlon E. Smith Add a "real" change log.
Tue, 12 Jan 2016 00:16:33 -0800 Mahlon E. Smith eval optional modules in blocks instead of strings.
Mon, 11 Jan 2016 12:28:23 -0800 Mahlon E. Smith Fix anonymous binds when SASL is not used.
Tue, 08 Dec 2015 00:54:14 -0800 Mahlon E. Smith Allow the period character when moving an entry by full DN.
Tue, 08 Dec 2015 00:35:58 -0800 Mahlon E. Smith Break LCS diffing to its own function. Minor style tweaks.
Tue, 08 Dec 2015 00:35:43 -0800 Andr Goens Allow editor arguments when editing files externally.
Wed, 04 Mar 2015 11:18:25 -0800 Mahlon E. Smith Bump version and copyright.
Tue, 16 Dec 2014 16:30:08 -0800 Mahlon E. Smith Use the system tempdir instead of hardcoding /tmp.
Thu, 04 Dec 2014 14:15:09 -0800 Mahlon E. Smith Minor style cleanups, version bump. v1.3.0
Wed, 03 Dec 2014 09:47:26 +0100 Dennis Kaarsemaker Add a 'less' command, that does the same as cat, but uses a pager.
Mon, 11 Aug 2014 11:25:33 -0700 Mahlon E. Smith Branch merge.
Mon, 11 Aug 2014 11:19:01 -0700 Dennis Kaarsemaker Explicitly disable wrapping when writing to file, leaving it up to the v1.2.0
Mon, 11 Aug 2014 11:07:00 -0700 Mahlon E. Smith Add 'rm' for a fully qualified DN, instead of only working with RDN.
Mon, 23 Jun 2014 08:17:18 -0700 Mahlon E. Smith Fix the pod so it can build without complaint under perl 5.20, bump to
Sat, 21 Jun 2014 13:36:33 -0700 Mahlon E. Smith Bump version. v1.1.0
Tue, 03 Dec 2013 11:11:02 -0800 Mahlon E. Smith Add quick documentation blurb for SASL mechanisms. Make SASL
Tue, 03 Dec 2013 10:27:03 -0800 Mahlon E. Smith Add simple SASL support. Patch from Michael Raitza <spacefrogg-devel@meterriblecrew.net>.
Tue, 03 Dec 2013 10:13:24 -0800 Mahlon E. Smith Fix the DN regexp to include dashes. Patch from Mike Hix <m@hix.io>.
Wed, 15 May 2013 12:17:51 -0700 Mahlon E. Smith Automatically use ldif syntax highlighting for editors that understand
Fri, 03 May 2013 10:58:03 -0700 Mahlon E. Smith Catch a case where the LDAP object is defined, but in a state that
Fri, 26 Apr 2013 15:52:03 -0700 Mahlon E. Smith Fix another LCS edge case that rev #0cc20d93ff50 introduced.
Thu, 18 Apr 2013 12:06:48 -0700 Mahlon E. Smith Fix for edge case Diff::LCS traversals. Also ensure re-edit state is
Tue, 19 Mar 2013 16:35:33 -0700 Mahlon E. Smith Add the "inspect" command, which provides some quick reference for v1.0.0
Fri, 15 Mar 2013 10:02:20 -0700 Mahlon E. Smith Numerous changes:
Fri, 15 Mar 2013 10:02:19 -0700 Mahlon E. Smith Alter the default wrap width for LDIF to expand to the terminal size,
Fri, 15 Mar 2013 10:02:18 -0700 Mahlon E. Smith More robust path for connection retries. Show optional, unused
Thu, 10 Jan 2013 18:24:27 -0800 Mahlon E. Smith Fix the uninitialized $path value errors I erroneously introduced on
Tue, 08 Jan 2013 15:57:18 -0800 Mahlon E. Smith Bump to v0.7.
Tue, 08 Jan 2013 11:27:59 -0800 Mahlon E. Smith Attempt to retry the operation on failure.
Tue, 27 Nov 2012 11:32:41 -0800 Mahlon E. Smith Add a flag to force a password prompt, so you can override credentials
Wed, 10 Oct 2012 22:44:40 +0200 Salvatore Bonaccorso Take only second argument for run_{cd,edit,mkdir}
Mon, 12 Sep 2011 08:35:25 -0700 Mahlon E. Smith Fix bug introduced in rev:a3a710f720dd with passwd arguments.
Tue, 06 Sep 2011 16:22:42 -0700 Mahlon E. Smith Backout the additional objectClasses patch for mkdir: same behavior can
Tue, 06 Sep 2011 16:10:33 -0700 Mahlon E. Smith Add a --version flag.
Tue, 06 Sep 2011 16:05:35 -0700 Mahlon E. Smith Small documentation fixes, add better verbosity when saving connection
Tue, 06 Sep 2011 16:05:34 -0700 Mahlon E. Smith Make sure the hasSubordinates attribute is defined before checking its
Tue, 06 Sep 2011 16:05:31 -0700 Mahlon E. Smith fix 'ls -R' output, minor style cleanup
Tue, 06 Sep 2011 16:03:31 -0700 Mahlon E. Smith Repair broken path behavior, remove unneeded #path_to_dn 'relative'
Sun, 06 Mar 2011 20:51:08 +0100 Peter Marschall [PATCH 19/19] remove rdn_to_dn() after its last users are gone
Sun, 06 Mar 2011 20:31:05 +0100 Peter Marschall run_cat: convert to using path_to_dn()
Sun, 06 Mar 2011 20:11:47 +0100 Peter Marschall add method path_to_dn() to convert a given "path" to a DN
Sun, 06 Mar 2011 14:53:39 +0100 Peter Marschall mkdir: support more objectclasses
Sat, 05 Mar 2011 22:22:47 +0100 Peter Marschall make_filter: cope with filters that are already parenthesized
less more (0) -60 tip