Sat, 05 Mar 2011 19:41:07 +0100 base(): make more secure, allow '' as DN
Peter Marschall <peter@adpm.de> [Sat, 05 Mar 2011 19:41:07 +0100] rev 22
base(): make more secure, allow '' as DN Only accept DNs as arguments to base that are legal DNs. Convert DN given into canonical form.
Sat, 05 Mar 2011 19:15:48 +0100 slight cleanup: make more clear, it's an array
Peter Marschall <peter@adpm.de> [Sat, 05 Mar 2011 19:15:48 +0100] rev 21
slight cleanup: make more clear, it's an array
Sat, 05 Mar 2011 19:08:50 +0100 use sane way to get a default basedn: RootDSe's namingContexts
Peter Marschall <peter@adpm.de> [Sat, 05 Mar 2011 19:08:50 +0100] rev 20
use sane way to get a default basedn: RootDSe's namingContexts
Tue, 06 Sep 2011 15:59:07 -0700 Add documentation for the additional short flags.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 06 Sep 2011 15:59:07 -0700] rev 19
Add documentation for the additional short flags.
Sat, 05 Mar 2011 18:50:27 +0100 accept short option names for some options
Peter Marschall <peter@adpm.de> [Sat, 05 Mar 2011 18:50:27 +0100] rev 18
accept short option names for some options Accept short name equivalents like in ldap... commands for 'server', 'basedn' and 'binddn'.
Sat, 05 Mar 2011 17:46:57 +0100 simplify over-complex call of N:L:E->get_value()
Peter Marschall <peter@adpm.de> [Sat, 05 Mar 2011 17:46:57 +0100] rev 17
simplify over-complex call of N:L:E->get_value() @{ Net::LDAP::Entry->get_value(..., asref => 1) } is equivalent to Net::LDAP::Entry->get_value(...)
Sat, 05 Mar 2011 17:33:41 +0100 use symbolic LDAP error codes instead of numbers
Peter Marschall <peter@adpm.de> [Sat, 05 Mar 2011 17:33:41 +0100] rev 16
use symbolic LDAP error codes instead of numbers
Tue, 06 Sep 2011 15:59:05 -0700 Exit with a nicer error message if IO::Socket::SSL isn't installed,
Mahlon E. Smith <mahlon@martini.nu> [Tue, 06 Sep 2011 15:59:05 -0700] rev 15
Exit with a nicer error message if IO::Socket::SSL isn't installed, but the user is requesting SSL/TLS. (this is normally required by Net::LDAP.)
Tue, 22 Mar 2011 13:12:49 +0100 Allow '-' on RDN name when copying
Giacomo Tenaglia <Giacomo.Tenaglia@cern.ch> [Tue, 22 Mar 2011 13:12:49 +0100] rev 14
Allow '-' on RDN name when copying
Mon, 21 Feb 2011 17:08:59 -0800 Add a quick Makefile to automate future release tarballs.
Mahlon E. Smith <mahlon@martini.nu> [Mon, 21 Feb 2011 17:08:59 -0800] rev 13
Add a quick Makefile to automate future release tarballs.
(0) -10 +10 +100 tip