CVS log for ldapconf/ldap_db.cc

[BACK] Up to [Terminator] / ldapconf

Request diff between arbitrary revisions


Default branch: MAIN

Revision 1.19 / (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.18: +1 -1 lines
Diff to previous 1.18
A lot of cleanup and some changes of the formconf and other stuff

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Feb 22 22:15:51 2001 UTC (7 years, 8 months ago) by stein
Branch: MAIN
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
Groupadmin works - added a better dialog.
Added support for migrating groups and groupmembers.
Fixed some more bind profile issues.

Revision 1.17 / (download) - annotate - [select for diffs] , Tue Jan 23 19:33:36 2001 UTC (7 years, 9 months ago) by stein
Branch: MAIN
CVS Tags: ldapconf-0-18-1, TMP, RELEASE
Changes since 1.16: +81 -75 lines
Diff to previous 1.16
Fixed string bug in loghandler.
Fixed inverted selection of account types to migrate.
Add more settings when autogenerating directory profile.
Rewrote some dialog messages.
Removed some unused dialog fields.
Removed some obsolete comments and obosolet code.
Added more descriptions comments.

Revision 1.16 / (download) - annotate - [select for diffs] , Mon Jan 22 05:42:14 2001 UTC (7 years, 10 months ago) by stein
Branch: MAIN
Changes since 1.15: +371 -124 lines
Diff to previous 1.15
Merging OPENLDAP-2 branch back into main branch.

Revision 1.15.4.12 / (download) - annotate - [select for diffs] , Sun Jan 21 15:08:01 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
CVS Tags: ldapconf-0-18-0
Changes since 1.15.4.11: +3 -0 lines
Diff to previous 1.15.4.11 to branchpoint 1.15 next main 1.16
Some last-minute fixes.
This is hopefully last commit before release - puh!

Revision 1.15.4.11 / (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.15.4.10: +82 -9 lines
Diff to previous 1.15.4.10 to branchpoint 1.15
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.15.4.10 / (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.15.4.9: +18 -13 lines
Diff to previous 1.15.4.9 to branchpoint 1.15
slapd user and group now configurable in setup dialog

Revision 1.15.4.9 / (download) - annotate - [select for diffs] , Sat Jan 20 20:45:36 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.15.4.8: +160 -43 lines
Diff to previous 1.15.4.8 to branchpoint 1.15
Added option to generate manager profile on database creation.
Moving LDIF import to online operation, not working yet.
Added confirmation dialog for restarting server to activate new server config.

Revision 1.15.4.8 / (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.15.4.7: +3 -4 lines
Diff to previous 1.15.4.7 to branchpoint 1.15
Changed default install to use openldap 1.x and protocol 2.
Added radiobuttons to select openldap settings.
Small cleanup and fixes.

Revision 1.15.4.7 / (download) - annotate - [select for diffs] , Thu Jan 18 07:26:13 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.15.4.6: +13 -25 lines
Diff to previous 1.15.4.6 to branchpoint 1.15
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.15.4.6 / (download) - annotate - [select for diffs] , Fri Dec 29 12:35:57 2000 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
CVS Tags: TMP2
Changes since 1.15.4.5: +3 -3 lines
Diff to previous 1.15.4.5 to branchpoint 1.15
Lowercasing the formfield id's, to support the lowercased attribute names
from ldap_object when the form config file use case.
Added better 'getfreeuid' method, to be used for new accounts.
Added loghandler tool to handle logging. Cleanup of all debug entries.

Revision 1.15.4.5 / (download) - annotate - [select for diffs] , Mon Dec 25 12:15:39 2000 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.15.4.4: +89 -49 lines
Diff to previous 1.15.4.4 to branchpoint 1.15
Create directory now works in online mode.

Revision 1.15.4.4 / (download) - annotate - [select for diffs] , Sat Dec 23 23:46:13 2000 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.15.4.3: +29 -22 lines
Diff to previous 1.15.4.3 to branchpoint 1.15
Create new directory (nis) now works with 2.x in offline mode.

Revision 1.15.4.3 / (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.15.4.2: +27 -16 lines
Diff to previous 1.15.4.2 to branchpoint 1.15
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.15.4.2 / (download) - annotate - [select for diffs] , Fri Dec 15 12:41:54 2000 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.15.4.1: +2 -2 lines
Diff to previous 1.15.4.1 to branchpoint 1.15
Small fixes,mainly for password and groups

Revision 1.15.4.1 / (download) - annotate - [select for diffs] , Thu Dec 14 08:18:49 2000 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.15: +22 -18 lines
Diff to previous 1.15
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.15.2.1 / (download) - annotate - [select for diffs] , Wed Dec 13 17:03:06 2000 UTC (7 years, 11 months ago) by stein
CVS Tags: TEST2
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 next main 1.16
Starting to make ldapconf compatible with OpenLdap 2

Revision 1.15 / (download) - annotate - [select for diffs] , Sat Oct 7 18:04:43 2000 UTC (8 years, 1 month ago) by stein
Branch: MAIN
CVS Tags: ldapconf-0-17-0, OPENLDAP-1
Branch point for: OPENLDAP-2
Changes since 1.14: +47 -19 lines
Diff to previous 1.14
migrate support

Revision 1.14 / (download) - annotate - [select for diffs] , Fri Aug 4 15:28:31 2000 UTC (8 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.13: +35 -5 lines
Diff to previous 1.13
Migration from system files works.

Revision 1.13 / (download) - annotate - [select for diffs] , Mon Jun 12 12:10:07 2000 UTC (8 years, 5 months ago) by stein
Branch: MAIN
CVS Tags: v-0-16
Changes since 1.12: +28 -12 lines
Diff to previous 1.12
Profile select delivered the wrong profile id

Revision 1.12 / (download) - annotate - [select for diffs] , Wed May 10 13:43:17 2000 UTC (8 years, 6 months ago) by stein
Branch: MAIN
CVS Tags: v-0-15, v-0-14
Changes since 1.11: +28 -36 lines
Diff to previous 1.11
Large cleanup patch from Jacques

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun May 7 20:34:15 2000 UTC (8 years, 6 months ago) by stein
Branch: stein
CVS Tags: v-0-12-jacques
Changes since 1.1.1.1: +287 -179 lines
Diff to previous 1.1.1.1
Importing update from Jacques

Revision 1.11 / (download) - annotate - [select for diffs] , Tue Sep 21 20:46:36 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Added URL

Revision 1.10 / (download) - annotate - [select for diffs] , Mon Sep 20 14:56:23 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Renamed ldap.h to ldapconf_defs.h to avoid confusion. And reintended all files.

Revision 1.9 / (download) - annotate - [select for diffs] , Thu Sep 16 20:55:28 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
CVS Tags: v-0-11
Changes since 1.8: +8 -0 lines
Diff to previous 1.8
Small fixes

Revision 1.8 / (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.7: +1 -1 lines
Diff to previous 1.7
Added profile manager. Added sSupport for multiple forms.

Revision 1.7 / (download) - annotate - [select for diffs] , Fri Aug 13 12:18:51 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.6: +21 -0 lines
Diff to previous 1.6
Removed www files

Revision 1.6 / (download) - annotate - [select for diffs] , Thu Jul 29 15:43:50 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
CVS Tags: v-0-10
Changes since 1.5: +5 -8 lines
Diff to previous 1.5
Small fixes.

Revision 1.5 / (download) - annotate - [select for diffs] , Thu Jul 29 14:54:03 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.4: +110 -43 lines
Diff to previous 1.4
Added bindprofile manager. Added manual to www pages. Fixed add/del in userconf.

Revision 1.4 / (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.3: +36 -32 lines
Diff to previous 1.3
Most helpfiles partly completed.

Revision 1.3 / (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.2: +44 -25 lines
Diff to previous 1.2
Some cleanup, new html design.

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Jul 23 16:25:56 1999 UTC (9 years, 4 months ago) by stein
Branch: MAIN
Changes since 1.1: +152 -152 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:33 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:33 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.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

CVSweb by <zeller@think.de>