shelldap
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
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
Thu, 17 Feb 2011 18:14:30 -0800 Mahlon E. Smith Bump to version 0.4.
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: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.
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.
less more (0) tip