1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/dsdb/common
Matthias Dieter Wallnöfer c66780332b s4:remove many invocations of "samdb_msg_add_string"
This call can be substituted by "ldb_msg_add_string". We only need to be
careful on local objects or talloc'ed ones which live shorter than the message.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-03-01 06:29:03 +01:00
..
tests ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
dsdb_access.c s4:fix some shadowed declaration warnings on Solaris by renaming the symbols 2010-12-06 11:28:58 +01:00
dsdb_dn.c ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
dsdb_dn.h s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs 2010-01-02 08:16:57 +11:00
util_groups.c s4-auth Remove special case for account_sid from auth_serversupplied_info 2011-01-20 23:44:05 +01:00
util_samr.c s4:remove many invocations of "samdb_msg_add_string" 2011-03-01 06:29:03 +01:00
util.c s4:remove many invocations of "samdb_msg_add_string" 2011-03-01 06:29:03 +01:00
util.h s4:dsdb/common: add DSDB_SECRET_ATTRIBUTES_EX() 2010-11-09 23:01:25 +01:00