File: ChangeLog

package info (click to toggle)
ldapjdk 5.3.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,756 kB
  • sloc: ansic: 44,727; java: 39,706; xml: 7,623; sh: 4,497; perl: 3,774; makefile: 1,680; cpp: 979
file content (35 lines) | stat: -rw-r--r-- 965 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
1999-06-30  Leif Hedstrom  <leif@netscape.com>

	* rmentry.pl: Added support for "-p".

1999-01-05  Leif Hedstrom  <leif@netscape.com>

	* psoftsync.pl (delAttr): Fixed annoying bug where I missed to
	"my" $entry.

1999-01-04  Leif Hedstrom  <leif@netscape.com>

	* modattr.pl: Bug fixes for handling bad cases better (like
	missing attribute, adding empty values etc).

1998-12-11  Leif Hedstrom  <leif@netscape.com>

	* modattr.pl: Modified slightly to enable the rebind proc.

1998-08-03  Leif Hedstrom  <leif@netscape.com>

	* psoftsync.pl: New file, also merged in some modules from
	LdapUtils.pm, to make sure this works. NOTE: This script currently
	doesn't work, since all "modify" operations are horked.

1998-07-30  Leif Hedstrom  <leif@netscape.com>

	* tabdump.pl: Actually works!

	* ldappasswd.pl: Cleaned out some code, and moved it over to the
	::Utils module.

1998-07-29  Leif Hedstrom  <leif@netscape.com>

	* qsearch.pl: First working version.