]>
git.sur5r.net Git - openldap/log
Hallvard Furuseth [Wed, 4 Apr 2007 17:48:25 +0000 (17:48 +0000)]
Fix char* = const char* (text = sr->sr_text)
Ralf Haferkamp [Wed, 4 Apr 2007 17:14:09 +0000 (17:14 +0000)]
Moved the check for existing monitor database to the top, otherwise trying
to add multiple monitor databases through back-config deadlocks the server.
Howard Chu [Tue, 3 Apr 2007 03:27:24 +0000 (03:27 +0000)]
ITS#4879 fixes for url parse/unparse
Howard Chu [Tue, 3 Apr 2007 01:40:52 +0000 (01:40 +0000)]
ITS#4875 ignore zero-length st_size
Howard Chu [Mon, 2 Apr 2007 22:35:16 +0000 (22:35 +0000)]
Note overlay config ordering
Howard Chu [Mon, 2 Apr 2007 21:22:43 +0000 (21:22 +0000)]
ITS#4904 fix delta-sync modlist free
Quanah Gibson-Mount [Mon, 2 Apr 2007 00:43:16 +0000 (00:43 +0000)]
Use correct memory free function (ITS#4901)
Quanah Gibson-Mount [Sun, 1 Apr 2007 23:27:37 +0000 (23:27 +0000)]
Fix typo
Howard Chu [Sun, 1 Apr 2007 11:52:51 +0000 (11:52 +0000)]
ITS#4899 fix for keys not getting cleared
Howard Chu [Sat, 31 Mar 2007 00:40:22 +0000 (00:40 +0000)]
Cleanup conditional arg in prev commit
Ralf Haferkamp [Fri, 30 Mar 2007 18:39:33 +0000 (18:39 +0000)]
use slap_add_opattrs as discussed on -devel.
Ralf Haferkamp [Thu, 29 Mar 2007 15:39:52 +0000 (15:39 +0000)]
Add operational Attributes when creating frontend and config database entries.
(Otherwise test049-sync-config fails)
Ralf Haferkamp [Thu, 29 Mar 2007 14:45:44 +0000 (14:45 +0000)]
Create frontend and config database entries automatically during slapadd
Hallvard Furuseth [Mon, 26 Mar 2007 22:16:45 +0000 (22:16 +0000)]
Do not end a potentially last line of a Makefile statement with '\'.
Howard Chu [Mon, 26 Mar 2007 12:44:11 +0000 (12:44 +0000)]
ITS#4893 back to pipes...
Howard Chu [Sun, 25 Mar 2007 15:20:50 +0000 (15:20 +0000)]
ITS#4893 just send the client socket, not a pipe descriptor.
Howard Chu [Sun, 25 Mar 2007 12:18:06 +0000 (12:18 +0000)]
ITS#4893 fix prev commit
Howard Chu [Sun, 25 Mar 2007 11:37:51 +0000 (11:37 +0000)]
More struct cleanup
Howard Chu [Sun, 25 Mar 2007 04:40:22 +0000 (04:40 +0000)]
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.
Howard Chu [Sun, 25 Mar 2007 04:31:34 +0000 (04:31 +0000)]
Use AC_MEMCPY
Howard Chu [Sun, 25 Mar 2007 04:27:15 +0000 (04:27 +0000)]
Revert prev commits, didn't belong here
Howard Chu [Sun, 25 Mar 2007 04:13:55 +0000 (04:13 +0000)]
Fix typo in prev commit
Howard Chu [Sun, 25 Mar 2007 01:06:36 +0000 (01:06 +0000)]
Add LDAP_PF_LOCAL_SENDMSG flag
Howard Chu [Fri, 23 Mar 2007 23:47:07 +0000 (23:47 +0000)]
Preliminary GNUtls support. gnutls.c will merge back into tls.c later.
Howard Chu [Fri, 23 Mar 2007 15:27:38 +0000 (15:27 +0000)]
Add options for ber_get_stringbv() to omit NUL-terminator, to allow
non-destructive in-place parsing
Howard Chu [Fri, 23 Mar 2007 12:47:35 +0000 (12:47 +0000)]
Fix TLS default for clients
Howard Chu [Fri, 23 Mar 2007 01:10:58 +0000 (01:10 +0000)]
ITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/
Pierangelo Masarati [Thu, 22 Mar 2007 23:10:56 +0000 (23:10 +0000)]
add support for pagedResults to back-sql (ITS#4888)
Pierangelo Masarati [Thu, 22 Mar 2007 22:30:53 +0000 (22:30 +0000)]
fix test in case of bailout (ITS#4891)
Howard Chu [Thu, 22 Mar 2007 08:22:53 +0000 (08:22 +0000)]
Enhanced unique configuration
Howard Chu [Thu, 22 Mar 2007 07:35:10 +0000 (07:35 +0000)]
Remove obsolete purge (obsoleted in cache.c rev 1.106)
Pierangelo Masarati [Wed, 21 Mar 2007 23:22:49 +0000 (23:22 +0000)]
don't add databases twice; but try as hard as possible...
Pierangelo Masarati [Wed, 21 Mar 2007 22:35:37 +0000 (22:35 +0000)]
allow adding of back-bdb with monitoring on (ITS#4789)
Pierangelo Masarati [Wed, 21 Mar 2007 22:33:50 +0000 (22:33 +0000)]
cleanup
Pierangelo Masarati [Wed, 21 Mar 2007 22:33:09 +0000 (22:33 +0000)]
cleanup after sending entry
Pierangelo Masarati [Wed, 21 Mar 2007 16:33:38 +0000 (16:33 +0000)]
fix ITS#4883
Pierangelo Masarati [Wed, 21 Mar 2007 10:35:28 +0000 (10:35 +0000)]
do not refer to deprecated API
Pierangelo Masarati [Wed, 21 Mar 2007 10:23:51 +0000 (10:23 +0000)]
s/LDAP_RES_EXTENDED_PARTIAL/LDAP_RES_INTERMEDIATE/ (ITS#4885)
Pierangelo Masarati [Wed, 21 Mar 2007 09:51:11 +0000 (09:51 +0000)]
improve previous commit (check result of structural_class())
Pierangelo Masarati [Wed, 21 Mar 2007 00:57:20 +0000 (00:57 +0000)]
exploit inheritance in add (ITS#4884): passes all tests; modify may need work. Please review
Pierangelo Masarati [Tue, 20 Mar 2007 17:09:24 +0000 (17:09 +0000)]
more structure name cleanup
Howard Chu [Tue, 20 Mar 2007 15:11:14 +0000 (15:11 +0000)]
Add DER OID decoder/encoder
Howard Chu [Tue, 20 Mar 2007 15:10:16 +0000 (15:10 +0000)]
Add DER OID encoder/decoder
Howard Chu [Tue, 20 Mar 2007 12:29:06 +0000 (12:29 +0000)]
Add ber_skip_data() to help positioning in structured BER data
Pierangelo Masarati [Tue, 20 Mar 2007 01:07:10 +0000 (01:07 +0000)]
cleanup struct declarations
Pierangelo Masarati [Mon, 19 Mar 2007 21:39:43 +0000 (21:39 +0000)]
add uptime monitoring (in seconds)
Pierangelo Masarati [Mon, 19 Mar 2007 15:50:51 +0000 (15:50 +0000)]
cleanup
Pierangelo Masarati [Mon, 19 Mar 2007 15:50:28 +0000 (15:50 +0000)]
restore op before checking result (and, if necessary, bailing out)
Pierangelo Masarati [Mon, 19 Mar 2007 15:44:58 +0000 (15:44 +0000)]
handle r_dn == r_ndn
Pierangelo Masarati [Sun, 18 Mar 2007 20:44:11 +0000 (20:44 +0000)]
ld could be used after ldap_unbind_ext()
Pierangelo Masarati [Sat, 17 Mar 2007 14:45:41 +0000 (14:45 +0000)]
make sure unsigned time_t doesn't hurt (follow-on to ITS#4872)
Pierangelo Masarati [Sat, 17 Mar 2007 14:22:44 +0000 (14:22 +0000)]
remove lint (ITS#4878)
Pierangelo Masarati [Thu, 15 Mar 2007 01:07:19 +0000 (01:07 +0000)]
fix ITS#4874
Pierangelo Masarati [Wed, 14 Mar 2007 01:05:42 +0000 (01:05 +0000)]
fix cleanup
Pierangelo Masarati [Tue, 13 Mar 2007 09:49:59 +0000 (09:49 +0000)]
note ITS#4872 (forced commit)
Pierangelo Masarati [Tue, 13 Mar 2007 00:34:37 +0000 (00:34 +0000)]
add support for binary attributes (ITS#4868)
Howard Chu [Mon, 12 Mar 2007 22:47:43 +0000 (22:47 +0000)]
Don't generate schema entries for include files that didn't define schema
elements. Use proper directory separator on Windows
Howard Chu [Mon, 12 Mar 2007 21:17:44 +0000 (21:17 +0000)]
Fix prev commit
Pierangelo Masarati [Mon, 12 Mar 2007 21:04:01 +0000 (21:04 +0000)]
apparently, time_t is unsigned in some systems
Pierangelo Masarati [Sun, 11 Mar 2007 17:46:46 +0000 (17:46 +0000)]
remove lint (ITS#4865)
Kurt Zeilenga [Sat, 10 Mar 2007 18:03:58 +0000 (18:03 +0000)]
Forced commit to test CVS repository after move to new server
Pierangelo Masarati [Fri, 9 Mar 2007 17:24:56 +0000 (17:24 +0000)]
fix previous commit (ITS#4861)
Howard Chu [Fri, 9 Mar 2007 09:57:18 +0000 (09:57 +0000)]
Fix typo
Howard Chu [Fri, 9 Mar 2007 09:56:30 +0000 (09:56 +0000)]
More logging tweaks
Howard Chu [Fri, 9 Mar 2007 09:49:30 +0000 (09:49 +0000)]
Fix prev commit
Howard Chu [Fri, 9 Mar 2007 09:48:16 +0000 (09:48 +0000)]
Add "hidden" doc
Howard Chu [Fri, 9 Mar 2007 09:46:34 +0000 (09:46 +0000)]
Document the "hidden" keyword.
Howard Chu [Fri, 9 Mar 2007 09:39:35 +0000 (09:39 +0000)]
Uncomment logfile doc - it's been implemented this whole time, and it's
useful on Windows
Howard Chu [Fri, 9 Mar 2007 09:34:41 +0000 (09:34 +0000)]
Fixes (mostly from Buchan Milne) to make all generated files relative
to $TESTDIR
Pierangelo Masarati [Thu, 8 Mar 2007 17:57:49 +0000 (17:57 +0000)]
check consistency of referrals and result code (ITS#4861)
Pierangelo Masarati [Mon, 5 Mar 2007 19:39:32 +0000 (19:39 +0000)]
fix subtree shortcut (ITS#4856)
Pierangelo Masarati [Mon, 5 Mar 2007 16:18:41 +0000 (16:18 +0000)]
fix str2anlist handling of undefined objects (ITS#4854)
Kurt Zeilenga [Fri, 2 Mar 2007 20:53:56 +0000 (20:53 +0000)]
Rebuild
Kurt Zeilenga [Fri, 2 Mar 2007 20:44:31 +0000 (20:44 +0000)]
Search libs for uuid_generate
Kurt Zeilenga [Fri, 2 Mar 2007 07:38:57 +0000 (07:38 +0000)]
Rebuild
Kurt Zeilenga [Fri, 2 Mar 2007 07:36:23 +0000 (07:36 +0000)]
Add support for uuid_generate/uuid_unparse
Pierangelo Masarati [Tue, 27 Feb 2007 11:25:30 +0000 (11:25 +0000)]
a (clearer) remainder...
Pierangelo Masarati [Tue, 27 Feb 2007 11:24:57 +0000 (11:24 +0000)]
a remainder...
Pierangelo Masarati [Mon, 26 Feb 2007 23:57:34 +0000 (23:57 +0000)]
Solaris doesn't like NULL pointers in printf, which now can occur since IA5string allows the empty string
Kurt Zeilenga [Mon, 26 Feb 2007 23:25:36 +0000 (23:25 +0000)]
Update I-Ds
Pierangelo Masarati [Mon, 26 Feb 2007 20:38:20 +0000 (20:38 +0000)]
Solaris doesn't like NULL pointers in printf, which now can occur since IA5string allows the empty string
Pierangelo Masarati [Mon, 26 Feb 2007 20:37:33 +0000 (20:37 +0000)]
don't remember where, but without quotes it fails
Pierangelo Masarati [Mon, 26 Feb 2007 09:50:19 +0000 (09:50 +0000)]
detect braindead entries (e.g. from back-perl, ITS#4845,ITS#4852)
Howard Chu [Sat, 24 Feb 2007 20:18:56 +0000 (20:18 +0000)]
ITS#4851 retry if opening a supposedly clean shared memory env fails
Pierangelo Masarati [Sat, 24 Feb 2007 18:30:40 +0000 (18:30 +0000)]
on Solaris, /bin/sh is not bash; grep doesn't like ^auditcontext: without quotes
Pierangelo Masarati [Sat, 24 Feb 2007 18:29:55 +0000 (18:29 +0000)]
re-fix previus commit the other way 'round (rids are < 1000)
Pierangelo Masarati [Sat, 24 Feb 2007 18:00:46 +0000 (18:00 +0000)]
fix type/format mismatch
Howard Chu [Sat, 24 Feb 2007 17:34:40 +0000 (17:34 +0000)]
Fix prev commit
Howard Chu [Sat, 24 Feb 2007 17:24:48 +0000 (17:24 +0000)]
ITS#4848 better config context tracking
Howard Chu [Fri, 23 Feb 2007 19:10:38 +0000 (19:10 +0000)]
Note ldap_controls, ldap_extended_operation
Howard Chu [Fri, 23 Feb 2007 18:24:26 +0000 (18:24 +0000)]
Fix typo
Howard Chu [Fri, 23 Feb 2007 18:23:44 +0000 (18:23 +0000)]
ITS#4844 add missing overlays
Pierangelo Masarati [Wed, 21 Feb 2007 23:26:55 +0000 (23:26 +0000)]
fix typo
Pierangelo Masarati [Wed, 21 Feb 2007 22:26:26 +0000 (22:26 +0000)]
don't play with URL list if connect(2) is asynchronous
Pierangelo Masarati [Wed, 21 Feb 2007 22:22:14 +0000 (22:22 +0000)]
improve async connect handling in case of errors
Pierangelo Masarati [Wed, 21 Feb 2007 14:17:25 +0000 (14:17 +0000)]
fix in-directory retcode lookup
Pierangelo Masarati [Tue, 20 Feb 2007 23:08:09 +0000 (23:08 +0000)]
this should never occur, but in case keep it readable
Kurt Zeilenga [Mon, 19 Feb 2007 23:39:01 +0000 (23:39 +0000)]
Remove extrananous space in DN (in comment)
Pierangelo Masarati [Sat, 17 Feb 2007 17:35:11 +0000 (17:35 +0000)]
only fetch user if and as soon as required by filter
Pierangelo Masarati [Sat, 17 Feb 2007 17:31:45 +0000 (17:31 +0000)]
extensibleObject allows all