2003-03-11 |
Pierangelo Masarati | silence warning |
blob | commitdiff | raw |
2003-03-09 |
Kurt Zeilenga | need to use ch_malloc/realloc |
blob | commitdiff | raw | diff to current |
2003-03-06 |
Howard Chu | Technically, since the authid is expected to be a norma... |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Howard Chu | Use ldap_pvt_get_hname instead of ldap_pvt_gethostbyaddr_a |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Kurt Zeilenga | ITS#2236. Add missing connections_shutdown() call. |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Pierangelo Masarati | trim unused var |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Luke Howard | Fix uninitialized sl_is_udp |
blob | commitdiff | raw | diff to current |
2003-01-19 |
Hallvard Furuseth | Fix printf format errors. |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-12-20 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Howard Chu | Fix Statslog messages |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Howard Chu | Fix previous commit, was freeing name from rev-lookup... |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Howard Chu | Must use reentrant gethostbyaddr for reverse lookups... |
blob | commitdiff | raw | diff to current |
2002-12-08 |
Kurt Zeilenga | expand authid buffer |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Kurt Zeilenga | Avoid magic constant (32) in allocation. Use sizeof... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Kurt Zeilenga | Use getpeereid(3) where available else use *_PEERCRED... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Luke Howard | Support SO_PEERCRED SASL EXTERNAL authorization. |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Kurt Zeilenga | Delete some old (bad) statslog messages |
blob | commitdiff | raw | diff to current |
2002-10-26 |
Pierangelo Masarati | beautify "unknown" |
blob | commitdiff | raw | diff to current |
2002-10-26 |
Pierangelo Masarati | actually, get_perms is needed by ldapi:// rgeardless... |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Kurt Zeilenga | Add "allow update_anon" |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Pierangelo Masarati | add restrictions related to listeners in form of file... |
blob | commitdiff | raw | diff to current |
2002-10-24 |
Pierangelo Masarati | listener: |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Pierangelo Masarati | change socket permission syntax (to reuse function... |
blob | commitdiff | raw | diff to current |
2002-10-09 |
Howard Chu | Revert previous commit. More thought needed re: IPV4... |
blob | commitdiff | raw | diff to current |
2002-10-09 |
Howard Chu | ITS#2132, give up at first bind failure |
blob | commitdiff | raw | diff to current |
2002-10-09 |
Howard Chu | Fix ITS#2132, give up if listener fails to open |
blob | commitdiff | raw | diff to current |
2002-09-21 |
Howard Chu | Fix ITS#1033 slapd hangs with GNU Pth - don't write... |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Kurt Zeilenga | Misc cleanup |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Kurt Zeilenga | use ldap_charray_*() instead of charray_*() |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Howard Chu | Moved slap_strcopy, slap_strncopy to lutil_strcopy... |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Stig Venaas | Use AF_INET instead of AF_UNSPEC when IPv6 disabled |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Stig Venaas | Set peeraddr also for IPv6, fixes ITS#1918 |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Stig Venaas | Use IPV6_V6ONLY on IPv6 sockets if available. This... |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Stig Venaas | Ignore error if listen on socket bound to 0.0.0.0 fails... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Kurt Zeilenga | Add -4/-6 flags to slapd to force use of IPv4 or IPv6 |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Kurt Zeilenga | Update to the 'gentle SIGHUP' patch. (ITS#1679) |
blob | commitdiff | raw | diff to current |
2002-06-06 |
Howard Chu | Fix Listeners: handles multiple addresses for a given... |
blob | commitdiff | raw | diff to current |
2002-06-03 |
Kurt Zeilenga | Gentile HUP shutdown from Hallvard |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Howard Chu | ITS#1733 eliminate o_abandonmutex |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Howard Chu | ITS#1736 slapd_shutdown can be unsigned |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Pierangelo Masarati | add a switch that enables/disables reverse lookups... |
blob | commitdiff | raw | diff to current |
2002-03-23 |
Pierangelo Masarati | improvement of permission handling of local sockets... |
blob | commitdiff | raw | diff to current |
2002-03-07 |
Howard Chu | Fix ITS#1615 |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Pierangelo Masarati | uses URL extensions to set socket permissions other... |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Pierangelo Masarati | provisions for user-supplied permissions |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Pierangelo Masarati | another round at cleaning it up: better naming, more... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Pierangelo Masarati | listener monitor |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Pierangelo Masarati | need this outside for back monitor ... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Replace strcat with slap_strcopy |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Howard Chu | fix from jon@symas.com - inet_ntoa on uninitialized... |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Howard Chu | More thorough backend_destroy. Added config_destroy... |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Kurt Zeilenga | ITS#1413 suggested fix |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | NT updates from jon@symas.com. |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Kurt Zeilenga | Clean up some misplaced 'extern' declarations (should... |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Pierangelo Masarati | minor cleanup |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Mark Adamson | optimize number of calls to slap_get_time() |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Kurt Zeilenga | Fix uninitialized pointer bug. |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Kurt Zeilenga | Updated busy loop protection |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Kurt Zeilenga | Experiment with busy loop protection... |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Howard Chu | More CLDAP tweaks, to differentiate between real LDAPv2... |
blob | commitdiff | raw | diff to current |
2001-10-01 |
Kurt Zeilenga | Rework DB_THREAD support. CDB support needs reimplemen... |
blob | commitdiff | raw | diff to current |
2001-09-29 |
Stig Venaas | Removed a superfluous line left after the ai_addr ... |
blob | commitdiff | raw | diff to current |
2001-09-29 |
Kurt Zeilenga | Rework getaddrinfo() stuff for ai_addr == NULL |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Howard Chu | Resurrection/rewrite of CLDAP (RFC1798 Connectionless... |
blob | commitdiff | raw | diff to current |
2001-08-29 |
Kurt Zeilenga | Fix NEW_LGGING typo |
blob | commitdiff | raw | diff to current |
2001-08-26 |
Stig Venaas | Changed get_listener_addresses() to not use getaddrinfo... |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Randy Kunkee | Remove global_backendsyncfreq code (code has been pushe... |
blob | commitdiff | raw | diff to current |
2001-06-22 |
Randy Kunkee | Add sync_daemon to daemon.c, enabled by global configur... |
blob | commitdiff | raw | diff to current |
2001-05-10 |
Kurt Zeilenga | Make sure we yield() on a failed accept() |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Kurt Zeilenga | Fix have inet_ntop bug |
blob | commitdiff | raw | diff to current |
2001-05-04 |
Kurt Zeilenga | Fix typos |
blob | commitdiff | raw | diff to current |
2001-05-03 |
Kurt Zeilenga | detect and use fcntl (for BSD/OS) |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kurt Zeilenga | SLP updates |
blob | commitdiff | raw | diff to current |
2001-02-02 |
Gary Williams | fix windows-specific logging line |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Kurt Zeilenga | Fix IP= port numbers |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Gary Williams | fix format |
blob | commitdiff | raw | diff to current |
2001-01-16 |
Kurt Zeilenga | SLP extension derived from patch provided by Caldera... |
blob | commitdiff | raw | diff to current |
2001-01-15 |
Gary Williams | More new logging (Behind NEW_LOGGING) |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Kurt Zeilenga | ITS#895: gai_strerror fix |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Kurt Zeilenga | This patch replaces gai_strerror with AC_GAI_STRERROR... |
blob | commitdiff | raw | diff to current |
2000-10-18 |
Kurt Zeilenga | remove lint |
blob | commitdiff | raw | diff to current |
2000-10-17 |
Kurt Zeilenga | Bump listeners to 10 |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Kurt Zeilenga | Replace last commit with Stig's improved version |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Kurt Zeilenga | ITS#839: getaddrinfo portability fix from Gabar Gombas |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Kurt Zeilenga | Remove cpp lint |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Kurt Zeilenga | Import Stig reorganized daemon.c + style changes |
blob | commitdiff | raw | diff to current |
2000-10-09 |
Julio Sánchez Fern... | Remove lint. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Kurt Zeilenga | Fix typo |
blob | commitdiff | raw | diff to current |
2000-09-30 |
Kurt Zeilenga | Check for shutdown after successful select() |
blob | commitdiff | raw | diff to current |
2000-09-23 |
Kurt Zeilenga | Remove unneeded getpeername call (use accept() from). |
blob | commitdiff | raw | diff to current |
2000-09-23 |
Kurt Zeilenga | Restrict keepalive/nodelay setsockopt to IP streams |
blob | commitdiff | raw | diff to current |
2000-09-21 |
Kurt Zeilenga | Set TCP_NODELAY and SO_KEEPALIVE after every accept... |
blob | commitdiff | raw | diff to current |
2000-09-21 |
Mark Adamson | Implementation of SASL authorization. |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Kurt Zeilenga | Don't check fd_sets until after we check fd < dtblsize |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Kurt Zeilenga | Minor IPv6 changes (ITS#716) suggested by Stig Venass... |
blob | commitdiff | raw | diff to current |
2000-08-26 |
Kurt Zeilenga | Minor typedef and other clean ups |
blob | commitdiff | raw | diff to current |
2000-08-24 |
Kurt Zeilenga | ITS#681: Fix for problems with IPv6 and ACLs |
blob | commitdiff | raw | diff to current |
next |