Lots of bug fixes and read-only support for LDAP. No searching implemented though
authorMichael Rasmussen <mir@datanom.net>
Mon, 14 Nov 2011 22:06:44 +0000 (22:06 +0000)
committerMichael Rasmussen <mir@datanom.net>
Mon, 14 Nov 2011 22:06:44 +0000 (22:06 +0000)
commit2b61237d7f223530667ccf630be9e1f04ae4c7a8
tree1553810596fb2465b50926d88c6f2c9aa421c921
parent4ec1773f4cdbc87e54ddf020f20dbe14d69796fe
Lots of bug fixes and read-only support for LDAP. No searching implemented though
14 files changed:
configure.ac
plugins/example/example-plugin.c
plugins/ldap/Makefile.am
plugins/ldap/ldap-plugin.c
plugins/xml/xml-plugin.c
src/Makefile.am
src/callbacks.c
src/contactwindow.c
src/mainwindow.c
src/plugin-loader.c
src/plugin-loader.h
src/plugin.h
src/utils.c
src/utils.h