CVS log for ldapconf/ldap_object.cc
Up to [Terminator] / ldapconf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.35 / (download) - annotate - [select for diffs]
, Wed Oct 3 13:27:20 2001 UTC (7 years, 3 months ago) by stein
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +68 -3
lines
Diff to previous 1.34
A lot of cleanup and some changes of the formconf and other stuff
Revision 1.34 / (download) - annotate - [select for diffs]
, Mon Jun 11 13:27:26 2001 UTC (7 years, 6 months ago) by stein
Branch: MAIN
Changes since 1.33: +13 -6
lines
Diff to previous 1.33
Temporary bypass of the ASCII problem
Revision 1.33 / (download) - annotate - [select for diffs]
, Fri Mar 2 02:53:52 2001 UTC (7 years, 10 months ago) by stein
Branch: MAIN
Changes since 1.32: +39 -15
lines
Diff to previous 1.32
Added new method to check for objectclass existens.
Added support for auto detecting type of group class.
Revision 1.32 / (download) - annotate - [select for diffs]
, Tue Feb 27 14:46:20 2001 UTC (7 years, 10 months ago) by araman
Branch: MAIN
Changes since 1.31: +0 -4
lines
Diff to previous 1.31
cleanup
Revision 1.31 / (download) - annotate - [select for diffs]
, Tue Feb 27 14:31:44 2001 UTC (7 years, 10 months ago) by araman
Branch: MAIN
Changes since 1.30: +11 -1
lines
Diff to previous 1.30
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.30 / (download) - annotate - [select for diffs]
, Thu Feb 22 22:15:51 2001 UTC (7 years, 10 months ago) by stein
Branch: MAIN
Changes since 1.29: +19 -2
lines
Diff to previous 1.29
Groupadmin works - added a better dialog.
Added support for migrating groups and groupmembers.
Fixed some more bind profile issues.
Revision 1.29 / (download) - annotate - [select for diffs]
, Wed Feb 21 04:39:51 2001 UTC (7 years, 10 months ago) by stein
Branch: MAIN
Changes since 1.28: +1 -1
lines
Diff to previous 1.28
Fixed search dialog and handling.
Revision 1.28 / (download) - annotate - [select for diffs]
, Wed Feb 7 12:45:55 2001 UTC (7 years, 11 months ago) by stein
Branch: MAIN
Changes since 1.27: +22 -22
lines
Diff to previous 1.27
Changed usage of binding profiles to work better.
Working on better group support
Revision 1.27 / (download) - annotate - [select for diffs]
, Mon Jan 22 05:42:14 2001 UTC (7 years, 11 months ago) by stein
Branch: MAIN
CVS Tags: ldapconf-0-18-1,
TMP,
RELEASE
Changes since 1.26: +812 -494
lines
Diff to previous 1.26
Merging OPENLDAP-2 branch back into main branch.
Revision 1.26.4.39 / (download) - annotate - [select for diffs]
, Sun Jan 21 20:07:30 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
CVS Tags: ldapconf-0-18-0
Changes since 1.26.4.38: +16 -15
lines
Diff to previous 1.26.4.38
to branchpoint 1.26
next main 1.27
More version fixes detected when testing with OL-1.x
Revision 1.26.4.38 / (download) - annotate - [select for diffs]
, Sun Jan 21 19:14:59 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.37: +6 -1
lines
Diff to previous 1.26.4.37
to branchpoint 1.26
*** empty log message ***
Revision 1.26.4.37 / (download) - annotate - [select for diffs]
, Sun Jan 21 18:53:17 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.36: +4 -4
lines
Diff to previous 1.26.4.36
to branchpoint 1.26
still problem with protocol and version, rewrote it again...
Revision 1.26.4.36 / (download) - annotate - [select for diffs]
, Sun Jan 21 08:02:47 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.35: +32 -8
lines
Diff to previous 1.26.4.35
to branchpoint 1.26
Better directory profile loading
Revision 1.26.4.35 / (download) - annotate - [select for diffs]
, Sun Jan 21 06:48:39 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.34: +46 -46
lines
Diff to previous 1.26.4.34
to branchpoint 1.26
Disabled ldapclient.cc - most of the obsolete client code
Revision 1.26.4.34 / (download) - annotate - [select for diffs]
, Sun Jan 21 04:41:02 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.33: +2 -2
lines
Diff to previous 1.26.4.33
to branchpoint 1.26
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.26.4.33 / (download) - annotate - [select for diffs]
, Sat Jan 20 20:45:36 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.32: +4 -3
lines
Diff to previous 1.26.4.32
to branchpoint 1.26
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.26.4.32 / (download) - annotate - [select for diffs]
, Fri Jan 19 21:05:41 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.31: +1 -1
lines
Diff to previous 1.26.4.31
to branchpoint 1.26
Updated README
Fixed protocol problem
Added paths and daemons for RH 6
Added config for doxygen (document generator in RH7)
Revision 1.26.4.31 / (download) - annotate - [select for diffs]
, Fri Jan 19 16:52:56 2001 UTC (7 years, 11 months ago) by araman
Branch: OPENLDAP-2
Changes since 1.26.4.30: +1 -1
lines
Diff to previous 1.26.4.30
to branchpoint 1.26
workaround for coredump with ldap protocol default
please fixme
Revision 1.26.4.30 / (download) - annotate - [select for diffs]
, Fri Jan 19 11:45:55 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.29: +27 -45
lines
Diff to previous 1.26.4.29
to branchpoint 1.26
Changed default install to use openldap 1.x and protocol 2.
Added radiobuttons to select openldap settings.
Small cleanup and fixes.
Revision 1.26.4.29 / (download) - annotate - [select for diffs]
, Thu Jan 18 07:26:13 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.28: +14 -7
lines
Diff to previous 1.26.4.28
to branchpoint 1.26
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.26.4.28 / (download) - annotate - [select for diffs]
, Mon Jan 15 13:53:06 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.27: +11 -1
lines
Diff to previous 1.26.4.27
to branchpoint 1.26
Temporary support to preserve base64 password
Revision 1.26.4.27 / (download) - annotate - [select for diffs]
, Mon Jan 15 13:39:33 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.26: +34 -58
lines
Diff to previous 1.26.4.26
to branchpoint 1.26
Reset all attributes before import_confdb, this seems to make modify work
better.
Added new function to save object to ldif file.
Revision 1.26.4.26 / (download) - annotate - [select for diffs]
, Tue Jan 9 18:00:47 2001 UTC (7 years, 11 months ago) by araman
Branch: OPENLDAP-2
Changes since 1.26.4.25: +1 -0
lines
Diff to previous 1.26.4.25
to branchpoint 1.26
mostly comments
Revision 1.26.4.25 / (download) - annotate - [select for diffs]
, Tue Jan 9 16:04:33 2001 UTC (7 years, 11 months ago) by araman
Branch: OPENLDAP-2
Changes since 1.26.4.24: +12 -10
lines
Diff to previous 1.26.4.24
to branchpoint 1.26
write objectclass before attributes otherwise it would confuse things
Revision 1.26.4.24 / (download) - annotate - [select for diffs]
, Tue Jan 9 13:34:58 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.23: +9 -3
lines
Diff to previous 1.26.4.23
to branchpoint 1.26
Write debug output for ldapentry file to log instead of keeping the file, to
make sure the temp files will never be left on disk.
Revision 1.26.4.23 / (download) - annotate - [select for diffs]
, Mon Jan 8 18:55:49 2001 UTC (7 years, 11 months ago) by stein
Branch: OPENLDAP-2
CVS Tags: TMP2
Changes since 1.26.4.22: +12 -4
lines
Diff to previous 1.26.4.22
to branchpoint 1.26
Bypassing problem with duplicated mail2 entries - and multivalues seems
to works quite well now
Revision 1.26.4.22 / (download) - annotate - [select for diffs]
, Mon Jan 8 09:49:39 2001 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.21: +169 -65
lines
Diff to previous 1.26.4.21
to branchpoint 1.26
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.26.4.21 / (download) - annotate - [select for diffs]
, Mon Jan 8 02:00:33 2001 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.20: +57 -30
lines
Diff to previous 1.26.4.20
to branchpoint 1.26
Multivalues seems to work now, using the number trick!
Added some test code to help solve the national charset problem.
Cleaned up some of the older test code, and simplified some of the at
functions. Will continue with some more cleanup, targeting for a release -
still delayed, but at least we know this will be a good one!
Revision 1.26.4.20 / (download) - annotate - [select for diffs]
, Sat Jan 6 00:43:34 2001 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.19: +29 -25
lines
Diff to previous 1.26.4.19
to branchpoint 1.26
Trying to fix multivalue feature, maybe a bit better, but not ready.
Revision 1.26.4.19 / (download) - annotate - [select for diffs]
, Fri Jan 5 18:25:12 2001 UTC (8 years ago) by araman
Branch: OPENLDAP-2
Changes since 1.26.4.18: +31 -0
lines
Diff to previous 1.26.4.18
to branchpoint 1.26
multivalue support (mail only and still some bugs)
Revision 1.26.4.18 / (download) - annotate - [select for diffs]
, Fri Dec 29 12:35:57 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.17: +26 -25
lines
Diff to previous 1.26.4.17
to branchpoint 1.26
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.26.4.17 / (download) - annotate - [select for diffs]
, Tue Dec 26 19:11:01 2000 UTC (8 years ago) by araman
Branch: OPENLDAP-2
Changes since 1.26.4.16: +44 -6
lines
Diff to previous 1.26.4.16
to branchpoint 1.26
change to locateassign and at_get to be able to manage better multivalue attributes (need some other changes to really do something useful)
Revision 1.26.4.16 / (download) - annotate - [select for diffs]
, Tue Dec 26 11:18:52 2000 UTC (8 years ago) by araman
Branch: OPENLDAP-2
Changes since 1.26.4.15: +26 -9
lines
Diff to previous 1.26.4.15
to branchpoint 1.26
attribute name now automatically converted to lower case (value left inchanged) because it was not possible to compare attr{"uidNumber"} and attr{"uidnumber"}
Revision 1.26.4.15 / (download) - annotate - [select for diffs]
, Mon Dec 25 12:15:39 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.14: +18 -16
lines
Diff to previous 1.26.4.14
to branchpoint 1.26
Create directory now works in online mode.
Revision 1.26.4.14 / (download) - annotate - [select for diffs]
, Sat Dec 23 23:46:13 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.13: +4 -2
lines
Diff to previous 1.26.4.13
to branchpoint 1.26
Create new directory (nis) now works with 2.x in offline mode.
Revision 1.26.4.13 / (download) - annotate - [select for diffs]
, Sat Dec 23 12:33:02 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.12: +1 -1
lines
Diff to previous 1.26.4.12
to branchpoint 1.26
Fixed the add button in the userlist.
Revision 1.26.4.12 / (download) - annotate - [select for diffs]
, Sat Dec 23 09:32:52 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.11: +100 -55
lines
Diff to previous 1.26.4.11
to branchpoint 1.26
Fixed some small parser bugs. Cleaned up a lot of the debug code to make the
problems more visible for detection. Added some more required object
classes, and started on functions to handle the required attributes.
Adding and modifying accounts works quite well - no more schema violations.
Revision 1.26.4.11 / (download) - annotate - [select for diffs]
, Thu Dec 21 18:05:07 2000 UTC (8 years ago) by araman
Branch: OPENLDAP-2
Changes since 1.26.4.10: +3 -3
lines
Diff to previous 1.26.4.10
to branchpoint 1.26
fix typo + use strncasecmp instead of strncase + add debug
Revision 1.26.4.10 / (download) - annotate - [select for diffs]
, Thu Dec 21 17:29:54 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.9: +1 -1
lines
Diff to previous 1.26.4.9
to branchpoint 1.26
Fixed dn for delete and add
Revision 1.26.4.9 / (download) - annotate - [select for diffs]
, Wed Dec 20 23:51:58 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.8: +15 -8
lines
Diff to previous 1.26.4.8
to branchpoint 1.26
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.26.4.8 / (download) - annotate - [select for diffs]
, Fri Dec 15 22:36:12 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.7: +2 -2
lines
Diff to previous 1.26.4.7
to branchpoint 1.26
Small fix to make getldapattribute work with latest ldap_object
Revision 1.26.4.7 / (download) - annotate - [select for diffs]
, Fri Dec 15 22:06:55 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.6: +6 -8
lines
Diff to previous 1.26.4.6
to branchpoint 1.26
Adding "getldapattribute" patch from Matthieu
Revision 1.26.4.6 / (download) - annotate - [select for diffs]
, Fri Dec 15 12:41:54 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.5: +11 -9
lines
Diff to previous 1.26.4.5
to branchpoint 1.26
Small fixes,mainly for password and groups
Revision 1.26.4.5 / (download) - annotate - [select for diffs]
, Fri Dec 15 02:26:44 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.4: +263 -311
lines
Diff to previous 1.26.4.4
to branchpoint 1.26
Major cleanup, ldap_object seems to work well again, with openldap-2.0
Revision 1.26.4.4 / (download) - annotate - [select for diffs]
, Thu Dec 14 20:14:35 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.3: +42 -25
lines
Diff to previous 1.26.4.3
to branchpoint 1.26
Fixed add function.
Revision 1.26.4.3 / (download) - annotate - [select for diffs]
, Thu Dec 14 19:39:47 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.2: +38 -23
lines
Diff to previous 1.26.4.2
to branchpoint 1.26
Modify works.
Revision 1.26.4.2 / (download) - annotate - [select for diffs]
, Thu Dec 14 08:18:50 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26.4.1: +158 -207
lines
Diff to previous 1.26.4.1
to branchpoint 1.26
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.26.4.1 / (download) - annotate - [select for diffs]
, Wed Dec 13 20:44:16 2000 UTC (8 years ago) by stein
Branch: OPENLDAP-2
Changes since 1.26: +108 -26
lines
Diff to previous 1.26
Merging with initial openldap-2 patch from Matthieu Araman <araman@cyber-networks.fr>
Revision 1.26.2.1 / (download) - annotate - [select for diffs]
, Wed Dec 13 17:03:07 2000 UTC (8 years ago) by stein
CVS Tags: TEST2
Changes since 1.26: +20 -4
lines
Diff to previous 1.26
next main 1.27
Starting to make ldapconf compatible with OpenLdap 2
Revision 1.26 / (download) - annotate - [select for diffs]
, Fri Aug 4 15:28:31 2000 UTC (8 years, 5 months ago) by stein
Branch: MAIN
CVS Tags: ldapconf-0-17-0,
OPENLDAP-1
Branch point for: OPENLDAP-2
Changes since 1.25: +25 -0
lines
Diff to previous 1.25
Migration from system files works.
Revision 1.25 / (download) - annotate - [select for diffs]
, Sat Jun 3 21:18:50 2000 UTC (8 years, 7 months ago) by stein
Branch: MAIN
CVS Tags: v-0-16
Changes since 1.24: +6 -6
lines
Diff to previous 1.24
Added account profile with extra info
Revision 1.24 / (download) - annotate - [select for diffs]
, Sat Jun 3 13:18:24 2000 UTC (8 years, 7 months ago) by stein
Branch: MAIN
Changes since 1.23: +1 -0
lines
Diff to previous 1.23
Added support for virtual domain directory profiles
Revision 1.23 / (download) - annotate - [select for diffs]
, Wed May 24 13:34:17 2000 UTC (8 years, 7 months ago) by stein
Branch: MAIN
Changes since 1.22: +20 -20
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:32 2000 UTC (8 years, 7 months ago) by stein
Branch: MAIN
Changes since 1.21: +6 -21
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, 7 months ago) by stein
Branch: MAIN
Changes since 1.20: +55 -1
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, 7 months ago) by stein
Branch: MAIN
CVS Tags: v-0-15
Changes since 1.19: +3 -1
lines
Diff to previous 1.19
Added support for password sync from userconf
Revision 1.19 / (download) - annotate - [select for diffs]
, Tue May 16 10:50:31 2000 UTC (8 years, 7 months ago) by stein
Branch: MAIN
Changes since 1.18: +42 -0
lines
Diff to previous 1.18
Added support for setting password
Revision 1.18 / (download) - annotate - [select for diffs]
, Tue May 16 09:20:39 2000 UTC (8 years, 7 months ago) by stein
Branch: MAIN
Changes since 1.17: +56 -0
lines
Diff to previous 1.17
Added function to load profiles inside ldapobject.
Revision 1.17 / (download) - annotate - [select for diffs]
, Mon May 15 22:30:27 2000 UTC (8 years, 7 months ago) by stein
Branch: MAIN
Changes since 1.16: +105 -3
lines
Diff to previous 1.16
More attributes in userlist
Revision 1.16 / (download) - annotate - [select for diffs]
, Wed May 10 22:04:07 2000 UTC (8 years, 7 months ago) by stein
Branch: MAIN
CVS Tags: v-0-14
Changes since 1.15: +57 -36
lines
Diff to previous 1.15
Fixed search_list
Revision 1.15 / (download) - annotate - [select for diffs]
, Wed May 10 13:43:17 2000 UTC (8 years, 7 months ago) by stein
Branch: MAIN
Changes since 1.14: +46 -64
lines
Diff to previous 1.14
Large cleanup patch from Jacques
Revision 1.1.1.2 / (download) - annotate - [select for diffs]
(vendor branch), Sun May 7 20:34:16 2000 UTC (8 years, 8 months ago) by stein
Branch: stein
CVS Tags: v-0-12-jacques
Changes since 1.1.1.1: +522 -167
lines
Diff to previous 1.1.1.1
Importing update from Jacques
Revision 1.14 / (download) - annotate - [select for diffs]
, Thu Sep 23 19:56:04 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.13: +145 -17
lines
Diff to previous 1.13
Added group admin support.
Revision 1.13 / (download) - annotate - [select for diffs]
, Mon Sep 20 14:56:23 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.12: +8 -8
lines
Diff to previous 1.12
Renamed ldap.h to ldapconf_defs.h to avoid confusion. And reintended all files.
Revision 1.12 / (download) - annotate - [select for diffs]
, Fri Sep 17 23:36:06 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
CVS Tags: v-0-11
Changes since 1.11: +18 -12
lines
Diff to previous 1.11
v-0.11-beta2
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Sep 16 20:55:28 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.10: +4 -3
lines
Diff to previous 1.10
Small fixes
Revision 1.10 / (download) - annotate - [select for diffs]
, Thu Sep 16 16:35:30 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.9: +1 -0
lines
Diff to previous 1.9
Added profile manager. Added sSupport for multiple forms.
Revision 1.9 / (download) - annotate - [select for diffs]
, Fri Sep 10 14:02:30 1999 UTC (9 years, 3 months ago) by stein
Branch: MAIN
Changes since 1.8: +1 -1
lines
Diff to previous 1.8
More debug info
Revision 1.8 / (download) - annotate - [select for diffs]
, Fri Aug 13 12:18:52 1999 UTC (9 years, 4 months ago) by stein
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7
Removed www files
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Jul 29 14:54:03 1999 UTC (9 years, 5 months ago) by stein
Branch: MAIN
CVS Tags: v-0-10
Changes since 1.6: +71 -2
lines
Diff to previous 1.6
Added bindprofile manager. Added manual to www pages. Fixed add/del in userconf.
Revision 1.6 / (download) - annotate - [select for diffs]
, Thu Jul 29 01:47:03 1999 UTC (9 years, 5 months ago) by stein
Branch: MAIN
Changes since 1.5: +7 -4
lines
Diff to previous 1.5
Most helpfiles partly completed.
Revision 1.5 / (download) - annotate - [select for diffs]
, Tue Jul 27 17:32:44 1999 UTC (9 years, 5 months ago) by stein
Branch: MAIN
Changes since 1.4: +1 -6
lines
Diff to previous 1.4
*** empty log message ***
Revision 1.4 / (download) - annotate - [select for diffs]
, Sun Jul 25 04:02:54 1999 UTC (9 years, 5 months ago) by stein
Branch: MAIN
Changes since 1.3: +245 -102
lines
Diff to previous 1.3
Lots of bugcleaning. at_list and oc_list works.
Revision 1.3 / (download) - annotate - [select for diffs]
, Sat Jul 24 19:25:52 1999 UTC (9 years, 5 months ago) by stein
Branch: MAIN
Changes since 1.2: +15 -1
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, 5 months ago) by stein
Branch: MAIN
Changes since 1.1: +77 -64
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:35 1999 UTC (9 years, 6 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:35 1999 UTC (9 years, 6 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>