1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/winbind
Matthias Dieter Wallnöfer 2f339f71bd s4:wb_cmd_getdcname.c - fix s4 winbind up regarding the new correct "GetAnyDCName" behaviour
We get back "NO_SUCH_DOMAIN" when we query the PDC. This is fine and therefore
we use the "logon_server" variable as "dcname".
2010-04-27 08:09:13 +02:00
..
config.mk s4:winbind Implement logic for getgroups to work 2010-03-09 17:20:30 +01:00
idmap.c s4: Switch to S3-style id mapping data types. 2010-02-11 23:56:35 +01:00
idmap.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01: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 s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_gid2sid.c s4: Switch to S3-style id mapping data types. 2010-02-11 23:56:35 +01: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: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_sam_logon.c s4:winbind/wb_sam_logon.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:48 +01:00
wb_samba3_cmd.c s4:winbind: fill response.data.num_entries for WINBINDD_LIST_USERS 2010-04-19 16:09:14 +02:00
wb_samba3_protocol.c s4:winbind: stub implementation of WINBINDD_PAM_LOGOFF 2010-03-09 17:20:31 +01:00
wb_server.c s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKET 2010-04-15 09:34:02 +02:00
wb_server.h s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKET 2010-04-15 09:34:02 +02:00
wb_sid2domain.c s4: ran minimal_includes.pl on source4/winbind 2009-10-20 16:04:51 +11:00
wb_sid2gid.c s4: Switch to S3-style id mapping data types. 2010-02-11 23:56:35 +01:00
wb_sid2uid.c s4: Switch to S3-style id mapping data types. 2010-02-11 23:56:35 +01:00
wb_sids2xids.c s4: Switch to S3-style id mapping data types. 2010-02-11 23:56:35 +01:00
wb_uid2sid.c s4: Switch to S3-style id mapping data types. 2010-02-11 23:56:35 +01:00
wb_utils.c r26235: Avoid global_loadparm. 2007-12-21 05:47:13 +01:00
wb_xids2sids.c s4: Switch to S3-style id mapping data types. 2010-02-11 23:56:35 +01:00
wscript_build s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00