CVS log for ldapconf/groupadmin.cc
Up to [Terminator] / ldapconf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs]
, Mon Jun 11 13:27:26 2001 UTC (7 years, 5 months ago) by stein
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +0 -1
lines
Diff to previous 1.21
Temporary bypass of the ASCII problem
Revision 1.21 / (download) - annotate - [select for diffs]
, Mon Jun 11 12:30:07 2001 UTC (7 years, 5 months ago) by stein
Branch: MAIN
Changes since 1.20: +1 -1
lines
Diff to previous 1.20
Use uid instead of full dn for adding members
Revision 1.20 / (download) - annotate - [select for diffs]
, Sun Jun 10 17:26:49 2001 UTC (7 years, 5 months ago) by stein
Branch: MAIN
Changes since 1.19: +1 -1
lines
Diff to previous 1.19
Some smaller dialog/message updates
Revision 1.19 / (download) - annotate - [select for diffs]
, Fri Mar 2 03:50:33 2001 UTC (7 years, 8 months ago) by stein
Branch: MAIN
Changes since 1.18: +24 -32
lines
Diff to previous 1.18
Fixed up groupadmin, still some small problems (with member list).
Revision 1.18 / (download) - annotate - [select for diffs]
, Fri Mar 2 02:53:52 2001 UTC (7 years, 8 months ago) by stein
Branch: MAIN
Changes since 1.17: +32 -7
lines
Diff to previous 1.17
Added new method to check for objectclass existens.
Added support for auto detecting type of group class.
Revision 1.17 / (download) - annotate - [select for diffs]
, Tue Feb 27 14:46:20 2001 UTC (7 years, 8 months ago) by araman
Branch: MAIN
Changes since 1.16: +0 -4
lines
Diff to previous 1.16
cleanup
Revision 1.16 / (download) - annotate - [select for diffs]
, Tue Feb 27 14:31:44 2001 UTC (7 years, 8 months ago) by araman
Branch: MAIN
Changes since 1.15: +15 -4
lines
Diff to previous 1.15
ldap_object.cc : adds ability to do a search_list_val on the dn
groupadmin.cc : modify groups to be groupsOfNames, where the attribute is member and each member contains a dn
TODO : it could autodetect the objectclass and adapt to it
Revision 1.15 / (download) - annotate - [select for diffs]
, Sat Feb 24 11:57:44 2001 UTC (7 years, 8 months ago) by stein
Branch: MAIN
Changes since 1.14: +9 -3
lines
Diff to previous 1.14
Small fix
Revision 1.14 / (download) - annotate - [select for diffs]
, Fri Feb 23 12:45:33 2001 UTC (7 years, 8 months ago) by stein
Branch: MAIN
Changes since 1.13: +8 -2
lines
Diff to previous 1.13
Added useredit feature to grouplist
Revision 1.13 / (download) - annotate - [select for diffs]
, Fri Feb 23 12:38:15 2001 UTC (7 years, 8 months ago) by stein
Branch: MAIN
Changes since 1.12: +67 -31
lines
Diff to previous 1.12
More practical groupadmin dialogs.
Revision 1.12 / (download) - annotate - [select for diffs]
, Fri Feb 23 07:55:32 2001 UTC (7 years, 8 months ago) by stein
Branch: MAIN
Changes since 1.11: +54 -52
lines
Diff to previous 1.11
Improved the group management dialog.
Revision 1.11 / (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.10: +103 -26
lines
Diff to previous 1.10
Groupadmin works - added a better dialog.
Added support for migrating groups and groupmembers.
Fixed some more bind profile issues.
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Feb 7 12:45:55 2001 UTC (7 years, 9 months ago) by stein
Branch: MAIN
Changes since 1.9: +32 -19
lines
Diff to previous 1.9
Changed usage of binding profiles to work better.
Working on better group support
Revision 1.9 / (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.8: +35 -83
lines
Diff to previous 1.8
Merging OPENLDAP-2 branch back into main branch.
Revision 1.8.4.3 / (download) - annotate - [select for diffs]
, Thu Jan 18 07:26:13 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
CVS Tags: ldapconf-0-18-0
Changes since 1.8.4.2: +24 -10
lines
Diff to previous 1.8.4.2
to branchpoint 1.8
next main 1.9
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.8.4.2 / (download) - annotate - [select for diffs]
, Mon Jan 8 09:49:39 2001 UTC (7 years, 10 months ago) by stein
Branch: OPENLDAP-2
CVS Tags: TMP2
Changes since 1.8.4.1: +0 -8
lines
Diff to previous 1.8.4.1
to branchpoint 1.8
Fixed many small problems with objectclass methods.
Fixed and simplified some code in the attribute methods.
General cleanup and fixes everywhere.
Multivalues works quite well, but there remains some small problems
when using set/add.
Revision 1.8.4.1 / (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.8: +11 -65
lines
Diff to previous 1.8
Small fixes,mainly for password and groups
Revision 1.8 / (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.7: +0 -7
lines
Diff to previous 1.7
Lots of changes, mainly the PROFILES class is working
Revision 1.7 / (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.6: +0 -1
lines
Diff to previous 1.6
removed userinfo stuff - replaced with generic formconf support
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon May 15 23:42:46 2000 UTC (8 years, 6 months ago) by stein
Branch: MAIN
CVS Tags: v-0-15
Changes since 1.5: +6 -3
lines
Diff to previous 1.5
Improved useradmin dialogs
Revision 1.5 / (download) - annotate - [select for diffs]
, Thu May 11 14:03:09 2000 UTC (8 years, 6 months ago) by stein
Branch: MAIN
Changes since 1.4: +7 -1
lines
Diff to previous 1.4
Better dialogs for useradmin
Revision 1.4 / (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-14
Changes since 1.3: +77 -124
lines
Diff to previous 1.3
Large cleanup patch from Jacques
Revision 1.1.1.1 / (download) - annotate - [select for diffs]
(vendor branch), Sun May 7 20:34:08 2000 UTC (8 years, 6 months ago) by stein
Branch: stein
CVS Tags: v-0-12-jacques
Changes since 1.1: +88 -128
lines
Diff to previous 1.1
Importing update from Jacques
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Sep 24 00:59:43 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.2: +8 -8
lines
Diff to previous 1.2
Version 0.12
Revision 1.2 / (download) - annotate - [select for diffs]
, Thu Sep 23 20:35:02 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Changes since 1.1: +10 -3
lines
Diff to previous 1.1
Multiple group profiles
Revision 1.1 / (download) - annotate - [select for diffs]
, Thu Sep 23 19:57:15 1999 UTC (9 years, 2 months ago) by stein
Branch: MAIN
Diff
Groupadmin source
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>