Kurt Zeilenga
|
c86ab4bce7
|
fix ITS#671 typos
|
2000-08-18 11:22:48 +00:00 |
|
Kurt Zeilenga
|
25a9f7427d
|
Remove CLDAP cruft
|
2000-08-18 04:25:00 +00:00 |
|
Kurt Zeilenga
|
5425a5e4c8
|
remove bdb2 cruft
|
2000-08-18 04:24:08 +00:00 |
|
Kurt Zeilenga
|
7800d2d41e
|
Remove cldap cruft
|
2000-08-18 03:35:19 +00:00 |
|
Kurt Zeilenga
|
dd3e3a8fb8
|
rename admin guide
|
2000-08-18 02:58:05 +00:00 |
|
Kurt Zeilenga
|
b1aed76e35
|
clarify error messages
|
2000-08-18 00:58:00 +00:00 |
|
Kurt Zeilenga
|
d914f88dca
|
s/-ansi/-O -g/
|
2000-08-18 00:43:29 +00:00 |
|
Kurt Zeilenga
|
b7c95845f1
|
/-ansi/-O -g/
|
2000-08-18 00:42:11 +00:00 |
|
Kurt Zeilenga
|
9a7cc9e553
|
switch to 2.X to avoid having to update this on every minor release
|
2000-08-17 23:02:50 +00:00 |
|
Kurt Zeilenga
|
6d55d5fd69
|
Now 2.1-devel
|
2000-08-17 22:58:38 +00:00 |
|
Kurt Zeilenga
|
bbd3a684c1
|
Don't need ANNOUNCMENT in HEAD branch.
|
2000-08-17 21:27:04 +00:00 |
|
Kurt Zeilenga
|
3c1f76d568
|
jpeg syntax should be using blobValidator.
|
2000-08-17 17:55:33 +00:00 |
|
Mark Adamson
|
4a5498351e
|
Added SASL authentication to slurpd for connecting to slave LDAP servers.
|
2000-08-17 16:30:37 +00:00 |
|
Kurt Zeilenga
|
f286380c82
|
Check for IP using != AF_LOCAL instead of = AF_INET
|
2000-08-17 04:22:36 +00:00 |
|
Kurt Zeilenga
|
66bad2ad21
|
Add HAVE_CHROOT ifdef
|
2000-08-17 04:21:20 +00:00 |
|
Kurt Zeilenga
|
20a67a2dbc
|
needs ldap_pvt.h
|
2000-08-17 04:20:12 +00:00 |
|
Howard Chu
|
0f8047b95e
|
Implemented ldap_pvt_tls_get_peer() for use with SASL/EXTERNAL.
Added ldap_pvt_tls_get_strength() - return encryption strength, for
use as a SASL session security factor.
|
2000-08-16 23:27:41 +00:00 |
|
Kurt Zeilenga
|
c243a6fa92
|
ITS#657: Added command-line switch for searchbase to in.xfingerd
ITS#658: man page
from Tom Jordan <tjordan@doit.wisc.edu>
|
2000-08-16 20:27:17 +00:00 |
|
Kurt Zeilenga
|
df8c837c80
|
Fix typos
|
2000-08-15 23:42:44 +00:00 |
|
Kurt Zeilenga
|
146f9d7ddf
|
Split a = b = c statement to remove warnings (errors) from picking compilers
|
2000-08-15 21:59:18 +00:00 |
|
Kurt Zeilenga
|
85b3f80869
|
Plug leaks.
|
2000-08-15 21:57:40 +00:00 |
|
Kurt Zeilenga
|
20248e7430
|
Move delete of last value check out of inner loop.
|
2000-08-15 21:57:28 +00:00 |
|
Dmitry Kovalev
|
f48f00f995
|
added missing SQL script to samples
|
2000-08-15 17:05:53 +00:00 |
|
Kurt Zeilenga
|
ce856bd5c2
|
ber_bvstr() shouldn't play games with input string.
|
2000-08-15 17:01:40 +00:00 |
|
Kurt Zeilenga
|
2ae410bd1b
|
Treat INADDR_LOOPBACK (as well as INADDR_ANY) as local host.
|
2000-08-15 02:13:00 +00:00 |
|
Kurt Zeilenga
|
3b03b64b77
|
Add char* ldap_pvt_get_fqdn(char*) which returns the FQDN of the
input. In input==NULL, returns FQDN of local host.
Fixed copy_hostent() uninitialized pointer bug.
Replaced gethostname calls with ldap_pvt_get_fqdn( NULL ) calls.
|
2000-08-15 01:55:43 +00:00 |
|
Kurt Zeilenga
|
0f5a264dc3
|
hostbuf should be static
|
2000-08-15 00:58:56 +00:00 |
|
Kurt Zeilenga
|
f22250baaa
|
Fix a minor leak.
|
2000-08-14 18:39:43 +00:00 |
|
Kurt Zeilenga
|
2b3b074b1c
|
Update date
|
2000-08-13 22:06:44 +00:00 |
|
Kurt Zeilenga
|
56476a834e
|
update guide ref + date
|
2000-08-13 22:06:01 +00:00 |
|
Kurt Zeilenga
|
f40d19abfc
|
s/SLAPD and SLURPD/OpenLDAP/ .. (admin guide)
|
2000-08-13 22:00:36 +00:00 |
|
Kurt Zeilenga
|
99a775dc89
|
Add -r
|
2000-08-13 21:59:42 +00:00 |
|
Kurt Zeilenga
|
55207b51fd
|
Fix typos
|
2000-08-13 19:48:56 +00:00 |
|
Kurt Zeilenga
|
3149fc4f41
|
Add updateref and a few other minor changes
|
2000-08-13 07:48:13 +00:00 |
|
Kurt Zeilenga
|
7621b54903
|
Minor cleanup
|
2000-08-13 04:32:19 +00:00 |
|
Kurt Zeilenga
|
8ea5aaccdd
|
Add tables for syntaxes and matching rules, need to be filled in
|
2000-08-13 04:27:15 +00:00 |
|
Kurt Zeilenga
|
a85a26c56a
|
Update running with additional slapd arguments
Update slapdcofig with additional directives
Add updated graphics and othe misc changes.
|
2000-08-12 06:35:08 +00:00 |
|
Kurt Zeilenga
|
a2804649a5
|
Fix reversed assertion logic
|
2000-08-11 19:25:09 +00:00 |
|
Kurt Zeilenga
|
e58fe652dc
|
Clarify handling of global access rules
|
2000-08-11 17:58:03 +00:00 |
|
Kurt Zeilenga
|
dccf57a095
|
Add global access control.
|
2000-08-11 17:07:41 +00:00 |
|
Kurt Zeilenga
|
3c82fc8025
|
Align with current quick start guide
|
2000-08-11 08:17:34 +00:00 |
|
Kurt Zeilenga
|
ec92777753
|
Mostly complete schema specification chapter
|
2000-08-11 05:58:45 +00:00 |
|
Kurt Zeilenga
|
b0c3355fa2
|
Split out schema from slapdconfig.sdf and flush it out a bit (more work needed).
Need separate "Advanced Access Control" chapter as well (but leaving 'basic'
in slapdconfig.sdf.
|
2000-08-11 02:52:27 +00:00 |
|
Kurt Zeilenga
|
b61cd98fb5
|
More access control/schema cleanup
|
2000-08-11 01:21:14 +00:00 |
|
Kurt Zeilenga
|
cdca6f373d
|
Add references and placeholder for futher "Advanced Access Control" chapter.
|
2000-08-11 00:23:10 +00:00 |
|
Kurt Zeilenga
|
5ea6422c77
|
Fix up more hyperlinks and general cleanup
|
2000-08-10 23:57:21 +00:00 |
|
Kurt Zeilenga
|
0d27b6df74
|
Fix up hyperlinks and revamp slapdconfig and misc other sections
|
2000-08-10 22:31:41 +00:00 |
|
Kurt Zeilenga
|
7816fdcffe
|
Clarify IANA note
|
2000-08-10 19:23:06 +00:00 |
|
Kurt Zeilenga
|
5b11ce6626
|
Misc minor fixes
|
2000-08-10 19:20:11 +00:00 |
|
Kurt Zeilenga
|
10dc41cfd6
|
fix typo
|
2000-08-10 19:05:05 +00:00 |
|