Hallvard Furuseth
|
1c87542ea1
|
Add missing return from void *bdb_tool_trickle_task()
|
2007-04-09 22:45:21 +00:00 |
|
Howard Chu
|
87466fc7c8
|
Add trickle-sync for quick mode
|
2007-04-07 06:10:01 +00:00 |
|
Quanah Gibson-Mount
|
ce58d69810
|
More attr= to attrs= fixes
|
2007-04-06 06:01:50 +00:00 |
|
Quanah Gibson-Mount
|
1cb03ef4d4
|
s/attr=/attrs=/
|
2007-04-06 05:56:44 +00:00 |
|
Howard Chu
|
97d0de6c1f
|
ITS#4915 log failure retry status
|
2007-04-06 01:16:55 +00:00 |
|
Howard Chu
|
0c2d84819d
|
Fix prev commit, config_obsolete
|
2007-04-06 00:31:08 +00:00 |
|
Howard Chu
|
a2405e0a7e
|
Axe slurpd / replog support
|
2007-04-06 00:21:02 +00:00 |
|
Howard Chu
|
8ea3f17254
|
Regenerate without slurpd
|
2007-04-05 23:44:27 +00:00 |
|
Howard Chu
|
66eba3ba9c
|
slurpd is strongly deprecated
|
2007-04-05 23:41:35 +00:00 |
|
Howard Chu
|
819cf670f3
|
slurpd is strongly deprecated
|
2007-04-05 23:28:06 +00:00 |
|
Howard Chu
|
3d1fe19acc
|
slurpd is strongly deprecated
|
2007-04-05 23:20:04 +00:00 |
|
Ralf Haferkamp
|
d06a8bd198
|
olcDatabase=config always gets index 0,
don't allow multiple olcDatabase=config entries (ITS#4914)
|
2007-04-05 16:12:24 +00:00 |
|
Howard Chu
|
75e1f0ef68
|
ITS#4911 move slap_op_init/destroy to slap_init/destroy
|
2007-04-05 01:39:24 +00:00 |
|
Howard Chu
|
c3998fb210
|
ITS#4897 source/destination confusion
|
2007-04-05 01:20:42 +00:00 |
|
Howard Chu
|
b671fa0f10
|
ITS#4877 document -s newsuperior option
|
2007-04-05 01:18:31 +00:00 |
|
Howard Chu
|
79874c6b95
|
Additional fix for prev commit
|
2007-04-05 01:08:29 +00:00 |
|
Howard Chu
|
d9e5a0dcbf
|
ITS#4863 s/access to attr/access to attrs/
|
2007-04-05 01:07:41 +00:00 |
|
Howard Chu
|
a5363815fd
|
Fix uninit'd serverID field
|
2007-04-05 01:03:02 +00:00 |
|
Howard Chu
|
41a7fb753d
|
Fix typo in prev commit
|
2007-04-05 01:01:01 +00:00 |
|
Howard Chu
|
3d65da5d60
|
ITS#4910 note that mirrormode now requires serverID
|
2007-04-05 00:59:32 +00:00 |
|
Howard Chu
|
28493e554c
|
ITS#4912 fix typo in prev commit
|
2007-04-05 00:16:17 +00:00 |
|
Hallvard Furuseth
|
545b5555fb
|
ber_decode_oid(), ber_encode_oid(): cast bv_val to unsigned char*
|
2007-04-04 17:51:10 +00:00 |
|
Hallvard Furuseth
|
8e5beab1e8
|
printf %p expects void*
|
2007-04-04 17:49:31 +00:00 |
|
Hallvard Furuseth
|
e4a87ee27c
|
Fix char* = const char* (text = sr->sr_text)
|
2007-04-04 17:48:25 +00:00 |
|
Ralf Haferkamp
|
cb207b846a
|
Moved the check for existing monitor database to the top, otherwise trying
to add multiple monitor databases through back-config deadlocks the server.
|
2007-04-04 17:14:09 +00:00 |
|
Howard Chu
|
848be16aaf
|
ITS#4879 fixes for url parse/unparse
|
2007-04-03 03:27:24 +00:00 |
|
Howard Chu
|
b596ae0adf
|
ITS#4875 ignore zero-length st_size
|
2007-04-03 01:40:52 +00:00 |
|
Howard Chu
|
4c940a6e0c
|
Note overlay config ordering
|
2007-04-02 22:35:16 +00:00 |
|
Howard Chu
|
64000c5fc7
|
ITS#4904 fix delta-sync modlist free
|
2007-04-02 21:22:43 +00:00 |
|
Quanah Gibson-Mount
|
2fa94d3f7e
|
Use correct memory free function (ITS#4901)
|
2007-04-02 00:43:16 +00:00 |
|
Quanah Gibson-Mount
|
fb55cd3f3c
|
Fix typo
|
2007-04-01 23:27:37 +00:00 |
|
Howard Chu
|
c80d5f970a
|
ITS#4899 fix for keys not getting cleared
|
2007-04-01 11:52:51 +00:00 |
|
Howard Chu
|
63bef22335
|
Cleanup conditional arg in prev commit
|
2007-03-31 00:40:22 +00:00 |
|
Ralf Haferkamp
|
726146da59
|
use slap_add_opattrs as discussed on -devel.
|
2007-03-30 18:39:33 +00:00 |
|
Ralf Haferkamp
|
c6743b5a82
|
Add operational Attributes when creating frontend and config database entries.
(Otherwise test049-sync-config fails)
|
2007-03-29 15:39:52 +00:00 |
|
Ralf Haferkamp
|
7491b3ff2a
|
Create frontend and config database entries automatically during slapadd
|
2007-03-29 14:45:44 +00:00 |
|
Hallvard Furuseth
|
4667f18253
|
Do not end a potentially last line of a Makefile statement with '\'.
|
2007-03-26 22:16:45 +00:00 |
|
Howard Chu
|
c49812bf6f
|
ITS#4893 back to pipes...
|
2007-03-26 12:44:11 +00:00 |
|
Howard Chu
|
867fb2fd9f
|
ITS#4893 just send the client socket, not a pipe descriptor.
|
2007-03-25 15:20:50 +00:00 |
|
Howard Chu
|
c6df30118f
|
ITS#4893 fix prev commit
|
2007-03-25 12:18:06 +00:00 |
|
Howard Chu
|
7cdfd72cc0
|
More struct cleanup
|
2007-03-25 11:37:51 +00:00 |
|
Howard Chu
|
7426ab07fc
|
ITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket.h> if a message must
be sent to transmit client credentials. Buffer the message data.
|
2007-03-25 04:40:22 +00:00 |
|
Howard Chu
|
724784e6cb
|
Use AC_MEMCPY
|
2007-03-25 04:31:34 +00:00 |
|
Howard Chu
|
38a723d442
|
Revert prev commits, didn't belong here
|
2007-03-25 04:27:15 +00:00 |
|
Howard Chu
|
0355abeb1a
|
Fix typo in prev commit
|
2007-03-25 04:13:55 +00:00 |
|
Howard Chu
|
7f32178616
|
Add LDAP_PF_LOCAL_SENDMSG flag
|
2007-03-25 01:06:36 +00:00 |
|
Howard Chu
|
49d708fae3
|
Preliminary GNUtls support. gnutls.c will merge back into tls.c later.
|
2007-03-23 23:47:07 +00:00 |
|
Howard Chu
|
b213588f95
|
Add options for ber_get_stringbv() to omit NUL-terminator, to allow
non-destructive in-place parsing
|
2007-03-23 15:27:38 +00:00 |
|
Howard Chu
|
f2a02b90ed
|
Fix TLS default for clients
|
2007-03-23 12:47:35 +00:00 |
|
Howard Chu
|
a4f879f9d2
|
ITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/
|
2007-03-23 01:10:58 +00:00 |
|