]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/conn.c
Changed ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_peer_dn to store result
[openldap] / servers / slapd / back-monitor / conn.c
2002-04-03 Pierangelo Masaratimissing description in current cunnections number
2002-04-02 Pierangelo Masaratiappropriately detect the required conn
2002-04-02 Pierangelo Masaratidon't loop any more if connid is found :)
2002-04-02 Pierangelo Masaratipartial fulfilment of ITS#1710
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-01-28 Pierangelo Masaratianother round at cleaning it up: better naming, more...
2002-01-28 Howard ChuChanged Access.a_sockurl_pat, Connection.c_listener_url...
2002-01-11 Pierangelo Masaratiadded structural objectclass; reworked obejctclasses...
2002-01-09 Kurt ZeilengaFix problems caused by lint removal
2002-01-09 Kurt ZeilengaRemove some lint caused by the changes in const'ification
2002-01-07 Kurt ZeilengaMinor cleanup
2002-01-07 Pierangelo Masaratifix c_cdn migration
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuUse ldap_queue.h instead of <ac/queue.h>
2002-01-02 Pierangelo Masaratimore cleanup
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2002-01-01 Howard ChuUse ldap_str2rdn
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-28 Pierangelo Masaraticached entries are deleted if volatile; small improvements
2001-12-28 Howard ChuChanged dnExtractRdn to use a provided berval instead...
2001-12-27 Kurt ZeilengadnExtractRDN should take a struct berval DN.
2001-12-27 Pierangelo Masaratistruct bervals for DN; fix in send children
2001-12-22 Pierangelo Masaratiadded operations and sent stats to back-monitor; minor...
2001-11-17 Pierangelo Masaratiminor cleanup
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...