CVS log for ldapconf/ldapconf.cc
Up to [Terminator] / ldapconf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.25 / (download) - annotate - [select for diffs]
, Wed Oct 3 13:27:20 2001 UTC (7 years, 1 month ago) by stein
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +6 -8
lines
Diff to previous 1.24
A lot of cleanup and some changes of the formconf and other stuff
Revision 1.24 / (download) - annotate - [select for diffs]
, Mon Jan 22 05:42:14 2001 UTC (7 years, 10 months ago) by stein
Branch: MAIN
CVS Tags: ldapconf-0-18-1,
TMP,
RELEASE
Changes since 1.23: +71 -16
lines
Diff to previous 1.23
Merging OPENLDAP-2 branch back into main branch.
Revision 1.23.4.12 / (download) - annotate - [select for diffs]
, Sun Jan 21 18:53:17 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
CVS Tags: ldapconf-0-18-0
Changes since 1.23.4.11: +2 -2
lines
Diff to previous 1.23.4.11
to branchpoint 1.23
next main 1.24
still problem with protocol and version, rewrote it again...
Revision 1.23.4.11 / (download) - annotate - [select for diffs]
, Sun Jan 21 15:08:01 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23.4.10: +1 -1
lines
Diff to previous 1.23.4.10
to branchpoint 1.23
Some last-minute fixes.
This is hopefully last commit before release - puh!
Revision 1.23.4.10 / (download) - annotate - [select for diffs]
, Sun Jan 21 06:48:39 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23.4.9: +7 -5
lines
Diff to previous 1.23.4.9
to branchpoint 1.23
Disabled ldapclient.cc - most of the obsolete client code
Revision 1.23.4.9 / (download) - annotate - [select for diffs]
, Sun Jan 21 04:41:02 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23.4.8: +4 -10
lines
Diff to previous 1.23.4.8
to branchpoint 1.23
LDIF online export works.
Migrate works.
Create new db works.
LDIF import works.
Lots of cleanup to do, but it can wait.
Hopefully ready for release tomorrow...
Revision 1.23.4.8 / (download) - annotate - [select for diffs]
, Sat Jan 20 21:11:21 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23.4.7: +9 -8
lines
Diff to previous 1.23.4.7
to branchpoint 1.23
slapd user and group now configurable in setup dialog
Revision 1.23.4.7 / (download) - annotate - [select for diffs]
, Fri Jan 19 11:45:55 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23.4.6: +3 -4
lines
Diff to previous 1.23.4.6
to branchpoint 1.23
Changed default install to use openldap 1.x and protocol 2.
Added radiobuttons to select openldap settings.
Small cleanup and fixes.
Revision 1.23.4.6 / (download) - annotate - [select for diffs]
, Thu Jan 18 07:26:14 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23.4.5: +20 -6
lines
Diff to previous 1.23.4.5
to branchpoint 1.23
Updated license to GPL v2.
Also updated copyright statement in most files (I belive this is a
requirement for GPL to be valid).
And reindented some of the files.
Revision 1.23.4.5 / (download) - annotate - [select for diffs]
, Mon Jan 15 13:53:06 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23.4.4: +12 -0
lines
Diff to previous 1.23.4.4
to branchpoint 1.23
Temporary support to preserve base64 password
Revision 1.23.4.4 / (download) - annotate - [select for diffs]
, Fri Jan 5 17:20:17 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
CVS Tags: TMP2
Changes since 1.23.4.3: +1 -1
lines
Diff to previous 1.23.4.3
to branchpoint 1.23
Added user defined protocol field to directory profile
Revision 1.23.4.3 / (download) - annotate - [select for diffs]
, Fri Dec 22 16:24:35 2000 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23.4.2: +17 -0
lines
Diff to previous 1.23.4.2
to branchpoint 1.23
Moved some declaration from ldapconf_defs to ldapconf.cc
Revision 1.23.4.2 / (download) - annotate - [select for diffs]
, Wed Dec 20 23:51:58 2000 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23.4.1: +18 -2
lines
Diff to previous 1.23.4.1
to branchpoint 1.23
Added global mode variables to let user define OpenLDAP version and standard parameters.
Modified all 2.x related functions found so far to use version-compatible code.
Moved declaration of mode variables to ldapconf.cc, works better.
Revision 1.23.4.1 / (download) - annotate - [select for diffs]
, Thu Dec 14 08:18:50 2000 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.23: +1 -1
lines
Diff to previous 1.23
Result parsing now works with OpenLdap 2.0
Modify starting to work, but still some proeblems.
Added a new "command" method for generic command building.
Added 2.0 binary names to daemons.
Revision 1.23 / (download) - annotate - [select for diffs]
, Wed May 24 13:34:17 2000 UTC (8 years, 6 months ago) by stein
Branch: MAIN
CVS Tags: v-0-16,
ldapconf-0-17-0,
TEST2,
OPENLDAP-1
Branch point for: OPENLDAP-2
Changes since 1.22: +14 -14
lines
Diff to previous 1.22
Lots of changes, mainly the PROFILES class is working
Revision 1.22 / (download) - annotate - [select for diffs]
, Sat May 20 18:10:33 2000 UTC (8 years, 6 months ago) by stein
Branch: MAIN
Changes since 1.21: +0 -7
lines
Diff to previous 1.21
better debug support
added "card" type to formconf
Revision 1.21 / (download) - annotate - [select for diffs]
, Fri May 19 22:58:07 2000 UTC (8 years, 6 months ago) by stein
Branch: MAIN
Changes since 1.20: +32 -27
lines
Diff to previous 1.20
removed userinfo stuff - replaced with generic formconf support
Revision 1.20 / (download) - annotate - [select for diffs]
, Tue May 16 11:41:33 2000 UTC (8 years, 6 months ago) by stein
Branch: MAIN
CVS Tags: v-0-15
Changes since 1.19: +5 -4
lines
Diff to previous 1.19
Added support for password sync from userconf
Revision 1.19 / (download) - annotate - [select for diffs]
, Mon May 15 22:30:27 2000 UTC (8 years, 6 months ago) by stein
Branch: MAIN
Changes since 1.18: +12 -3
lines
Diff to previous 1.18
More attributes in userlist
Revision 1.1.1.2 / (download) - annotate - [select for diffs]
(vendor branch), Sun May 7 20:34:18 2000 UTC (8 years, 6 months ago) by stein
Branch: stein
CVS Tags: v-0-12-jacques
Changes since 1.1.1.1: +91 -232
lines
Diff to previous 1.1.1.1
Importing update from Jacques
Revision 1.18 / (download) - annotate - [select for diffs]
, Tue Sep 21 20:46:36 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
CVS Tags: v-0-14
Changes since 1.17: +3 -3
lines
Diff to previous 1.17
Added URL
Revision 1.17 / (download) - annotate - [select for diffs]
, Mon Sep 20 14:56:24 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.16: +50 -50
lines
Diff to previous 1.16
Renamed ldap.h to ldapconf_defs.h to avoid confusion. And reintended all files.
Revision 1.16 / (download) - annotate - [select for diffs]
, Sat Sep 18 14:44:20 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
CVS Tags: v-0-11
Changes since 1.15: +4 -4
lines
Diff to previous 1.15
v-0.11-BETA-3
Revision 1.15 / (download) - annotate - [select for diffs]
, Fri Sep 17 19:39:27 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14
Fixed adding entires in formclient.
Revision 1.14 / (download) - annotate - [select for diffs]
, Thu Sep 16 16:35:30 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.13: +2 -0
lines
Diff to previous 1.13
Added profile manager. Added sSupport for multiple forms.
Revision 1.13 / (download) - annotate - [select for diffs]
, Fri Sep 10 21:07:13 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.12: +4 -4
lines
Diff to previous 1.12
Fixed ldapconf.paths files
Revision 1.12 / (download) - annotate - [select for diffs]
, Fri Sep 10 14:02:30 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.11: +8 -12
lines
Diff to previous 1.11
More debug info
Revision 1.11 / (download) - annotate - [select for diffs]
, Wed Sep 8 20:17:34 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.10: +18 -6
lines
Diff to previous 1.10
Added module setup dialog.
Added icon.
Revision 1.10 / (download) - annotate - [select for diffs]
, Fri Aug 13 12:18:52 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9
Removed www files
Revision 1.9 / (download) - annotate - [select for diffs]
, Mon Aug 2 00:38:02 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.8: +6 -3
lines
Diff to previous 1.8
Added selectable userinfo bind and form
Revision 1.8 / (download) - annotate - [select for diffs]
, Thu Jul 29 15:43:51 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
CVS Tags: v-0-10
Changes since 1.7: +1 -1
lines
Diff to previous 1.7
Small fixes.
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Jul 29 01:47:03 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.6: +3 -0
lines
Diff to previous 1.6
Most helpfiles partly completed.
Revision 1.6 / (download) - annotate - [select for diffs]
, Tue Jul 27 17:32:44 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.5: +0 -3
lines
Diff to previous 1.5
*** empty log message ***
Revision 1.5 / (download) - annotate - [select for diffs]
, Mon Jul 26 23:59:54 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.4: +4 -172
lines
Diff to previous 1.4
Some cleanup, new html design.
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Jul 26 05:49:14 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.3: +8 -3
lines
Diff to previous 1.3
Added support for multi dbforms using FIELD_DEFS.
Revision 1.3 / (download) - annotate - [select for diffs]
, Sat Jul 24 19:25:52 1999 UTC (9 years, 4 months ago) by stein
Branch: MAIN
Changes since 1.2: +10 -0
lines
Diff to previous 1.2
Added samle config files. Added new comng stuff from userinfo module.
Revision 1.2 / (download) - annotate - [select for diffs]
, Fri Jul 23 16:25:57 1999 UTC (9 years, 4 months ago) by stein
Branch: MAIN
Changes since 1.1: +9 -10
lines
Diff to previous 1.1
Added ldap co mangager for userconf
Revision 1.1.1.1 / (download) - annotate - [select for diffs]
(vendor branch), Fri Jul 2 18:11:24 1999 UTC (9 years, 4 months ago) by stein
Branch: stein
CVS Tags: v-0-9
Changes since 1.1: +0 -0
lines
Diff to previous 1.1
ldapmodule for linuxconf
Revision 1.1 / (download) - annotate - [select for diffs]
, Fri Jul 2 18:11:24 1999 UTC (9 years, 4 months ago) by stein
Branch: MAIN
Diff
Initial revision
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
CVSweb by <zeller@think.de>