2003-12-02 |
Kurt Zeilenga | ITS#2807: version option support (-V[V]) based on patch... |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | Notes and Acknowledgements |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | Notice/Acknowledge updates |
tree | commitdiff |
2003-11-25 |
Kurt Zeilenga | Berkeley DB 4.2 support (DB 4.2 required by default) |
tree | commitdiff |
2003-11-19 |
Howard Chu | More verbose error messages for Reject log |
tree | commitdiff |
2003-11-19 |
Howard Chu | ITS#2570 - don't permanently give up on TLS due to... |
tree | commitdiff |
2003-11-19 |
Howard Chu | Cleanup TLS library, for ITS#2620 |
tree | commitdiff |
2003-11-19 |
Howard Chu | Unbind all connections on shutdown |
tree | commitdiff |
2003-10-15 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2003-10-12 |
Kurt Zeilenga | Add a note that plaform #ifdefs are misplaced |
tree | commitdiff |
2003-10-10 |
Kurt Zeilenga | Generate pid/arg files after detaching |
tree | commitdiff |
2003-09-29 |
Howard Chu | Plug read_config memleak |
tree | commitdiff |
2003-08-07 |
Kurt Zeilenga | Add initial support for modify/increment. No over... |
tree | commitdiff |
2003-06-14 |
Howard Chu | ITS#2594 add URI support for replica config |
tree | commitdiff |
2003-06-10 |
Kurt Zeilenga | s/tls/starttls/ |
tree | commitdiff |
2003-05-30 |
Kurt Zeilenga | Add missing externs based upon jfrederic.clere@fujitsu... |
tree | commitdiff |
2003-05-15 |
Hallvard Furuseth | Remove excess `0' arguments to fprintf. |
tree | commitdiff |
2003-05-15 |
Hallvard Furuseth | #include <ac/unistd.h> to get write() |
tree | commitdiff |
2003-04-15 |
Pierangelo Masarati | add slurpd pid/args files |
tree | commitdiff |
2003-04-06 |
Howard Chu | ITS#2423 free SASL prompts |
tree | commitdiff |
2003-03-28 |
Howard Chu | Tweak version.c dependencies |
tree | commitdiff |
2003-03-24 |
Howard Chu | ITS#2363 - use wake_sds ala slapd/daemon.c for signal... |
tree | commitdiff |
2003-03-24 |
Howard Chu | Clean up SIGBREAK / NT |
tree | commitdiff |
2003-03-18 |
Howard Chu | ITS#2385 fix typo in comment terminator |
tree | commitdiff |
2003-03-12 |
Howard Chu | ITS#2253 - when StartTLS fails, slapd closes the connec... |
tree | commitdiff |
2003-03-03 |
Howard Chu | Added NT service support |
tree | commitdiff |
2003-02-22 |
Howard Chu | Fix ITS#2319, use "," comma to delimit port number... |
tree | commitdiff |
2003-02-21 |
Howard Chu | Fix ITS#2320, check for NULL re->re_replicas |
tree | commitdiff |
2003-01-20 |
Kurt Zeilenga | Return the Start TLS error. |
tree | commitdiff |
2003-01-03 |
Kurt Zeilenga | Happy new year |
tree | commitdiff |
2002-12-02 |
Hallvard Furuseth | Never let ldif_parse_line() return a NULL value with... |
tree | commitdiff |
2002-09-25 |
Kurt Zeilenga | benign buffer overflow fix (ITS#1964) |
tree | commitdiff |
2002-09-16 |
Kurt Zeilenga | Fix sizeof [r]buf typo |
tree | commitdiff |
2002-08-06 |
Kurt Zeilenga | ITS#2010: use snprintf instead of strcpy to prevent... |
tree | commitdiff |
2002-08-05 |
Kurt Zeilenga | Prevent overflow in .rej creation (ITS#2007) |
tree | commitdiff |
2002-08-05 |
Kurt Zeilenga | Set O_EXCL (ITS#2009) |
tree | commitdiff |
2002-07-27 |
Kurt Zeilenga | ITS#1965: use snprintf |
tree | commitdiff |
2002-07-26 |
Howard Chu | Include <sys/stat.h> for mkdir prototype |
tree | commitdiff |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
tree | commitdiff |
2002-06-22 |
Kurt Zeilenga | authcId might be NULL |
tree | commitdiff |
2002-05-16 |
Howard Chu | Builds on both Unix and NT now. |
tree | commitdiff |
2002-05-16 |
Howard Chu | Fixes for MingW: (passes test007, with LDAP_DIRSEP... |
tree | commitdiff |
2002-05-02 |
Pierangelo Masarati | Fixes ITS#1786: dynamically growing number of tokens... |
tree | commitdiff |
2002-04-25 |
Julius Enarusai | ITS#1730: Misc typos in NEW_LOGGING code from Hallvard |
tree | commitdiff |
2002-04-25 |
Pierangelo Masarati | fix off-by-one bug; use s/sprintf/snprintf/ |
tree | commitdiff |
2002-04-16 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-15 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-15 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-15 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-15 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-15 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-15 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-15 |
Julius Enarusai | Added LDAP_LOG Messages |
tree | commitdiff |
2002-04-15 |
Julius Enarusai | Added LDAP_LOG messages |
tree | commitdiff |
2002-04-15 |
Kurt Zeilenga | Fix include order |
tree | commitdiff |
2002-04-11 |
Howard Chu | ITS#1735 unused conn.c_uthc_backend, include ldap_pvt.h |
tree | commitdiff |
2002-04-11 |
Howard Chu | ITS#1613, call ldap_pvt_tls_init after config file... |
tree | commitdiff |
2002-04-08 |
Pierangelo Masarati | Mostly based on patches provided by Hallvard B. Furuseth |
tree | commitdiff |
2002-02-10 |
Kurt Zeilenga | Update libtool usage |
tree | commitdiff |
2002-02-08 |
Howard Chu | Added replica attr=<attribute list> support to filter... |
tree | commitdiff |
2002-01-12 |
Kurt Zeilenga | Fix SASL leak and clobber bug |
tree | commitdiff |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
tree | commitdiff |
2002-01-02 |
Kurt Zeilenga | use sizeof not strlen |
tree | commitdiff |
2001-12-08 |
Kurt Zeilenga | Add reference to replication-notes |
tree | commitdiff |
2001-11-01 |
Pierangelo Masarati | wrong length in statement selection (not critical)... |
tree | commitdiff |
2001-10-09 |
Kurt Zeilenga | Use non-critical ManageDsaIT control. |
tree | commitdiff |
2001-10-09 |
Pierangelo Masarati | fixes ITS #1379; the replication test has been improved... |
tree | commitdiff |
2001-09-27 |
Kurt Zeilenga | Rework do_ldap retry loop to better handle server down... |
tree | commitdiff |
2001-09-24 |
Kurt Zeilenga | Trim both \n and \r\n from config files. |
tree | commitdiff |
2001-09-21 |
Kurt Zeilenga | Bump MAXARGS to 500. |
tree | commitdiff |
2001-09-09 |
Kurt Zeilenga | Use time_t not char * to represent timestamps. |
tree | commitdiff |
2001-07-21 |
Pierangelo Masarati | Added the suffix=<dn> parameter to replica config directive |
tree | commitdiff |
2001-07-04 |
Pierangelo Masarati | make slurpd honor include files in slapd.conf (note... |
tree | commitdiff |
2001-06-22 |
Kurt Zeilenga | TLS initialization fix |
tree | commitdiff |
2001-01-20 |
Kurt Zeilenga | Add copyright notices |
tree | commitdiff |
2000-10-16 |
Kurt Zeilenga | Make sure openldap-slurp is created 700 |
tree | commitdiff |
2000-10-03 |
Kurt Zeilenga | ITS#798: don't block on empty replog log in one-shot... |
tree | commitdiff |
2000-09-22 |
Kurt Zeilenga | Fix ri initialization bug (ITS#768) |
tree | commitdiff |
2000-09-16 |
Kurt Zeilenga | Fix modrdn handling |
tree | commitdiff |
2000-09-15 |
Kurt Zeilenga | Update slurpd with StartTLS and additional SASL parameters |
tree | commitdiff |
2000-09-15 |
Kurt Zeilenga | Remove cruft (-h) |
tree | commitdiff |
2000-09-11 |
Kurt Zeilenga | ITS#722: disallow argument buffer overflow |
tree | commitdiff |
2000-08-21 |
Kurt Zeilenga | Use SASL quiet mode |
tree | commitdiff |
2000-08-19 |
Kurt Zeilenga | Hide SASL behind HAVE_CYRUS_SASL |
tree | commitdiff |
2000-08-18 |
Kurt Zeilenga | clarify error messages |
tree | commitdiff |
2000-08-17 |
Mark Adamson | Added SASL authentication to slurpd for connecting... |
tree | commitdiff |
2000-08-10 |
Kurt Zeilenga | Move default slurpd directory to $(LOCALSTATEDIR)/openl... |
tree | commitdiff |
2000-07-28 |
Kurt Zeilenga | s/SAFEMEMCPY/AC_MEMCPY/ |
tree | commitdiff |
2000-07-22 |
Kurt Zeilenga | Use sigaction to set SA_RESTART (if appropriate). |
tree | commitdiff |
2000-06-26 |
Kurt Zeilenga | Ripe out Kbind |
tree | commitdiff |
2000-06-25 |
Kurt Zeilenga | Update slurpd to use LDAPv3 w/ ManageDSAit |
tree | commitdiff |
2000-06-25 |
Kurt Zeilenga | Move old files to the Attic |
tree | commitdiff |
2000-06-10 |
Kurt Zeilenga | Misc code cleanup. |
tree | commitdiff |
2000-05-30 |
Kurt Zeilenga | Strip installed executables |
tree | commitdiff |
2000-05-13 |
Kurt Zeilenga | Y2k copyright update |
tree | commitdiff |
2000-04-26 |
Randy Kunkee | Change count test for non-zero reference counts to... |
tree | commitdiff |
2000-04-26 |
Randy Kunkee | Rework order of things to allow restart in oneshot... |
tree | commitdiff |
2000-04-24 |
Ben Collins | for slurpd's replica directory (slurpd.status, and... |
tree | commitdiff |
2000-04-24 |
Ben Collins | filecheck(), we should strcpy the file passed (f arg... |
tree | commitdiff |
2000-04-24 |
Ben Collins | use strcpy instead of sprintf when all we have is two... |
tree | commitdiff |
next |