Kurt Zeilenga
|
8c665d48d6
|
Fix typo
|
1999-11-23 23:02:46 +00:00 |
|
Kurt Zeilenga
|
3c586012e3
|
Switch userpasswd from 'ces' to 'bin'.
|
1999-11-23 19:03:40 +00:00 |
|
Kurt Zeilenga
|
42bb3e2e85
|
Move userPassord and krbName authentication routines to the frontend.
|
1999-11-23 19:00:09 +00:00 |
|
Mark Valence
|
6b23a78ac1
|
Add supportedACIMechanisms to root DSE (when compiling with ACIs enabled).
|
1999-11-22 18:44:07 +00:00 |
|
Mark Valence
|
d93ef01ac7
|
Add get_supported_acimech() for use by root_dse, check aci OIDs against supported list.
|
1999-11-22 18:42:46 +00:00 |
|
Mark Valence
|
0b9f7c8240
|
Added get_supported_acimech()
|
1999-11-22 18:40:05 +00:00 |
|
Mark Valence
|
72fff129d2
|
Add supportedACIMechanisms to operation attributes list.
|
1999-11-22 18:38:42 +00:00 |
|
Mark Valence
|
0cebfef468
|
Add supportedACIMechanisms and aCIMechanism attributetypes.
|
1999-11-22 18:24:08 +00:00 |
|
Kurt Zeilenga
|
c2e18e1af7
|
Add recently added LDAP-related RFCs
|
1999-11-22 01:51:34 +00:00 |
|
Kurt Zeilenga
|
0165803710
|
Undelete.
|
1999-11-22 01:42:11 +00:00 |
|
Kurt Zeilenga
|
788fa66435
|
Obsoleted by RFC 1778
|
1999-11-22 01:39:33 +00:00 |
|
Kurt Zeilenga
|
f179aa648a
|
Add SASL RFC
|
1999-11-22 01:38:07 +00:00 |
|
Kurt Zeilenga
|
45a6876db1
|
Add OID for LDAPsubentry... this item likely to change
|
1999-11-22 01:28:24 +00:00 |
|
Kurt Zeilenga
|
3b6b609369
|
rev 1
|
1999-11-22 01:21:59 +00:00 |
|
Kurt Zeilenga
|
72e2d53143
|
rev 5
|
1999-11-22 01:20:49 +00:00 |
|
Kurt Zeilenga
|
eeecbd0ea1
|
draft rev 1.
|
1999-11-22 01:18:28 +00:00 |
|
Kurt Zeilenga
|
a1a5f9752c
|
Add some simple DESC... every item should have a DESC
|
1999-11-22 00:57:26 +00:00 |
|
Kurt Zeilenga
|
bc0d17ba1e
|
Shift a few more "core" items from pilot to core.
|
1999-11-22 00:01:44 +00:00 |
|
Kurt Zeilenga
|
1113769e54
|
Move dcObject uidObject to core.schema
|
1999-11-21 23:40:03 +00:00 |
|
Kurt Zeilenga
|
faf7f146b2
|
Remove Netscape (draft) TTL schema
|
1999-11-21 23:39:14 +00:00 |
|
Kurt Zeilenga
|
adc617ca16
|
Add RFC2589 Dynamic Directory schema
|
1999-11-21 23:38:14 +00:00 |
|
Kurt Zeilenga
|
c7dc3e235c
|
Add OpenLDAP RCSid
|
1999-11-21 23:26:12 +00:00 |
|
Kurt Zeilenga
|
c49ee66b78
|
Plug memory leak.
|
1999-11-21 23:20:25 +00:00 |
|
Mark Valence
|
de24d31499
|
schema definitions from Active Directory.
|
1999-11-21 19:50:35 +00:00 |
|
Kurt Zeilenga
|
3a0d0dd29b
|
Less crypto error message...
|
1999-11-19 02:03:31 +00:00 |
|
Kurt Zeilenga
|
53ee6b01b9
|
Fix typo in ldap_compare_ext. Found by dspeck@novell.com.
|
1999-11-19 02:01:50 +00:00 |
|
Kurt Zeilenga
|
3d0dd02b17
|
Advertise LDAP_CONTROL_X_CHANGE_PASSWD.
Implementation coming soon.
|
1999-11-17 23:43:25 +00:00 |
|
Mark Valence
|
bd922dcd3b
|
Use get_supported_extension() accessor instead of supportedextensions[] extern.
|
1999-11-17 23:29:30 +00:00 |
|
Kurt Zeilenga
|
bbeec83869
|
ITS#357 (cont): Don't crash on at_cn == NULL.
|
1999-11-17 22:53:54 +00:00 |
|
Mark Valence
|
43a6e2e878
|
Added "ntdom" backend info.
|
1999-11-17 22:52:34 +00:00 |
|
Kurt Zeilenga
|
8032f5885d
|
ITS#357: at_cn == NULL causes crash
|
1999-11-17 22:43:07 +00:00 |
|
Kurt Zeilenga
|
be51328c8b
|
ITS#349: if user hits RETURN at "Change base to?", return to UD prompt.
|
1999-11-17 21:50:35 +00:00 |
|
Kurt Zeilenga
|
5f6f7d06a6
|
ITS#352: don't pring NULL group names.
|
1999-11-17 21:47:08 +00:00 |
|
Kurt Zeilenga
|
a5dad347c2
|
ITS#356: don't print entry if name is NULL.
|
1999-11-17 21:39:39 +00:00 |
|
Kurt Zeilenga
|
a995aef4a5
|
Install schema.
|
1999-11-17 21:14:22 +00:00 |
|
Mark Valence
|
883f9de61d
|
Added get_supported_extension(), removed extern supportedExtensions[].
|
1999-11-17 19:17:31 +00:00 |
|
Mark Valence
|
fbe44c195d
|
Use get_supported_extension() accessor instead of supportedextensions[] extern.
|
1999-11-17 18:59:41 +00:00 |
|
Mark Valence
|
e1d1259191
|
Added get_supported_extension(int) accessor (replaces supportedExtensions extern).
|
1999-11-17 18:55:01 +00:00 |
|
Kurt Zeilenga
|
ff2068b4ee
|
Booker says Krb5 requires "-lkrb4 -lkrb5 -ldes425 -lcrypto -lcom_err"
|
1999-11-17 02:26:55 +00:00 |
|
Kurt Zeilenga
|
d99d3c634a
|
Make sure generated files are up to date....
|
1999-11-17 02:25:20 +00:00 |
|
Kurt Zeilenga
|
4d03404848
|
s/==/=/ in sh equality tests
|
1999-11-17 02:18:04 +00:00 |
|
Kurt Zeilenga
|
357101793b
|
Use lber types instead of uint32 for md5. sha1 still requires
an integer type of exactly 32 bits.
|
1999-11-17 02:04:06 +00:00 |
|
Kurt Zeilenga
|
f2bcd9c762
|
add comments here and there
|
1999-11-17 01:55:29 +00:00 |
|
Kurt Zeilenga
|
0de4adaf09
|
Use objectclass LDAProotDSE for root DSE instead of LDAPsubentry.
Still need object classes for both of these. Suspect we'll need
to assign "experimental" ones from our arc.
|
1999-11-17 01:47:49 +00:00 |
|
John Quillan
|
c6744aea36
|
fixed problem in which we didn't statically link in the dynamic
loader, there for not allowing any modules with shared libraries
to be loaded.
|
1999-11-11 06:14:41 +00:00 |
|
Howard Chu
|
9f7b1160dd
|
Move str2access and access2str outside #ifdef LDAP_DEBUG clause
|
1999-11-10 20:28:42 +00:00 |
|
Mark Valence
|
951b275ed6
|
Added support for external extensions (based on moduleload). All new code is conditional on SLAPD_EXTERNAL_EXTENSIONS.
|
1999-11-09 21:42:45 +00:00 |
|
Mark Valence
|
be9c0c2467
|
Rewrite to better support external modules hooking into slapd. Added module_init() and module_kill() routines for startup and (clean) shutdown.
|
1999-11-09 21:32:19 +00:00 |
|
Mark Valence
|
a432217976
|
Added calls to new module_init() and module_kill() routines.
|
1999-11-09 21:22:12 +00:00 |
|
Mark Valence
|
47d4d7fbb0
|
Added new module_* routines, changed def. of load_extension.
|
1999-11-09 21:20:23 +00:00 |
|