1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/winbind
Michele Baldessari 008bb29023 Set trans to a value that is not LDB_SUCCESS (all LDB_ constants are
positive) so that any "goto failed:" call does not end up calling
ldb_transaction_cancel() if trans is initialized to 0 (LDB_SUCCESS)
by chance.

Signed-off-by: Jeremy Allison <jra@samba.org>
2012-09-10 14:58:28 -07:00
..
idmap.c Set trans to a value that is not LDB_SUCCESS (all LDB_ constants are 2012-09-10 14:58:28 -07:00
idmap.h s4-idmap: Add mapping using uidNumber and gidNumber like idmap_ad 2012-06-16 08:18:10 +02:00
wb_async_helpers.c
wb_async_helpers.h
wb_cmd_getdcname.c
wb_cmd_getgrent.c
wb_cmd_getgrgid.c
wb_cmd_getgrnam.c
wb_cmd_getgroups.c
wb_cmd_getpwent.c
wb_cmd_getpwnam.c s4 winbind: Don't drop workgroup name for getpw* 2011-09-24 22:49:49 +02:00
wb_cmd_getpwuid.c s4 winbind: Don't drop workgroup name for getpw* 2011-09-24 22:49:49 +02:00
wb_cmd_list_groups.c
wb_cmd_list_trustdom.c s4-winbindd: Do not ask for a tree that we will not use 2012-02-29 10:41:06 +01:00
wb_cmd_list_users.c
wb_cmd_lookupname.c
wb_cmd_lookupsid.c
wb_cmd_setgrent.c
wb_cmd_setpwent.c
wb_cmd_userdomgroups.c
wb_cmd_usersids.c
wb_connect_lsa.c
wb_connect_sam.c
wb_dom_info_trusted.c
wb_dom_info.c s4:winbind: use ncalrpc for connections to ourself 2012-02-29 10:41:07 +01:00
wb_gid2sid.c
wb_init_domain.c s4:winbind: add a netlogon_queue (tevent_queue) 2012-08-25 01:39:41 +02:00
wb_irpc.c s4:winbind: convert wb_update_rodc_dns_send/recv to tevent_req 2012-08-25 01:39:41 +02:00
wb_name2domain.c
wb_pam_auth.c s4:winbind: convert wb_sam_logon_send/recv to tevent_req 2012-08-25 01:39:41 +02:00
wb_sam_logon.c s4:winbind: let wb_sam_logon_send/recv() use the netlogon_queue (bug #9097) 2012-08-25 01:39:42 +02:00
wb_samba3_cmd.c idl: Improve MS-PAC IDL 2011-10-24 19:19:28 +02:00
wb_samba3_protocol.c s4-winbindd: implement WINBINDD_SIDS_TO_XIDS 2011-09-08 15:09:54 +02:00
wb_server.c lib/param: Create a seperate server role for "active directory domain controller" 2012-06-15 09:18:33 +02:00
wb_server.h s4:winbind: add a netlogon_queue (tevent_queue) 2012-08-25 01:39:41 +02:00
wb_sid2domain.c s4:winbind: convert wb_sid2domain to tevent_req internally 2012-08-25 01:39:41 +02:00
wb_sid2gid.c s4-libnet Always return after composite_error() 2012-04-23 14:29:44 +02:00
wb_sid2uid.c s4-libnet Always return after composite_error() 2012-04-23 14:29:44 +02:00
wb_sids2xids.c s4-winbind: added count argument to wb_sids2xids_recv() 2011-09-08 15:09:54 +02:00
wb_uid2sid.c
wb_update_rodc_dns.c s4:winbind: let wb_update_rodc_dns_send/recv use netlogon_queue (bug #9097) 2012-08-25 05:06:18 +02:00
wb_utils.c
wb_xids2sids.c
wscript_build build: build wbinfo only once in the waf build 2011-10-08 04:52:03 +02:00