1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/libnet
Michael Adam 84ee630ee9 libnet dssync: fix memory allocation for error/result messages.
Use the libnet_dssync_context as a talloc context for the
result_message and error_message string members.
Using the passed in mem_ctx makes the implicit assumption
that mem_ctx is at least as long-lived as the libnet_dssync_context,
which is wrong.

Michael
(This used to be commit 635baf6b7d)
2008-08-01 17:10:59 +02:00
..
libnet_dssync_keytab.c libnet dssync: fix memory allocation for error/result messages. 2008-08-01 17:10:59 +02:00
libnet_dssync.c libnet dssync: fix memory allocation for error/result messages. 2008-08-01 17:10:59 +02:00
libnet_dssync.h libnet dssync: add my C after dssync keytab changes. 2008-08-01 16:08:00 +02:00
libnet_join.c rpc_client: use init_samr_CryptPassword(Ex) in client tools. 2008-07-31 13:52:33 +02:00
libnet_keytab.c libnet dssync: add my C after dssync keytab changes. 2008-08-01 16:08:00 +02:00
libnet_keytab.h libnet keytab: add flag clean_old_entries to libnet_keytab_context. 2008-08-01 16:07:59 +02:00
libnet_proto.h dssync keytab: move handling of removal of duplicates to libnet_keytab_add_entry(). 2008-08-01 16:04:43 +02:00
libnet_samsync_display.c net_vampire: use bool for last_query information in samsync. 2008-06-27 01:59:26 +02:00
libnet_samsync_keytab.c net_vampire: keep keytab context and flush keytab only after the last query. 2008-07-01 10:00:57 +02:00
libnet_samsync_ldif.c Use LDAP macros instead of attribute names. 2008-07-18 15:36:20 +02:00
libnet_samsync_passdb.c net_vampire: use bool for last_query information in samsync. 2008-06-27 01:59:26 +02:00
libnet_samsync.c build: fix some no previous prototype warnings. 2008-07-30 18:10:46 +02:00
libnet_samsync.h net_vampire: use bool for last_query information in samsync. 2008-06-27 01:59:26 +02:00
libnet.h net_vampire: separate keytab code from samsync code. 2008-06-27 01:58:39 +02:00