2002-12-14 |
Pierangelo... | allow a custom error log file for plugins by means... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Hallvard Furuseth | Rename "lang(uage)" to "tag(s)". (Cleanup after attrib... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Howard Chu | Added searchstack keyword description. (Sorry, I don... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Hallvard Furuseth | Factor out common client code to file common.c |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Hallvard Furuseth | Implement user-defined tagging attribute options and... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Howard Chu | Fix ITS#2234 canonicalization bug |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Kurt Zeilenga | misc cleanup |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Howard Chu | undef CONNECTION_INPUT_LOOP, use DATA_READY_LOOP. Seems... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Howard Chu | Must use reentrant gethostbyaddr for reverse lookups... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Howard Chu | Fix previous commit, fstat arg was wrong. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Hallvard Furuseth | Fix const errors. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Hallvard Furuseth | Plug memory leak from ldap_<first/next>_attribute(). |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Howard Chu | Bumped stack size up from 2M to 4M, 2M is too small... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Howard Chu | Fix ITS#2227, nameUIDNormalize fell behind the times... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Howard Chu | Fix previous commit, check for dup in avl_insert |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Howard Chu | Added config keyword "searchstack" for setting search... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Howard Chu | From ITS#2183, use a long-lived IDL stack per thread. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Kurt Zeilenga | Make digit a local static variable instead of a global |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Hallvard Furuseth | ITS#2215: Let Statslog() work if only one of LDAP_DEBUG... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Kurt Zeilenga | rebuild |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Pierangelo... | another attempt to fix slapi build sequence ... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Hallvard Furuseth | Update '-c' error handling, so error in any operation... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Kurt Zeilenga | expand authid buffer |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Kurt Zeilenga | Disable slapi by default (for now) |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Kurt Zeilenga | Catch NULL control OID up front. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Kurt Zeilenga | Avoid magic constant (32) in allocation. Use sizeof... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Kurt Zeilenga | Include <ac/unistd.h> not <sys/types.h> and <unistd.h> |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Pierangelo... | some todo stuff |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Pierangelo... | a skeleton of slapd.conf directives for SLAPI configura... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Pierangelo... | on my system need headers to define geteuid() and so |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Pierangelo... | SLAPI - Netscape plugin API for slapd - based on patch... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Howard Chu | For LDAP_PROTO_IPC set the SASL EXTERNAL authid to... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Kurt Zeilenga | Finish proxy authzid control |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Luke Howard | Allow the root DN to switch to any authorization identity. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Pierangelo... | fix initialization size and silence warning |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Kurt Zeilenga | Minor cleanup |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Kurt Zeilenga | Add ldapwhoami/ldapcompre to flags map |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Howard Chu | Fix typo in prev commit value_find/_ex |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Howard Chu | Fix slap_sasl2dn(), performing internal search with... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Howard Chu | Fix prev commit - require passed descriptor to be a... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Howard Chu | Added SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Howard Chu | Fix Solaris SEGV when base is not specified |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Howard Chu | Added check for sendmsg(). Added hack to use BSD sendms... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Kurt Zeilenga | Use getpeereid(3) where available else use *_PEERCRED... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Kurt Zeilenga | regen |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Kurt Zeilenga | Add LTHREAD_LIBS to BDB tests |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Kurt Zeilenga | Rework libldap to not attempt to set LDAP_API_FEATURE_X... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Luke Howard | Support SO_PEERCRED SASL EXTERNAL authorization. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Luke Howard | Treat all EXTERNAL DNs are already normalized. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Howard Chu | ITS#1523 enhanced ACL caching |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Kurt Zeilenga | remove proxy authorization (as first-cut was committed) |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Julius Enarusai | Fixed minor compile errors in LDAP_LOG debug statements. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Kurt Zeilenga | First-cut proxy authorization support. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Kurt Zeilenga | ITS#2221: getaddrinfo(3) not thread-safe on some platfo... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Hallvard Furuseth | Never let ldif_parse_line() return a NULL value with... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Hallvard Furuseth | Output from ldif_fetch_url() is expected to be \0-termi... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Hallvard Furuseth | ldif_fetch_url() would return NULL value or pointless... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Kurt Zeilenga | Remove extraneous empty check |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Hallvard Furuseth | Esthetic change: Move break; out of if() to before... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Hallvard Furuseth | Plug memory leak in ldif_parse_line() if ber_strdup... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Kurt Zeilenga | ITS#2218: fix empty values w/ spaces |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Pierangelo... | put 'break' only at the end of the 'case' |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Hallvard Furuseth | A search requesting 'cn;lang-en-' did not find 'cn... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Hallvard Furuseth | ldapsearch -E subentries=... lacked a break; for case... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Pierangelo... | fix handling of anomalous databases, like subordinate... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Kurt Zeilenga | Clean up error messages |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Howard Chu | Fix ITS#2214, clear gs->matched after freeing it. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Howard Chu | Fix ITS#2200, must use SASL creds exactly as received |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Howard Chu | Fix ITS#2200, must send non-NULL cred even if it's... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Howard Chu | More streamlining. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Howard Chu | Don't use be_private to point to our glueinfo. This... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Pierangelo... | perhaps the assert can be removed; should work now |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Kurt Zeilenga | Add -e authzid argument processing |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Kurt Zeilenga | #unifdef paged results, remove lint |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Kurt Zeilenga | Fix error handling |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Kurt Zeilenga | Use ldap_whoami_s(3) |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Kurt Zeilenga | Add whoami.c and passwd.c and other minor tweaks to... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Kurt Zeilenga | proxy authz control (client only) |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Kurt Zeilenga | Revamp TODO list a bit |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Howard Chu | ITS#2128, setvbuf is unreliable |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Howard Chu | Fix ITS#2187, recursively free all requests |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Howard Chu | ITS#2184 maxbuf tweaks from Larry Greenfield @ CMU |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Howard Chu | ITS#2202, set SASL_SUCCESS_DATA on sasl_server_new(). |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Howard Chu | Fix ITS#2200, revert patch in rev 1.128. SASL/Kerberos4... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Kurt Zeilenga | Reorder header inclusion to resolve ITS#2204. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Kurt Zeilenga | Reorder build order to ensure -llutil is available... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Kurt Zeilenga | Set -static when doing build from CVS |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Kurt Zeilenga | Remove autoconf task, best left to a committer (or me) |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Kurt Zeilenga | Clean up examples |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Pierangelo... | much better fix for ITS#2196 (dnattr without sat_equali... |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Pierangelo... | fix -h option example for multi-URI handling (as sugges... |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Pierangelo... | mr should not be NULL; fixes ITS#2196 |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Pierangelo... | ITS#2176: Change password on slave when multimaster... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Pierangelo... | remove paged results cruft |
commit | commitdiff | tree | snapshot |
next |