Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ldap_instance_t to ldap_connection_t | Martin Nagy | 2009-08-04 | 1 | -1/+0 |
| | | | | | | | | | Equivalent to: s/ldap_instance/ldap_connection s/ldap_inst/ldap_conn This commit starts a series of larger code refactoring effort. More changes and renames will follow. | ||||
* | Make ldap_rdata_to_char_array() static. | Martin Nagy | 2009-04-24 | 1 | -2/+0 |
| | |||||
* | Fix rdata parsing. | Martin Nagy | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | Prepare the tree for conversion to autoconf. | Martin Nagy | 2009-03-30 | 1 | -0/+105 |
All source files are now moved to src/ and the old Makefile is removed. |