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 |
|
Howard Chu
|
d8778432cf
|
Added uidnumber checks
|
2009-04-20 03:53:09 +00:00 |
|
Howard Chu
|
8619215354
|
Use local_ssf for our fake connections
|
2009-04-20 03:37:52 +00:00 |
|
Howard Chu
|
d17d30dc38
|
sanity check for host_ad and svc_ad
|
2009-04-20 03:18:34 +00:00 |
|
Howard Chu
|
8fd0d184a7
|
Flesh out config options, implement authorization checks
|
2009-04-20 02:42:40 +00:00 |
|
Howard Chu
|
615082b0d0
|
Add ATDESC config arg type for AttributeDescriptions
|
2009-04-20 00:31:33 +00:00 |
|
Howard Chu
|
d70afbe6d1
|
Add global_host_bv, why do we still have bare char *s lying around...
|
2009-04-19 23:25:41 +00:00 |
|
Howard Chu
|
655881d0c4
|
Start documenting PAM support
|
2009-04-19 01:56:24 +00:00 |
|
Howard Chu
|
825870a072
|
We need the authorizedService schema
|
2009-04-19 01:15:22 +00:00 |
|
Howard Chu
|
d7fa38c003
|
Move tmpluser to authz call; add ppolicy support to authc
|
2009-04-18 23:12:36 +00:00 |
|
Howard Chu
|
51b87202e0
|
In uid2dn, only return success if a unique DN was found
|
2009-04-18 23:11:33 +00:00 |
|
Howard Chu
|
408e751200
|
Move tmpluser to authz call; print authz messages regardless of success
status
|
2009-04-18 23:10:58 +00:00 |
|