Mon, 29 Apr 2019 00:09:43 +0200 Improve command descriptions
Davor Ocelic <docelic@crystallabs.io> [Mon, 29 Apr 2019 00:09:43 +0200] rev 105
Improve command descriptions
Sun, 28 Apr 2019 23:42:27 +0200 Streamline %cmd_map
Davor Ocelic <docelic@crystallabs.io> [Sun, 28 Apr 2019 23:42:27 +0200] rev 104
Streamline %cmd_map %cmd_map was previously a hash containing: { real_function => alias_function, ... } Now the structure of the hash is: { alias_or_real_func => [ real_func/if_any, autocompleter_func ], ... } This allows for a more streamlined definition of commands and aliases, and makes it possible to keep all data in %cmd_map instead of having additional special cases.
Sun, 28 Apr 2019 22:38:38 +0200 Improve 'help' command
Davor Ocelic <docelic@crystallabs.io> [Sun, 28 Apr 2019 22:38:38 +0200] rev 103
Improve 'help' command POD documentation has been modified to list available shell commands using =head2 instead of =item. This, combined with run_help() modified to accept arguments, allows one to use 'help <command name>' to get help for a specific command, similar/equal to getting help for shell builtins in regular shells. E.g.: help cat help list
Sun, 28 Apr 2019 22:11:46 +0200 Fix precedence of command line arguments
Davor Ocelic <docelic@crystallabs.io> [Sun, 28 Apr 2019 22:11:46 +0200] rev 102
Fix precedence of command line arguments Previously, when autogenerating the config file, the name of config itself was included in the YAML contents. This in turn caused the config file to be re-parsed again and any command line arguments were overwritten with values from the config file. Now the name of config file is not dumped if it is equal to the file being written, and the config file is not reparsed if it is the same file.
Sun, 28 Apr 2019 21:40:06 +0200 Allow default attributes to be set via config and cmdline
Davor Ocelic <docelic@crystallabs.io> [Sun, 28 Apr 2019 21:40:06 +0200] rev 101
Allow default attributes to be set via config and cmdline This commit changes the default attribute list from a fixed '*' to a configurable list, defaulting to ['*']. It allows one to use config file or command line to set default attributes to retrieve and display - i.e. to set default attributes to '+' or to a list of multiple specific attributes. Printing or changing this value through env/setenv is currently not supported because env/setenv only work properly with string values while attributes is a list.
Mon, 15 Apr 2019 14:18:12 -0700 merge
Mahlon E. Smith <mahlon@martini.nu> [Mon, 15 Apr 2019 14:18:12 -0700] rev 100
merge
Mon, 15 Apr 2019 14:16:09 -0700 Add LICENSE file for packaging, bump copyright.
Mahlon E. Smith <mahlon@martini.nu> [Mon, 15 Apr 2019 14:16:09 -0700] rev 99
Add LICENSE file for packaging, bump copyright.
Wed, 04 Apr 2018 12:30:00 -0700 Add a link to the Fedora package.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 04 Apr 2018 12:30:00 -0700] rev 98
Add a link to the Fedora package.
Wed, 07 Jun 2017 15:01:15 -0700 Added tag v1.4.0 for changeset e8af5aa8bd15
Mahlon E. Smith <mahlon@martini.nu> [Wed, 07 Jun 2017 15:01:15 -0700] rev 97
Added tag v1.4.0 for changeset e8af5aa8bd15
Wed, 07 Jun 2017 15:01:09 -0700 Update changelog. v1.4.0
Mahlon E. Smith <mahlon@martini.nu> [Wed, 07 Jun 2017 15:01:09 -0700] rev 96
Update changelog.
Wed, 07 Jun 2017 14:59:48 -0700 Merge.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 07 Jun 2017 14:59:48 -0700] rev 95
Merge.
Wed, 07 Jun 2017 14:49:06 -0700 Version bump.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 07 Jun 2017 14:49:06 -0700] rev 94
Version bump.
Wed, 07 Jun 2017 14:48:42 -0700 Make password extension usage consistent with pager control.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 07 Jun 2017 14:48:42 -0700] rev 93
Make password extension usage consistent with pager control.
Wed, 07 Jun 2017 14:38:08 -0700 Optionally use the server side pager control for search results.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 07 Jun 2017 14:38:08 -0700] rev 92
Optionally use the server side pager control for search results.
Sat, 05 Mar 2016 00:00:00 -0800 Fix spelling errors
Salvatore Bonaccorso <carnil@debian.org> [Sat, 05 Mar 2016 00:00:00 -0800] rev 91
Fix spelling errors
Wed, 13 Jan 2016 11:14:26 -0800 Added tag v1.3.2 for changeset aa4172c204d4
Mahlon E. Smith <mahlon@martini.nu> [Wed, 13 Jan 2016 11:14:26 -0800] rev 90
Added tag v1.3.2 for changeset aa4172c204d4
Wed, 13 Jan 2016 11:14:18 -0800 Add a "real" change log.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 13 Jan 2016 11:14:18 -0800] rev 89
Add a "real" change log.
Tue, 12 Jan 2016 08:22:14 +0000 README.md edited online with Bitbucket
Mahlon Smith <mahlon@martini.nu> [Tue, 12 Jan 2016 08:22:14 +0000] rev 88
README.md edited online with Bitbucket
Tue, 12 Jan 2016 00:16:33 -0800 eval optional modules in blocks instead of strings.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 12 Jan 2016 00:16:33 -0800] rev 87
eval optional modules in blocks instead of strings.
Tue, 12 Jan 2016 07:20:38 +0000 README.md edited online with Bitbucket
Mahlon Smith <mahlon@martini.nu> [Tue, 12 Jan 2016 07:20:38 +0000] rev 86
README.md edited online with Bitbucket
Tue, 12 Jan 2016 07:17:05 +0000 README.md edited online with Bitbucket
Mahlon Smith <mahlon@martini.nu> [Tue, 12 Jan 2016 07:17:05 +0000] rev 85
README.md edited online with Bitbucket
Mon, 11 Jan 2016 12:28:23 -0800 Fix anonymous binds when SASL is not used.
Mahlon E. Smith <mahlon@martini.nu> [Mon, 11 Jan 2016 12:28:23 -0800] rev 84
Fix anonymous binds when SASL is not used. Reported by Landry Breuil <landry@rhaalovely.net>.
Tue, 08 Dec 2015 00:55:48 -0800 Update the contributors file.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 08 Dec 2015 00:55:48 -0800] rev 83
Update the contributors file.
Tue, 08 Dec 2015 00:54:14 -0800 Allow the period character when moving an entry by full DN.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 08 Dec 2015 00:54:14 -0800] rev 82
Allow the period character when moving an entry by full DN. Reported by Carlos Jnr <carlos.jnr@gmail.com>.
Tue, 08 Dec 2015 00:35:58 -0800 Break LCS diffing to its own function. Minor style tweaks.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 08 Dec 2015 00:35:58 -0800] rev 81
Break LCS diffing to its own function. Minor style tweaks.
Tue, 08 Dec 2015 00:35:43 -0800 Allow editor arguments when editing files externally.
Andr Goens <andres.goens@tu-dresden.de> [Tue, 08 Dec 2015 00:35:43 -0800] rev 80
Allow editor arguments when editing files externally.
Wed, 04 Mar 2015 11:21:00 -0800 Added signature for changeset ac3c6d1057d5
Mahlon E. Smith <mahlon@laika.com> [Wed, 04 Mar 2015 11:21:00 -0800] rev 79
Added signature for changeset ac3c6d1057d5
Wed, 04 Mar 2015 11:19:07 -0800 Added tag v1.3.1 for changeset 7b7810fee305
Mahlon E. Smith <mahlon@martini.nu> [Wed, 04 Mar 2015 11:19:07 -0800] rev 78
Added tag v1.3.1 for changeset 7b7810fee305
Wed, 04 Mar 2015 11:18:25 -0800 Bump version and copyright.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 04 Mar 2015 11:18:25 -0800] rev 77
Bump version and copyright.
Tue, 16 Dec 2014 16:30:08 -0800 Use the system tempdir instead of hardcoding /tmp.
Mahlon E. Smith <mahlon@laika.com> [Tue, 16 Dec 2014 16:30:08 -0800] rev 76
Use the system tempdir instead of hardcoding /tmp.
Thu, 04 Dec 2014 14:15:24 -0800 Added signature for changeset ceb8bd75e05b
Mahlon E. Smith <mahlon@laika.com> [Thu, 04 Dec 2014 14:15:24 -0800] rev 75
Added signature for changeset ceb8bd75e05b
Thu, 04 Dec 2014 14:15:17 -0800 Added tag v1.3.0 for changeset b3b840a4b56c
Mahlon E. Smith <mahlon@laika.com> [Thu, 04 Dec 2014 14:15:17 -0800] rev 74
Added tag v1.3.0 for changeset b3b840a4b56c
Thu, 04 Dec 2014 14:15:09 -0800 Minor style cleanups, version bump. v1.3.0
Mahlon E. Smith <mahlon@laika.com> [Thu, 04 Dec 2014 14:15:09 -0800] rev 73
Minor style cleanups, version bump.
Wed, 03 Dec 2014 09:47:26 +0100 Add a 'less' command, that does the same as cat, but uses a pager.
Dennis Kaarsemaker <dennis.kaarsemaker@booking.com> [Wed, 03 Dec 2014 09:47:26 +0100] rev 72
Add a 'less' command, that does the same as cat, but uses a pager. To avoid code duplication, refactor run_cat to be a thin wrapper around a common function called by both run_cat and run_less.
Mon, 11 Aug 2014 11:25:33 -0700 Branch merge.
Mahlon E. Smith <mahlon@laika.com> [Mon, 11 Aug 2014 11:25:33 -0700] rev 71
Branch merge.
Mon, 11 Aug 2014 11:19:43 -0700 Added signature for changeset b220dc774937
Mahlon E. Smith <mahlon@laika.com> [Mon, 11 Aug 2014 11:19:43 -0700] rev 70
Added signature for changeset b220dc774937
Mon, 11 Aug 2014 11:19:39 -0700 Added tag 1.2.0 for changeset 1a480ba231b6
Mahlon E. Smith <mahlon@laika.com> [Mon, 11 Aug 2014 11:19:39 -0700] rev 69
Added tag 1.2.0 for changeset 1a480ba231b6
Mon, 11 Aug 2014 11:19:01 -0700 Explicitly disable wrapping when writing to file, leaving it up to the v1.2.0
Dennis Kaarsemaker <dennis.kaarsemaker@booking.com> [Mon, 11 Aug 2014 11:19:01 -0700] rev 68
Explicitly disable wrapping when writing to file, leaving it up to the user's editor. No reason to have shelldap and editor wrap battles. Dennis Kaarsemaker <dennis.kaarsemaker@booking.com>
Mon, 11 Aug 2014 11:07:00 -0700 Add 'rm' for a fully qualified DN, instead of only working with RDN.
Mahlon E. Smith <mahlon@laika.com> [Mon, 11 Aug 2014 11:07:00 -0700] rev 67
Add 'rm' for a fully qualified DN, instead of only working with RDN. Reported by Lars Tauber <taeuber@bbaw.de>.
Mon, 23 Jun 2014 08:17:18 -0700 Fix the pod so it can build without complaint under perl 5.20, bump to
Mahlon E. Smith <mahlon@martini.nu> [Mon, 23 Jun 2014 08:17:18 -0700] rev 66
Fix the pod so it can build without complaint under perl 5.20, bump to v1.1.1. Patch from Kurt Jaeger <pi@FreeBSD.org>.
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.
(0) -100 -60 tip