shelldap
Thu, 16 May 2019 02:17:04 +0200 Davor Ocelic Reset isearch state on ctrl+c when using Readline 7
Mon, 13 May 2019 10:44:41 -0700 Mahlon E. Smith Update CONTRIBUTORS and bump version. v1.5.0
Wed, 08 May 2019 20:45:04 +0200 Davor Ocelic Improve defining aliases with = or ' '
Tue, 07 May 2019 19:34:40 +0200 Davor Ocelic Multiple configfile-related changes
Mon, 06 May 2019 21:58:29 +0200 Davor Ocelic Support separating aliases by space too
Mon, 06 May 2019 21:11:13 +0200 Davor Ocelic Use local implementation of slurp()
Sun, 05 May 2019 10:51:34 +0200 Davor Ocelic Improve accepted command line options
Sun, 05 May 2019 10:14:18 +0200 Davor Ocelic Support arrays/hashes in 'env' (WIP)
Sun, 05 May 2019 09:54:28 +0200 Davor Ocelic Add alias, unalias, configfile
Sat, 04 May 2019 22:38:33 +0200 Davor Ocelic With ls -l, print file type ('-' or 'd') as first field of output
Fri, 03 May 2019 19:23:54 +0200 Davor Ocelic Improve save_config()
Tue, 30 Apr 2019 12:07:28 +0200 Davor Ocelic Add missing block to Term::Shell fix
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}
less more (0) -60 tip