Kurt Zeilenga
|
1ba91c7fc7
|
Fix up logging
|
2000-10-10 06:34:58 +00:00 |
|
Kurt Zeilenga
|
a67546e640
|
Add more detail to "configured to hold" message
|
2000-10-10 01:37:07 +00:00 |
|
Kurt Zeilenga
|
2b643c7d0b
|
Don't allow authPassword (yet)
|
2000-10-10 01:07:39 +00:00 |
|
Kurt Zeilenga
|
e9862ac995
|
Clarify handling of -r (chroot) option
|
2000-10-09 23:53:35 +00:00 |
|
Kurt Zeilenga
|
ef51582b6e
|
slight change to chdir/chroot commit to clean up perror args
|
2000-10-09 23:38:30 +00:00 |
|
Kurt Zeilenga
|
0189c35b6a
|
Do a chdir() to the sandbox dir to ensure CWD is within sandbox.
|
2000-10-09 23:35:57 +00:00 |
|
Kurt Zeilenga
|
b7b9148c7f
|
Return more appropriate result codes than LDAP_UNAVAILABLE
upon failures.
|
2000-10-09 22:11:34 +00:00 |
|
Kurt Zeilenga
|
a3dc67b814
|
Don't embed comments in command section of rule
|
2000-10-09 20:46:33 +00:00 |
|
Julio Sánchez Fernández
|
8a8429a972
|
Fix misleading text in debug output.
|
2000-10-09 19:14:44 +00:00 |
|
Julio Sánchez Fernández
|
bdf3ec2fb3
|
Remove lint.
|
2000-10-09 19:11:46 +00:00 |
|
Kurt Zeilenga
|
c42c2847cf
|
Fix SLAPD_SPASSWD typo which caused passwd_mutex not to be used
consistently.
|
2000-10-09 19:09:28 +00:00 |
|
Julio Sánchez Fernández
|
6777a3a41a
|
Permit access defined by uniqueMember and not only DN-valued
attributes. This allows using groupOfUniqueNames for
access control.
Fix small typo in MRA definition.
|
2000-10-09 19:09:22 +00:00 |
|
Kurt Zeilenga
|
bbe9651ca9
|
fix maxbufsize=factor typo
|
2000-10-07 02:07:39 +00:00 |
|
Kurt Zeilenga
|
27b30275a6
|
We need to set sasl_layers prior to returning result...
|
2000-10-07 02:00:54 +00:00 |
|
Kurt Zeilenga
|
a912e6eea0
|
Make sure authzid form produces a valid subject DN. Support
both u: and dn: forms.
Rework sasl-regex DN be of the form
uid=user,cn=realm,cn=mech,cn=authz
Fix up slapd.conf(5)
|
2000-10-06 23:50:38 +00:00 |
|
Kurt Zeilenga
|
1e7fe604e9
|
Comment on rootpw only be valid if rootdn is with namingContext
|
2000-10-06 21:19:20 +00:00 |
|
Kurt Zeilenga
|
1b635156ab
|
s/saslregex/sasl-regex/
Other minor updates
|
2000-10-06 21:16:36 +00:00 |
|
Kurt Zeilenga
|
379d0962ea
|
Add cast to avoid mismatch
|
2000-10-06 21:16:26 +00:00 |
|
Kurt Zeilenga
|
2cdbfd069b
|
Add missing newlines
|
2000-10-05 18:30:06 +00:00 |
|
Kurt Zeilenga
|
f3d9dd0fab
|
ITS#806: Fix DISTDIR typo
|
2000-10-05 17:57:41 +00:00 |
|
Ralf Haferkamp
|
259b90aaa2
|
- changed configure option --disable-debug to --enable-debug
- rebuilt the configure script
|
2000-10-05 14:16:16 +00:00 |
|
Kurt Zeilenga
|
6712936ef8
|
ITS#799: chasing multiple referrals bug
Patch provided by Steve Sonntag <vtag@novell.com>
|
2000-10-05 01:40:36 +00:00 |
|
Kurt Zeilenga
|
71ba10ed20
|
Clarify memory usage
|
2000-10-04 20:40:49 +00:00 |
|
Kurt Zeilenga
|
c9a7bbf27d
|
Remove last change as Howard's integrated
--only-static, --only-dynamic changes.
|
2000-10-04 17:06:06 +00:00 |
|
Kurt Zeilenga
|
68f1e3a55c
|
Fix install of schema when $(INSTALL) is build/install.sh
use test, not [ ] in expressions
|
2000-10-04 17:00:03 +00:00 |
|
Kurt Zeilenga
|
cdf17386ac
|
Fix mode of schema.default installed files
|
2000-10-04 12:45:55 +00:00 |
|
Howard Chu
|
134af7343f
|
Reintegrate AIX and --only-static/--only-shared support from r1.8
|
2000-10-04 02:53:19 +00:00 |
|
Kurt Zeilenga
|
4dadd52ce7
|
allow numericString match indexing
|
2000-10-04 02:23:42 +00:00 |
|
Kurt Zeilenga
|
fdc7b123ba
|
Fix attrlist description
|
2000-10-04 01:50:49 +00:00 |
|
Kurt Zeilenga
|
9e450558d8
|
Fix add of empty value.
|
2000-10-03 22:05:28 +00:00 |
|
Kurt Zeilenga
|
49d9f7f1b2
|
Don't excite folks with index_param fails
|
2000-10-03 20:50:08 +00:00 |
|
Kurt Zeilenga
|
3956715f28
|
Fix update v updateref typo
|
2000-10-03 19:27:56 +00:00 |
|
Ralf Haferkamp
|
1387dc0930
|
src/Makefile.am: remove RebindTest.cpp from the sources
rebuild Makefile.in
|
2000-10-03 19:19:02 +00:00 |
|
Kurt Zeilenga
|
bb1c91e471
|
Regen
|
2000-10-03 19:13:33 +00:00 |
|
Kurt Zeilenga
|
005a2f7aec
|
Don't assert on null
|
2000-10-03 18:51:30 +00:00 |
|
Ralf Haferkamp
|
1ab5360fee
|
- some new Classes for sync. LDAP operations
- Classes for handling Controls
|
2000-10-03 18:50:44 +00:00 |
|
Kurt Zeilenga
|
cdc0a66558
|
ITS#798: don't block on empty replog log in one-shot mode
|
2000-10-03 18:50:42 +00:00 |
|
Ralf Haferkamp
|
11fbe2a45c
|
- removed char* in favour of string
- extented Referral chasing (loop detection, hop limit, Rebind)
- support for Server Controls
- fixed many bugs and memory leaks
|
2000-10-03 18:25:34 +00:00 |
|
Kurt Zeilenga
|
35e61c403b
|
Hack missing for use with OpenLDAP
|
2000-10-03 02:58:14 +00:00 |
|
Kurt Zeilenga
|
d394f9f252
|
Detail required build environment tools
|
2000-10-03 02:53:11 +00:00 |
|
Kurt Zeilenga
|
f7314f63db
|
Regen
|
2000-10-03 02:46:10 +00:00 |
|
Kurt Zeilenga
|
9186df5595
|
regen
|
2000-10-03 02:45:48 +00:00 |
|
Kurt Zeilenga
|
4d455105aa
|
Add "Mac OS" support
|
2000-10-03 00:58:54 +00:00 |
|
Kurt Zeilenga
|
11962a233f
|
Re-add Luke's changes to support Darwin (MacOS X beta)
|
2000-10-02 23:22:18 +00:00 |
|
Kurt Zeilenga
|
eedce5f62b
|
True blue libtool 1.3.5
|
2000-10-02 22:54:10 +00:00 |
|
Kurt Zeilenga
|
e785e766f8
|
Update
|
2000-10-02 18:36:34 +00:00 |
|
Kurt Zeilenga
|
6b4240fee4
|
Add changes to build environment support to support MacOS X (darwin).
Changes will be overwritten upon next autoconf/libtool update.
|
2000-10-02 18:15:04 +00:00 |
|
Kurt Zeilenga
|
3c63a944eb
|
Initialize globals as some linkers don't support shared, uninitialized
data segments.
|
2000-10-02 17:53:50 +00:00 |
|
Kurt Zeilenga
|
ec170d179f
|
Some translatros produce white space just before the ':' in dependencies.
Trim this.
|
2000-10-02 17:51:30 +00:00 |
|
Kurt Zeilenga
|
778b665242
|
Fix up some free'ing.
|
2000-10-02 17:43:39 +00:00 |
|