2009-05-27 |
Howard Chu | ITS#6147 fix typos |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Howard Chu | ITS#6147 add sasl-auxprop config |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Howard Chu | ITS#6147 add sasl-auxprop config, default to "slapd" |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Pierangelo... | better document size/time limits (ITS#6127) |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Howard Chu | ITS#6135 reinit TLS context after changes |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Howard Chu | ITS#6139 password-hash has no max # args |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Hallvard Furuseth | ITS#6137: Fail Cancel(pending operation) instead of... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Hallvard Furuseth | For ITS#6104: Protect initial o_abandon/o_cancel with... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Hallvard Furuseth | ITS#6133: Handlers for Abandon, Cancel, connection... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Hallvard Furuseth | To be safe (see ITS#5328), set hasSubordinates before... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Hallvard Furuseth | ITS#5328: Make relay_back_has_subordinates() return... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Hallvard Furuseth | ITS#6132: Fix slapi_entry_has_children() |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Howard Chu | set Conf->what for authz-regexp |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Howard Chu | Avoid printf(NULL) on Solaris |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Howard Chu | Fix typo |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Howard Chu | Avoid multiple attempts to free the same syncinfo |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Howard Chu | ITS#6109 fix readonly restriction |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Howard Chu | ITS#6111 connection_state_closing() -> connection_valid() |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Howard Chu | Revert 1.274 |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Howard Chu | ITS#6103 send response on abandon |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Howard Chu | ITS#6103 send response even if abandoned |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Howard Chu | Partially revert prev commit, leave rs->sr_err == SLAPD... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Howard Chu | ITS#6103 send cancelled response back to client |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Howard Chu | ITS#6102,6078 regenerate |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Howard Chu | ITS#6102,6078 fix winsock detection |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Pierangelo... | misc cleanup |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Pierangelo... | (blindly) allow to build with BACKSQL_ARBITRARY_KEY... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Howard Chu | Fix c_leaves count |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Howard Chu | More for prev commit |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Howard Chu | ITS#6098 issuerUID and subjectUID are primitive, not... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Pierangelo... | check dn normalization result |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Howard Chu | More for prev commit: delete bdb_cache_info(), must... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Ralf Haferkamp | Introduce options to configure tcp-keepalive settings... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Howard Chu | ITS#6095 experimental fix: avoid purging other cases... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Howard Chu | fix typo |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Howard Chu | More for ITS#5326 - don't free ora_e->e_name if same... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Pierangelo... | fix one-time leaks; make sure free'd stuff is NULL |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Pierangelo... | add in-scope helper |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Howard Chu | Don't do alock recovery in readonly mode since we didn... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Howard Chu | Fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Howard Chu | ITS#6088 entryinfo cleanup |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Howard Chu | ITS#6074 freeing already-freed EntryInfos... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Howard Chu | Don't underflow malloc'd memory in hdb_fix_dn() |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Hallvard Furuseth | Revert previous commit (checking for strnlen), as ber_s... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Hallvard Furuseth | ITS#6080 again: simplify ber_strnlen, don't use strnlen... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Hallvard Furuseth | Fix previous fix: Don't #ifdef HAVE_STRNLEN before... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Hallvard Furuseth | Update previous commit: #define _GNU_SOURCE if needed... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Pierangelo... | fix one-time leak |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Hallvard Furuseth | Silence warning in print_deref(): cast lutil_b64_ntop... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Pierangelo... | force entry release as appropriate (ITS#6081) |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Pierangelo... | define and use ber_strnlen() (ITS#6080); please regener... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Pierangelo... | make logs symmetric |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Pierangelo... | (nearly blind) fix for NULL in TLS error message (ITS... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Howard Chu | Note that host SSD must be configured for hostservice... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Howard Chu | Rewritten |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Howard Chu | Fix typos, use uid2dn by default |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Howard Chu | Add nssov-pam-session keyword to select which services... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Quanah Gibson... | Add missing CVS tag |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Emmanuel Dreyfus | Add libtoolized makefile |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Ralf Haferkamp | more warning fixes |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Gavin Henry | slapo-nssov.5 draft. Please use as starting point. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Howard Chu | Use nslcd-mapped PAM error codes instead of actual... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Howard Chu | More for sessions, working. TODO: configure list of... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Howard Chu | More for session management |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Pierangelo... | only free entries dup'ed by rwm_entry_get_rw() (ITS... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Reformat requests, rough pwmod support |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | More for prev commit |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Pierangelo... | always pass a DN to the underlying database (ITS#6070) |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Add missing extended/intermediate handlers for fake... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Added uidnumber checks |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Use local_ssf for our fake connections |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | sanity check for host_ad and svc_ad |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Flesh out config options, implement authorization checks |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Add ATDESC config arg type for AttributeDescriptions |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Howard Chu | Add global_host_bv, why do we still have bare char... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Howard Chu | Start documenting PAM support |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Howard Chu | We need the authorizedService schema |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | Move tmpluser to authz call; add ppolicy support to... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | In uid2dn, only return success if a unique DN was found |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | Move tmpluser to authz call; print authz messages regar... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | In pwmod, ctx may be empty so always pass current username |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | Forced commit, 1.2 fixed a typo in pwmod |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Hallvard Furuseth | ITS#5975: Fix pidfile/argsfile doc - they are independe... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Add pam support (work in progress) |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Add pam support (work in progress) |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Add missing newlines to debug msgs |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Fix prev commit - work-in-progress |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Add missing newlines to debug msgs |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Fix typo in debug |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Hallvard Furuseth | ITS#5464, #5666 Update last change: Conflicted with... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Hallvard Furuseth | ITS#6064: "//" comment from rev 1.445 -> "/**/" comment |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Pierangelo... | document new feature (ITS#6057) |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Pierangelo... | fix ITS#6057 |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Howard Chu | ITS#6056 pagedresults stacked control is not overlay... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Howard Chu | ITS#5464, #5666 define _GNU_SOURCE |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6041 Windows opendir/closedir issues (from ITS... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6039 Winsock fixes |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6052 fix typo |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6053 must use gnutls_x509_privkey_init() |
commit | commitdiff | tree | snapshot |
next |