Project

General

Profile

Download (9.23 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
29460ef7 2010-09-08 20:09 Marc Dequènes

[fix] TextUI key pattern was wrong (not allowing digits at all)

6d235fb6 2010-09-06 22:31 Marc Dequènes

[fix] ensure DNs outside the current base DN are handled properly

bc31521d 2010-07-31 14:58 Marc Dequènes

[fix] corrected display of unknown DN (closes #109)

98217996 2010-06-24 00:46 Marc Dequènes

[evol] switched to a higher activeldap library (closes #27)

bc2c2691 2010-04-07 03:23 Marc Dequènes

[licence] copyright updated (or added when missing)

35b342c1 2009-11-14 17:48 Marc Dequènes

[evol] search can use family relationship as criterias

ab983e7a 2009-11-13 01:40 Marc Dequènes

[fix] corrected attributes not retrieved anymore

1956465d 2009-11-13 01:29 Marc Dequènes

[fix] remove remaining ref to $shadow outside the shadowwalker scope

020c18fe 2009-11-13 01:24 Marc Dequènes

[fix/cleanup] handle the 'root' element better (even if ActiveLdap seems not to behave properly with the root DSA)

f43a4cb1 2009-11-13 00:25 Marc Dequènes

[evol] recognize 'root' and understand it as value (but not yet as argument), clarify the full handle format, and recognize the MP root

d143d217 2009-11-12 23:07 Marc Dequènes

[fix] ensure objects are properly recognized (care about excluded objectClasses)

aa4e021c 2009-10-26 23:49 Marc Dequènes

[evol] replace DNs with recognized objects in show command (if not in debug mode)

2bd92292 2009-10-25 19:22 Marc Dequènes

[cleanup] moved helper things out of LdapObject in Manipulation and began sweeping dust