Howard Chu
|
7ab16ae6c2
|
ITS#6103 send response on abandon
|
2009-05-11 04:30:36 +00:00 |
|
Howard Chu
|
9fd983a99d
|
ITS#6103 send response even if abandoned
|
2009-05-11 04:29:21 +00:00 |
|
Howard Chu
|
9767c87531
|
Partially revert prev commit, leave rs->sr_err == SLAPD_ABANDON
|
2009-05-11 04:23:51 +00:00 |
|
Howard Chu
|
2889cc9b1d
|
ITS#6103 send cancelled response back to client
|
2009-05-11 04:16:57 +00:00 |
|
Howard Chu
|
acfe724926
|
ITS#6102,6078 regenerate
|
2009-05-10 09:55:30 +00:00 |
|
Howard Chu
|
555b5a6d30
|
ITS#6102,6078 fix winsock detection
|
2009-05-10 09:52:00 +00:00 |
|
Pierangelo Masarati
|
2cf9473c46
|
misc cleanup
|
2009-05-08 16:31:50 +00:00 |
|
Pierangelo Masarati
|
8d55fbf5c6
|
(blindly) allow to build with BACKSQL_ARBITRARY_KEY defined (ITS#6100). Please note that this disables paged results support
|
2009-05-08 16:23:57 +00:00 |
|
Howard Chu
|
6bd1861101
|
Fix c_leaves count
|
2009-05-08 06:37:05 +00:00 |
|
Howard Chu
|
1a8e3f9e3e
|
More for prev commit
|
2009-05-08 04:48:03 +00:00 |
|
Howard Chu
|
167f2d22ed
|
ITS#6098 issuerUID and subjectUID are primitive, not constructed
|
2009-05-08 01:52:12 +00:00 |
|
Pierangelo Masarati
|
79024465dc
|
check dn normalization result
|
2009-05-07 15:27:01 +00:00 |
|
Howard Chu
|
7f9a60ae7a
|
More for prev commit: delete bdb_cache_info(), must use cache_find_id().
Fixed cache.c_cursize counting.
|
2009-05-06 13:57:01 +00:00 |
|
Ralf Haferkamp
|
5725d5d6e9
|
Introduce options to configure tcp-keepalive settings per connection. These
settings only work on Linux and are ignore when not supported (see
discussion on -devel)
|
2009-05-06 13:14:36 +00:00 |
|
Howard Chu
|
64dc274655
|
ITS#6095 experimental fix: avoid purging other cases of in-use EntryInfos,
avoid using purged EntryInfos that have not yet been fully unlinked.
|
2009-05-06 08:33:26 +00:00 |
|
Howard Chu
|
f60107ff75
|
fix typo
|
2009-05-06 07:55:42 +00:00 |
|
Howard Chu
|
650ced22c8
|
More for ITS#5326 - don't free ora_e->e_name if same as o_req_dn
|
2009-05-05 21:54:01 +00:00 |
|
Pierangelo Masarati
|
b8022be3e6
|
fix one-time leaks; make sure free'd stuff is NULL
|
2009-05-04 11:37:58 +00:00 |
|
Pierangelo Masarati
|
5c2b116798
|
add in-scope helper
|
2009-05-04 10:57:50 +00:00 |
|
Howard Chu
|
a7fe6266d8
|
Don't do alock recovery in readonly mode since we didn't do BDB recovery
|
2009-05-03 00:49:35 +00:00 |
|
Howard Chu
|
87e2ad347b
|
Fix typo in prev commit
|
2009-05-03 00:47:25 +00:00 |
|
Howard Chu
|
10baa9a60a
|
ITS#6088 entryinfo cleanup
|
2009-05-03 00:30:20 +00:00 |
|
Howard Chu
|
6e27fa5076
|
ITS#6074 freeing already-freed EntryInfos...
|
2009-05-01 04:36:39 +00:00 |
|
Howard Chu
|
c7142fdec5
|
Don't underflow malloc'd memory in hdb_fix_dn()
|
2009-05-01 04:26:44 +00:00 |
|
Hallvard Furuseth
|
43f219d752
|
Revert previous commit (checking for strnlen), as ber_strnlen does not need it
|
2009-05-01 03:12:40 +00:00 |
|
Hallvard Furuseth
|
4b01f4b23a
|
ITS#6080 again: simplify ber_strnlen, don't use strnlen, revert _GNU_SOURCE
|
2009-05-01 03:10:25 +00:00 |
|
Hallvard Furuseth
|
4e3f04edc3
|
Fix previous fix: Don't #ifdef HAVE_STRNLEN before portable.h #defines that
|
2009-05-01 02:17:28 +00:00 |
|
Hallvard Furuseth
|
a59f93f32f
|
Update previous commit: #define _GNU_SOURCE if needed for strnlen()
|
2009-05-01 02:11:42 +00:00 |
|
Pierangelo Masarati
|
5efa186908
|
fix one-time leak
|
2009-04-30 11:36:12 +00:00 |
|
Hallvard Furuseth
|
8171f077ca
|
Silence warning in print_deref(): cast lutil_b64_ntop() arg to unsigned char*
|
2009-04-29 22:19:39 +00:00 |
|
Pierangelo Masarati
|
fd609f3299
|
force entry release as appropriate (ITS#6081)
|
2009-04-29 13:03:50 +00:00 |
|
Pierangelo Masarati
|
85b47ab0e7
|
define and use ber_strnlen() (ITS#6080); please regenerate configure and include/portable.hin
|
2009-04-29 11:38:31 +00:00 |
|
Pierangelo Masarati
|
477e602afd
|
make logs symmetric
|
2009-04-29 11:36:49 +00:00 |
|
Pierangelo Masarati
|
99fe30b326
|
(nearly blind) fix for NULL in TLS error message (ITS#6079)
|
2009-04-29 11:31:39 +00:00 |
|
Howard Chu
|
8ff986b1bc
|
Note that host SSD must be configured for hostservice option
|
2009-04-29 02:41:26 +00:00 |
|
Howard Chu
|
94ec116fca
|
Rewritten
|
2009-04-29 02:31:20 +00:00 |
|
Howard Chu
|
16662542af
|
Fix typos, use uid2dn by default
|
2009-04-29 02:27:39 +00:00 |
|
Howard Chu
|
8da06617a7
|
Add nssov-pam-session keyword to select which services will be recorded
in session management
|
2009-04-29 00:29:11 +00:00 |
|
Quanah Gibson-Mount
|
8f8128d727
|
Add missing CVS tag
|
2009-04-28 03:05:46 +00:00 |
|
Emmanuel Dreyfus
|
e240d55c07
|
Add libtoolized makefile
|
2009-04-25 18:19:24 +00:00 |
|
Ralf Haferkamp
|
eec889f6d9
|
more warning fixes
|
2009-04-24 09:48:08 +00:00 |
|
Gavin Henry
|
6981c8fd04
|
slapo-nssov.5 draft. Please use as starting point.
|
2009-04-23 11:29:36 +00:00 |
|
Howard Chu
|
21f5405978
|
Use nslcd-mapped PAM error codes instead of actual PAM error codes
|
2009-04-23 08:23:58 +00:00 |
|
Howard Chu
|
50283523bd
|
More for sessions, working. TODO: configure list of sessions to record
|
2009-04-23 07:56:40 +00:00 |
|
Howard Chu
|
4a6d46dfa9
|
More for session management
|
2009-04-23 00:38:41 +00:00 |
|
Pierangelo Masarati
|
aa494bd8c0
|
only free entries dup'ed by rwm_entry_get_rw() (ITS#6058)
|
2009-04-20 14:54:18 +00:00 |
|
Howard Chu
|
42a7e05809
|
Reformat requests, rough pwmod support
|
2009-04-20 10:25:24 +00:00 |
|
Howard Chu
|
9b67609efb
|
More for prev commit
|
2009-04-20 10:24:42 +00:00 |
|
Pierangelo Masarati
|
5207531d9b
|
always pass a DN to the underlying database (ITS#6070)
|
2009-04-20 09:54:31 +00:00 |
|
Howard Chu
|
f11fcf47d2
|
Add missing extended/intermediate handlers for fake connections
|
2009-04-20 09:07:48 +00:00 |
|