2014-08-11 |
Mahlon E. Smith |
Branch merge.
|
file |
diff |
annotate
|
2014-08-11 |
Dennis Kaarsemaker |
Explicitly disable wrapping when writing to file, leaving it up to the
v1.2.0
|
file |
diff |
annotate
|
2014-08-11 |
Mahlon E. Smith |
Add 'rm' for a fully qualified DN, instead of only working with RDN.
|
file |
diff |
annotate
|
2014-06-23 |
Mahlon E. Smith |
Fix the pod so it can build without complaint under perl 5.20, bump to
|
file |
diff |
annotate
|
2014-06-21 |
Mahlon E. Smith |
Bump version.
v1.1.0
|
file |
diff |
annotate
|
2013-12-03 |
Mahlon E. Smith |
Add quick documentation blurb for SASL mechanisms. Make SASL
|
file |
diff |
annotate
|
2013-12-03 |
Mahlon E. Smith |
Add simple SASL support. Patch from Michael Raitza <spacefrogg-devel@meterriblecrew.net>.
|
file |
diff |
annotate
|
2013-12-03 |
Mahlon E. Smith |
Fix the DN regexp to include dashes. Patch from Mike Hix <m@hix.io>.
|
file |
diff |
annotate
|
2013-05-15 |
Mahlon E. Smith |
Automatically use ldif syntax highlighting for editors that understand
|
file |
diff |
annotate
|
2013-05-03 |
Mahlon E. Smith |
Catch a case where the LDAP object is defined, but in a state that
|
file |
diff |
annotate
|
2013-04-26 |
Mahlon E. Smith |
Fix another LCS edge case that rev #0cc20d93ff50 introduced.
|
file |
diff |
annotate
|
2013-04-18 |
Mahlon E. Smith |
Fix for edge case Diff::LCS traversals. Also ensure re-edit state is
|
file |
diff |
annotate
|
2013-03-19 |
Mahlon E. Smith |
Add the "inspect" command, which provides some quick reference for
v1.0.0
|
file |
diff |
annotate
|
2013-03-15 |
Mahlon E. Smith |
Numerous changes:
|
file |
diff |
annotate
|
2013-03-15 |
Mahlon E. Smith |
Alter the default wrap width for LDIF to expand to the terminal size,
|
file |
diff |
annotate
|
2013-03-15 |
Mahlon E. Smith |
More robust path for connection retries. Show optional, unused
|
file |
diff |
annotate
|
2013-01-11 |
Mahlon E. Smith |
Fix the uninitialized $path value errors I erroneously introduced on
|
file |
diff |
annotate
|
2013-01-08 |
Mahlon E. Smith |
Bump to v0.7.
|
file |
diff |
annotate
|
2013-01-08 |
Mahlon E. Smith |
Attempt to retry the operation on failure.
|
file |
diff |
annotate
|
2012-11-27 |
Mahlon E. Smith |
Add a flag to force a password prompt, so you can override credentials
|
file |
diff |
annotate
|
2012-10-10 |
Salvatore Bonaccorso |
Take only second argument for run_{cd,edit,mkdir}
|
file |
diff |
annotate
|
2011-09-12 |
Mahlon E. Smith |
Fix bug introduced in rev:a3a710f720dd with passwd arguments.
|
file |
diff |
annotate
|
2011-09-06 |
Mahlon E. Smith |
Backout the additional objectClasses patch for mkdir: same behavior can
|
file |
diff |
annotate
|
2011-09-06 |
Mahlon E. Smith |
Add a --version flag.
|
file |
diff |
annotate
|
2011-09-06 |
Mahlon E. Smith |
Small documentation fixes, add better verbosity when saving connection
|
file |
diff |
annotate
|
2011-09-06 |
Mahlon E. Smith |
Make sure the hasSubordinates attribute is defined before checking its
|
file |
diff |
annotate
|
2011-09-06 |
Mahlon E. Smith |
fix 'ls -R' output, minor style cleanup
|
file |
diff |
annotate
|
2011-09-06 |
Mahlon E. Smith |
Repair broken path behavior, remove unneeded #path_to_dn 'relative'
|
file |
diff |
annotate
|
2011-03-06 |
Peter Marschall |
[PATCH 19/19] remove rdn_to_dn() after its last users are gone
|
file |
diff |
annotate
|
2011-03-06 |
Peter Marschall |
run_cat: convert to using path_to_dn()
|
file |
diff |
annotate
|
2011-03-06 |
Peter Marschall |
add method path_to_dn() to convert a given "path" to a DN
|
file |
diff |
annotate
|
2011-03-06 |
Peter Marschall |
mkdir: support more objectclasses
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
make_filter: cope with filters that are already parenthesized
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
run_list: new argument syntax: [<options>] [<filter>] [<attributes>]
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
fix attribute lists for LDAP queries
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
remove now unused parent_dn() method
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
cd: flexible treatment of repeated '..', even as prefix
|
file |
diff |
annotate
|
2011-09-06 |
Mahlon E. Smith |
small style cleanup
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
base(): make more secure, allow '' as DN
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
slight cleanup: make more clear, it's an array
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
use sane way to get a default basedn: RootDSe's namingContexts
|
file |
diff |
annotate
|
2011-09-06 |
Mahlon E. Smith |
Add documentation for the additional short flags.
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
accept short option names for some options
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
simplify over-complex call of N:L:E->get_value()
|
file |
diff |
annotate
|
2011-03-05 |
Peter Marschall |
use symbolic LDAP error codes instead of numbers
|
file |
diff |
annotate
|
2011-09-06 |
Mahlon E. Smith |
Exit with a nicer error message if IO::Socket::SSL isn't installed,
|
file |
diff |
annotate
|
2011-03-22 |
Giacomo Tenaglia |
Allow '-' on RDN name when copying
|
file |
diff |
annotate
|
2011-02-18 |
Mahlon E. Smith |
Bump to version 0.4.
|
file |
diff |
annotate
|
2011-02-18 |
Mahlon E. Smith |
Follow regular man page conventions. Patch from
|
file |
diff |
annotate
|
2011-02-18 |
Mahlon E. Smith |
Minor cleanup.
|
file |
diff |
annotate
|
2011-02-18 |
Mahlon E. Smith |
Improve performance for cd/ls for containers with a large number of
|
file |
diff |
annotate
|
2011-02-17 |
Mahlon E. Smith |
Update documentation, now that multiline edits work. Minor other
|
file |
diff |
annotate
|
2011-02-17 |
Mahlon E. Smith |
Combine multiple lines into a single one before displaying LDIF. Patch
|
file |
diff |
annotate
|
2010-07-15 |
Mahlon E. Smith |
Append a trailing slash to entries that contain other entries. Thanks
|
file |
diff |
annotate
|
2010-05-17 |
Mahlon E. Smith |
Add options to support ssl key verification when connecting with TLS.
|
file |
diff |
annotate
|
2008-12-04 |
mahlon |
Bumping to 0.2 release.
|
file |
diff |
annotate
|
2008-12-04 |
mahlon |
Restructure for tags/branches.
|
file |
diff |
annotate
|