1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4/ldap_server
Simo Sorce b1b14817ea r5585: LDB interfaces change:
changes:
- ldb_wrap disappears from code and become a private structure of db_wrap.c
  thanks to our move to talloc in ldb code, we do not need to expose it anymore

- removal of ldb_close() function form the code
  thanks to our move to talloc in ldb code, we do not need it anymore
  use talloc_free() to close and free an ldb database

- some minor updates to ldb modules code to cope with the change and fix some
  bugs I found out during the process
(This used to be commit d58be9e74b)
2007-10-10 13:10:55 -05:00
..
devdocs r5583: some more docs 2007-10-10 13:10:54 -05:00
config.mk r4716: add a real ugly hack to get all ldap queries of an 2007-10-10 13:08:47 -05:00
ldap_backend.c r5305: removed libcli/ldap/ldap.h from includes.h 2007-10-10 13:09:39 -05:00
ldap_bind.c r5305: removed libcli/ldap/ldap.h from includes.h 2007-10-10 13:09:39 -05:00
ldap_hacked_ldb.c r5585: LDB interfaces change: 2007-10-10 13:10:55 -05:00
ldap_parse.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
ldap_parse.h r3754: merge in ldb modules support from the tmp branch ldbPlugins 2007-10-10 13:05:51 -05:00
ldap_rootdse.c r5585: LDB interfaces change: 2007-10-10 13:10:55 -05:00
ldap_server.c r5304: removed lib/socket/socket.h from includes.h 2007-10-10 13:09:39 -05:00
ldap_server.h r5305: removed libcli/ldap/ldap.h from includes.h 2007-10-10 13:09:39 -05:00
ldap_simple_ldb.c r5585: LDB interfaces change: 2007-10-10 13:10:55 -05:00