Mon, 02 Dec 2019 15:48:56 -0800 Mahlon E. Smith Revert an old LCS edge case fix in favor of a better one. default tip master
Sun, 13 Oct 2019 10:52:25 -0700 Mahlon E. Smith Update for v1.5.1 release.
Sun, 13 Oct 2019 10:44:16 -0700 Mahlon E. Smith Fix sasl for DIGEST-MD5, PLAIN, and LOGIN mechanisms, which I don't think ever actually worked properly.
Sun, 13 Oct 2019 10:19:40 -0700 Uwe Kleine-König Don't provide a password for sasl authentication.
Sat, 31 Aug 2019 21:47:20 -0700 Mahlon E. Smith Fix typo.
Sat, 31 Aug 2019 21:45:39 -0700 Mahlon E. Smith Bye, Bitbucket.
Tue, 25 Jun 2019 09:54:08 -0700 Mahlon E. Smith Minor pod formatting correction.
Tue, 25 Jun 2019 09:51:45 -0700 Mahlon E. Smith Changelog updates for v1.5.0.
Fri, 17 May 2019 18:12:47 +0000 Mahlon E. Smith Merged in docelic/shelldap (pull request #2)
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:46:30 -0700 Mahlon E. Smith Added tag v1.5.0 for changeset d6a75d14db12
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:18:12 -0700 Mahlon E. Smith merge
Mon, 15 Apr 2019 14:16:09 -0700 Mahlon E. Smith Add LICENSE file for packaging, bump copyright.
Wed, 04 Apr 2018 12:30:00 -0700 Mahlon E. Smith Add a link to the Fedora package.
Wed, 07 Jun 2017 15:01:15 -0700 Mahlon E. Smith Added tag v1.4.0 for changeset e8af5aa8bd15
Wed, 07 Jun 2017 15:01:09 -0700 Mahlon E. Smith Update changelog. v1.4.0
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:26 -0800 Mahlon E. Smith Added tag v1.3.2 for changeset aa4172c204d4
Wed, 13 Jan 2016 11:14:18 -0800 Mahlon E. Smith Add a "real" change log.
Tue, 12 Jan 2016 08:22:14 +0000 Mahlon Smith README.md edited online with Bitbucket
Tue, 12 Jan 2016 00:16:33 -0800 Mahlon E. Smith eval optional modules in blocks instead of strings.
Tue, 12 Jan 2016 07:20:38 +0000 Mahlon Smith README.md edited online with Bitbucket
Tue, 12 Jan 2016 07:17:05 +0000 Mahlon Smith README.md edited online with Bitbucket
Mon, 11 Jan 2016 12:28:23 -0800 Mahlon E. Smith Fix anonymous binds when SASL is not used.
Tue, 08 Dec 2015 00:55:48 -0800 Mahlon E. Smith Update the contributors file.
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:21:00 -0800 Mahlon E. Smith Added signature for changeset ac3c6d1057d5
Wed, 04 Mar 2015 11:19:07 -0800 Mahlon E. Smith Added tag v1.3.1 for changeset 7b7810fee305
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:24 -0800 Mahlon E. Smith Added signature for changeset ceb8bd75e05b
Thu, 04 Dec 2014 14:15:17 -0800 Mahlon E. Smith Added tag v1.3.0 for changeset b3b840a4b56c
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:43 -0700 Mahlon E. Smith Added signature for changeset b220dc774937
Mon, 11 Aug 2014 11:19:39 -0700 Mahlon E. Smith Added tag 1.2.0 for changeset 1a480ba231b6
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:44 -0700 Mahlon E. Smith Added tag 1.1.0 for changeset e1728adb2561
Sat, 21 Jun 2014 13:36:33 -0700 Mahlon E. Smith Bump version. v1.1.0
Tue, 03 Dec 2013 11:47:01 -0800 Mahlon E. Smith Add CONTRIBUTORS file.
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:18:54 -0700 Mahlon E. Smith Added tag 1.0.2 for changeset 94b64bbf93cf
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:07:56 -0700 Mahlon E. Smith Added tag 1.0.1 for changeset 0cc20d93ff50
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:36:30 -0700 Mahlon E. Smith Added signature for changeset 5de7014b0e60
Tue, 19 Mar 2013 16:36:14 -0700 Mahlon E. Smith Added tag 1.0.0 for changeset 27bbe75233a3
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
Sun, 13 Jan 2013 20:29:12 -0800 Mahlon E. Smith Fix the gmake variable that snags the current version number.
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:22 -0800 Mahlon E. Smith Added tag 0.7 for changeset 4e77e8e5d467
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:28:31 -0700 Mahlon E. Smith Added tag 0.5 for changeset 12f279ef4f9d
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
Sat, 05 Mar 2011 22:13:27 +0100 Peter Marschall run_list: new argument syntax: [<options>] [<filter>] [<attributes>]
Sat, 05 Mar 2011 20:56:20 +0100 Peter Marschall fix attribute lists for LDAP queries
Sat, 05 Mar 2011 20:24:07 +0100 Peter Marschall remove now unused parent_dn() method
Sat, 05 Mar 2011 20:19:18 +0100 Peter Marschall cd: flexible treatment of repeated '..', even as prefix
Tue, 06 Sep 2011 15:59:10 -0700 Mahlon E. Smith small style cleanup
Sat, 05 Mar 2011 19:41:07 +0100 Peter Marschall base(): make more secure, allow '' as DN
Sat, 05 Mar 2011 19:15:48 +0100 Peter Marschall slight cleanup: make more clear, it's an array
Sat, 05 Mar 2011 19:08:50 +0100 Peter Marschall use sane way to get a default basedn: RootDSe's namingContexts
Tue, 06 Sep 2011 15:59:07 -0700 Mahlon E. Smith Add documentation for the additional short flags.
Sat, 05 Mar 2011 18:50:27 +0100 Peter Marschall accept short option names for some options
Sat, 05 Mar 2011 17:46:57 +0100 Peter Marschall simplify over-complex call of N:L:E->get_value()
Sat, 05 Mar 2011 17:33:41 +0100 Peter Marschall use symbolic LDAP error codes instead of numbers
Tue, 06 Sep 2011 15:59:05 -0700 Mahlon E. Smith Exit with a nicer error message if IO::Socket::SSL isn't installed,
Tue, 22 Mar 2011 13:12:49 +0100 Giacomo Tenaglia Allow '-' on RDN name when copying
Mon, 21 Feb 2011 17:08:59 -0800 Mahlon E. Smith Add a quick Makefile to automate future release tarballs.
Thu, 17 Feb 2011 18:14:30 -0800 Mahlon E. Smith Bump to version 0.4.
Thu, 17 Feb 2011 18:14:12 -0800 Mahlon E. Smith Added tag 0.4 for changeset 664bbe3dcd44
Thu, 17 Feb 2011 18:04:16 -0800 Mahlon E. Smith Follow regular man page conventions. Patch from
Thu, 17 Feb 2011 18:02:46 -0800 Mahlon E. Smith Minor cleanup.
Thu, 17 Feb 2011 18:00:55 -0800 Mahlon E. Smith Improve performance for cd/ls for containers with a large number of
Thu, 17 Feb 2011 13:17:19 -0800 Mahlon E. Smith Tagging for release 0.3.
Thu, 17 Feb 2011 13:16:18 -0800 Mahlon E. Smith Update documentation, now that multiline edits work. Minor other
Thu, 17 Feb 2011 12:35:21 -0800 Mahlon E. Smith Combine multiple lines into a single one before displaying LDIF. Patch
Thu, 15 Jul 2010 09:01:05 -0700 Mahlon E. Smith Append a trailing slash to entries that contain other entries. Thanks
Mon, 17 May 2010 08:18:39 -0700 Mahlon E. Smith Add options to support ssl key verification when connecting with TLS.
Fri, 24 Jul 2009 14:27:09 +0000 convert-repo update tags
Thu, 04 Dec 2008 16:12:19 +0000 mahlon Bumping to 0.2 release.
Thu, 04 Dec 2008 16:06:49 +0000 mahlon Restructure for tags/branches.
(0) tip