Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
93c9cbf3b8
|
Misc updates
|
2003-12-30 01:45:34 +00:00 |
|
Kurt Zeilenga
|
2775c8d4a8
|
Update no-op control to return LDAP_NO_OPERATION instead of LDAP_SUCCESS.
(back-sql needs to be updated)
|
2003-12-29 23:31:39 +00:00 |
|
Kurt Zeilenga
|
3c00b4448a
|
Notice and acknowledgement
|
2003-12-29 18:45:33 +00:00 |
|
Pierangelo Masarati
|
8b797f70e2
|
allow user-defined return codes from rewriteRules
|
2003-12-29 16:14:47 +00:00 |
|
Pierangelo Masarati
|
e9314574aa
|
allow memory ownership specification when using (session- wide) variables
|
2003-12-27 18:48:06 +00:00 |
|
Kurt Zeilenga
|
5481755c0e
|
Move ldapi to /var/run
|
2003-12-19 02:28:06 +00:00 |
|
Kurt Zeilenga
|
fdbd8705ae
|
Move pid/args files into $(RUNDIR)/run
Move ldapi into $(RUNDIR)/run/openldap
|
2003-12-19 02:18:29 +00:00 |
|
Kurt Zeilenga
|
fa20839617
|
Add comment
|
2003-12-19 02:00:10 +00:00 |
|
Kurt Zeilenga
|
6c7e753c0d
|
Remove cruft
|
2003-12-19 01:40:06 +00:00 |
|
Kurt Zeilenga
|
c7a390ee43
|
Switch to #if instead of #ifdef LDAP_DEPRECATED
|
2003-12-18 00:44:51 +00:00 |
|
Kurt Zeilenga
|
806ec7470b
|
Minor adjust
|
2003-12-17 21:29:19 +00:00 |
|
Kurt Zeilenga
|
46053f84a6
|
Clean up LDAP Sync result codes
|
2003-12-17 21:09:28 +00:00 |
|
Kurt Zeilenga
|
271fff13de
|
Sync with HEAD
|
2003-12-17 17:55:27 +00:00 |
|
Kurt Zeilenga
|
a736f237f8
|
Deprecate +objectClass in favor of @objectClass per IETF discussions
|
2003-12-16 05:55:52 +00:00 |
|
Kurt Zeilenga
|
52c0adeb19
|
minor tweak and rebuild
|
2003-12-16 01:58:15 +00:00 |
|
Kurt Zeilenga
|
d9ad3bcc50
|
Rework last commit
|
2003-12-15 23:32:52 +00:00 |
|
Kurt Zeilenga
|
ba783f89bf
|
Rev the API version number
|
2003-12-15 23:27:28 +00:00 |
|
Kurt Zeilenga
|
9920e9fbf6
|
Add support for -DOPENLDAP_FD_SETSIZE=N for use on Linux.
Works on BSD as well (equiv. to -DFD_SETSIZE=N).
|
2003-12-14 06:46:30 +00:00 |
|
Kurt Zeilenga
|
4d29df5bd1
|
Add LDAP_DEPRECATED macro
Need to remove use of deprecated functions.
|
2003-12-14 02:47:42 +00:00 |
|
Howard Chu
|
39eb55b5f4
|
ITS#2869 fix decode length checks again
|
2003-12-11 13:24:06 +00:00 |
|
Kurt Zeilenga
|
169c9f60e4
|
More error code tweaks
|
2003-12-11 07:43:49 +00:00 |
|
Kurt Zeilenga
|
552a51ca50
|
Tweak the codes
|
2003-12-11 07:28:01 +00:00 |
|
Kurt Zeilenga
|
430b67aa60
|
Change API error codes to negative numbers so as not to clash
with newly assigned protocol result codes.
|
2003-12-11 05:26:32 +00:00 |
|
Kurt Zeilenga
|
96cb99aa54
|
s/unsigned long/ac_uint4/
|
2003-12-08 18:08:29 +00:00 |
|
Kurt Zeilenga
|
459d6f41e2
|
As ud(1) is in the Attic, TERMCAP no longer needed
|
2003-12-06 21:41:14 +00:00 |
|
Kurt Zeilenga
|
c425a7ce1d
|
Move back-tcl to the Attic
|
2003-12-06 21:37:44 +00:00 |
|
Howard Chu
|
64e337eacf
|
Overlay build environment
|
2003-12-06 10:59:27 +00:00 |
|
Howard Chu
|
3152932e96
|
Moved ldbm into back-ldbm. No more libldbm.
|
2003-12-04 22:38:54 +00:00 |
|
Kurt Zeilenga
|
51358be911
|
Misc cleanup
|
2003-12-03 01:07:06 +00:00 |
|
Pierangelo Masarati
|
43f7494a5d
|
remove /* in comments
|
2003-11-29 17:52:05 +00:00 |
|
Kurt Zeilenga
|
159de0f135
|
Updated notices and acknowledgements
|
2003-11-26 07:16:36 +00:00 |
|
Kurt Zeilenga
|
2c21fdcecb
|
move AVL routines into -llutil
update misc notices
|
2003-11-26 04:17:25 +00:00 |
|
Kurt Zeilenga
|
a6bc746900
|
Fix notices
|
2003-11-26 04:16:36 +00:00 |
|
Kurt Zeilenga
|
e3a4c4ec9c
|
Notice/Acknowledge updates
|
2003-11-26 02:58:56 +00:00 |
|
Kurt Zeilenga
|
327880b984
|
Notice updates
|
2003-11-25 23:17:08 +00:00 |
|
Kurt Zeilenga
|
fa3ae9e0e6
|
Align to IBM's OPL notice
|
2003-11-20 05:10:49 +00:00 |
|
Kurt Zeilenga
|
bc45f4992e
|
Update to basic notice
|
2003-11-20 04:58:17 +00:00 |
|
Pierangelo Masarati
|
a3deda8026
|
fix a number of mem leaks; add destroy code; HEADS-UP: API change in rewrite_info_delete()
|
2003-11-14 18:39:18 +00:00 |
|
Jong Hyuk Choi
|
64dd6a0760
|
fix for the cascading replication (reenabling test019)
|
2003-11-13 00:11:44 +00:00 |
|
Jong Hyuk Choi
|
f3586499d0
|
update ldapsync/syncrepl code according to the new version of
the protocol (draft-zeilenga-ldup-sync-04)
|
2003-11-11 20:25:19 +00:00 |
|
Kurt Zeilenga
|
0ee298df97
|
Should include <ac/string.h> not <string.h>
|
2003-11-04 00:45:41 +00:00 |
|
Howard Chu
|
45c42630db
|
Add "defer" arg to ldap_pvt_runqueue_resched to suspend scheduling of
a task in the queue without removing it.
|
2003-10-25 21:13:08 +00:00 |
|
Hallvard Furuseth
|
a4f93a6908
|
Really rename ldap_int_get_controls() to ldap_pvt_get_controls().
|
2003-10-14 11:27:32 +00:00 |
|
Kurt Zeilenga
|
85990be2f4
|
Minor tweak to last commit
|
2003-10-13 18:35:08 +00:00 |
|
Kurt Zeilenga
|
a2f36ae2d3
|
Rework of berbuf allocation:
Moved BerElementBuffer to lber_pvt.h
Defined union by macro so it can be easily reused.
Updated client/tools/common.c.
|
2003-10-13 18:09:15 +00:00 |
|
Kurt Zeilenga
|
4f003dbdaf
|
mv ldap_int_get_controls to ldap_pvt_get_controls
|
2003-10-12 08:14:28 +00:00 |
|
Kurt Zeilenga
|
767cf365ea
|
Initial fix for berbuf alignment bug (ITS#2760)
Needs to be applied to other stack allocated berbufs.
|
2003-10-12 04:45:09 +00:00 |
|
Hallvard Furuseth
|
92b3366802
|
#include <string.h>, to get memcmp() and memset().
|
2003-09-29 23:31:18 +00:00 |
|
Luke Howard
|
613f493cae
|
Add slapi_dn_beparent, slapi_dn_parent and slapi_dn_isparent API.
|
2003-09-27 03:29:05 +00:00 |
|