]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/conn.c
Fix previous commit
[openldap] / servers / slapd / back-monitor / conn.c
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...