1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/winbind
Stefan Metzmacher 6dbcffb51d s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
This is needed to remove samba specifc symbols from the bundled
ldb, in order to get the ABI right.

metze

Signed-off-by: Andreas Schneider <asn@samba.org>
2010-06-16 14:07:28 +02:00
..
config.mk s4:winbind Implement logic for getgroups to work 2010-03-09 17:20:30 +01:00
idmap.c s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. 2010-06-16 14:07:28 +02:00
idmap.h s4:winbind Change include guard so as not to conflict with idmap.h in source3 2010-05-24 23:08:57 +10:00
wb_async_helpers.c s4:winbind/wb_async_helpers.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:45 +01:00
wb_async_helpers.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_getdcname.c s4:wb_cmd_getdcname.c - fix s4 winbind up regarding the new correct "GetAnyDCName" behaviour 2010-04-27 08:09:13 +02:00
wb_cmd_getgrent.c s4:winbind: implement calls for allowing getent groups 2010-03-09 17:20:30 +01:00
wb_cmd_getgrgid.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_cmd_getgrnam.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_cmd_getgroups.c s4:wb_cmd_getgroups - fix failure in s4 winbind's "getgroups" 2010-03-16 17:11:47 +01:00
wb_cmd_getpwent.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_cmd_getpwnam.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_cmd_getpwuid.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_cmd_list_groups.c s4:winbind: fill response.data.num_entries for WINBINDD_LIST_GROUPS 2010-04-19 16:09:14 +02:00
wb_cmd_list_trustdom.c s4:winbind/wb_cmd_list_trustdom.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:45 +01:00
wb_cmd_list_users.c s4:winbind: fill response.data.num_entries for WINBINDD_LIST_USERS 2010-04-19 16:09:14 +02:00
wb_cmd_lookupname.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_cmd_lookupsid.c r23995: Work to allow mimir's libnet code to be called from winbind. 2007-10-10 15:01:16 -05:00
wb_cmd_setgrent.c s4:winbind: implement calls for allowing getent groups 2010-03-09 17:20:30 +01:00
wb_cmd_setpwent.c s4: Winbind allow to behave more correctly when we have more than a few users 2010-02-26 21:38:43 +11:00
wb_cmd_userdomgroups.c s4:winbind - use "unsigned" variables where possible 2010-03-09 17:54:12 +01:00
wb_cmd_usersids.c s4:winbind/wb_cmd_usersids.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:46 +01:00
wb_connect_lsa.c s4:winbind/wb_connect_lsa.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:47 +01:00
wb_connect_sam.c s4:winbind/wb_connect_sam.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:47 +01:00
wb_dom_info_trusted.c s4:winbind/wb_dom_info_trusted.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:47 +01:00
wb_dom_info.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
wb_gid2sid.c s4:idmap Adjust code to new idmap structure names and layout. 2010-05-24 23:08:56 +10:00
wb_init_domain.c s4:winbind/wb_init_domain.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:47 +01:00
wb_irpc.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_name2domain.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_pam_auth.c s4:winbind Fix up includes after seperation of idmap.idl from winbind.idl 2010-05-24 23:08:57 +10:00
wb_sam_logon.c s4:winbind Fix up includes after seperation of idmap.idl from winbind.idl 2010-05-24 23:08:57 +10:00
wb_samba3_cmd.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
wb_samba3_protocol.c s4:winbindd Rework some winbind structures to make s3compat easier 2010-05-14 23:25:45 +10:00
wb_server.c s4:winbindd Record the privilaged pipe dir 2010-05-18 13:20:30 +10:00
wb_server.h s4:winbindd Record the privilaged pipe dir 2010-05-18 13:20:30 +10:00
wb_sid2domain.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_sid2gid.c s4:idmap Adjust code to new idmap structure names and layout. 2010-05-24 23:08:56 +10:00
wb_sid2uid.c s4:idmap Adjust code to new idmap structure names and layout. 2010-05-24 23:08:56 +10:00
wb_sids2xids.c s4:winbind Change idmap API to match that used by the source3/ idmap subsystem 2010-05-24 23:08:57 +10:00
wb_uid2sid.c s4:idmap Adjust code to new idmap structure names and layout. 2010-05-24 23:08:56 +10:00
wb_utils.c r26235: Avoid global_loadparm. 2007-12-21 05:47:13 +01:00
wb_xids2sids.c s4:winbind Change idmap API to match that used by the source3/ idmap subsystem 2010-05-24 23:08:57 +10:00
wscript_build s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00