Menu

Code Commit Log


Commit Date  
[r34] (HEAD) by benih

* added new tool ldap-collate to toolbox

2016-08-29 19:02:36 Tree
[r33] by benih

* Release 1.1.2

2015-11-05 08:10:44 Tree
[r32] by benih

* Removed warnings for keys on scalar
* fixed version check for Perl 5.014

2015-11-05 08:08:51 Tree
[r31] by benih

* Version 1.1.1

2015-05-20 19:35:01 Tree
[r30] by benih

* Release 1.1

2015-03-28 21:10:42 Tree
[r29] by benih

* Typo fix in README

2015-02-05 20:39:09 Tree
[r28] by benih

* Updated README

2015-02-05 19:28:10 Tree
[r27] by benih

* extended readme

2015-01-22 20:41:16 Tree
[r26] by benih

* prepared Release 1.0

2014-11-28 15:13:59 Tree
[r25] by benih

* Huge rewrite:
This version brings to you new features, performance improvements and clearer
code. One of the main changes is a new command line invocation regarding -a and
-r parameters because now several rules are supported. This means that options
-a/-A were dropped (the program will complain if you still try touse them!) and
several invocations of -r are possible. Also the syntax of -r has changed!
See the README.txt and use parameter -h for details.
The complete changelist is as following:
* New syntax for -r parameter:
- several invocations allowed
- -a/-A were dropped as the attribute is now specified in -r
- new, more simple behavior for application of regex,
most important with ^ and &, as well as patterns like /.*/; those patterns
behave a little differently now and will match alwas on an additional
empty-string-value for each attribute (like using -A in prior versions)
* Enhanced documentation (both in codebase and in help messages)
* New debug options: -v can be given several times now, yielding more messages
* New -l (--ldif) parameter which results in a LDIF-change file being written.
This is especially useful with option -d if you just want to generate a
changefile but don't want the changes be applied instantly (revising, etc)
* New --ask parameter to allow you to explicitely confirm each entry change
* New -t (--timelimit) and -s (--sizelimit) parameters to request such
limits from the LDAP server; -s my be useful with -d to testing your patterns
* New -P (--pagesize) parameter to support and control LDAP simplePaging,
please note that paging is enabled by default. Use '-P 0' to disable paging.
* Support for LDAP-URLs in -H, including setting baseDN, scope and filter
* All options have long paramter equivalents now

2014-11-28 15:12:54 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.