1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/libnet
Andrew Bartlett 2de07761e0 s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
This choses an appropriate talloc context to attach the schema too,
long enough lived to ensure it does not go away before the operation
compleates.

Andrew Bartlett
2010-03-16 19:26:03 +11:00
..
composite.h r24554: Add internal implementation (before api function) of group 2007-10-10 15:02:13 -05:00
config.mk s4:libnet: use a connected CLDAP socket. 2010-02-26 13:22:12 +11:00
groupinfo.c s4:libnet/group*: make use of tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:42 +01:00
groupinfo.h r24554: Add internal implementation (before api function) of group 2007-10-10 15:02:13 -05:00
groupman.c s4:libnet/group*: make use of tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:42 +01:00
groupman.h r26693: Add (untested) libnet_rpc_groupdel function. 2008-01-08 04:27:01 -06:00
libnet_become_dc.c s4:libnet_become_dc: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:42 +01:00
libnet_become_dc.h s4/rodc: change the libnet_become_dc code to do RODC join 2010-02-17 18:03:32 +02:00
libnet_domain.c s4:libnet/libnet_domain.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:43 +01:00
libnet_domain.h r23959: add more monitor messages support that's been sitting around on my 2007-10-10 15:01:11 -05:00
libnet_export_keytab.c s4:kdc move db functions in their own file 2010-01-28 19:33:34 -05:00
libnet_export_keytab.h s4:kerberos Add 'net export keytab' command for wireshark decryption 2009-07-28 08:52:43 +10:00
libnet_group.c s4:libnet/libnet_group.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:43 +01:00
libnet_group.h s4:libnet: rename uint => uint32_t because uint is not portable 2009-07-15 20:47:00 +02:00
libnet_join.c s4:libnet/libnet_join.c: make use of dcerpc_binding_handle stubs 2010-03-12 15:25:51 +01:00
libnet_join.h Factor out filling in the secrets database. 2008-04-09 14:56:24 +10:00
libnet_lookup.c s4:libnet/libnet_lookup.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:44 +01:00
libnet_lookup.h r26376: Add context for libcli_resolve. 2007-12-21 05:49:12 +01:00
libnet_passwd.c s4:libnet/libnet_passwd.c: make use of dcerpc_binding_handle stubs 2010-03-12 15:25:51 +01:00
libnet_passwd.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_rpc.c s4:libnet/libnet_rpc.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:45 +01:00
libnet_rpc.h s4:libnet Allow 'net password change' to work on expired passwords 2009-06-18 13:49:30 +10:00
libnet_samdump_keytab.c Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
libnet_samdump.c Add missing includes. 2009-07-19 13:39:38 +02:00
libnet_samsync_ldb.c s4:libnet - change variables to "unsigned" where needed 2010-03-10 20:23:43 +01:00
libnet_samsync.c s4:libnet/libnet_samsync.c: make use of dcerpc_binding_handle stubs 2010-03-12 15:25:51 +01:00
libnet_samsync.h Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
libnet_share.c s4:libnet/libnet_share.c: make use of dcerpc_binding_handle stubs 2010-03-12 15:25:52 +01:00
libnet_share.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_site.c s4:libnet - change variables to "unsigned" where needed 2010-03-10 20:23:43 +01:00
libnet_site.h r26408: Remove use of global_loadparm. 2007-12-21 05:49:39 +01:00
libnet_time.c s4:libnet/libnet_time.c: make use of dcerpc_binding_handle stubs 2010-03-12 15:25:52 +01:00
libnet_time.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_unbecome_dc.c s4:libnet_unbecome_dc: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:43 +01:00
libnet_unbecome_dc.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_user.c s4:libnet/libnet_user.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:44 +01:00
libnet_user.h s4:libnet: rename uint => uint32_t because uint is not portable 2009-07-15 20:47:00 +02:00
libnet_vampire.c s4:dsdb Change dsdb_get_schema() callers to use new talloc argument 2010-03-16 19:26:03 +11:00
libnet_vampire.h Link the new vampire code togeather. 2008-04-09 14:59:32 +10:00
libnet.c py_net/libnet: Remove C++-style comments, add more error checking, move 2009-12-25 14:48:45 +01:00
libnet.h s4:libnet: keep a dcerpc_binding_handle for samr and lsa 2010-03-12 15:25:42 +01:00
prereq_domain.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00
py_net.c py_net/libnet: Remove C++-style comments, add more error checking, move 2009-12-25 14:48:45 +01:00
userinfo.c s4:libnet/userinfo.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:44 +01:00
userinfo.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
userman.c s4:libnet/usernam.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:44 +01:00
userman.h r25301: Merge my includes.h cleanups. 2007-10-10 15:07:09 -05:00