1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/winbind
Andrew Bartlett 234413fbd9 Use a configure-specified directory for the winbind priv pipe
This makes it easier for RPMs to specify an group for access to that
directory.

Andrew Bartlett
(This used to be commit fa36135443)
2008-06-28 22:02:19 +10:00
..
config.mk Fix a couple (well, little more than that..) of typos. 2008-05-18 23:02:47 +02:00
idmap.c Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
idmap.h Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
wb_async_helpers.c Fix winbind to check machine account. 2008-04-15 16:29:13 +02:00
wb_async_helpers.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_getdcname.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_getpwent.c r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h 2007-10-10 15:06:44 -05:00
wb_cmd_getpwnam.c libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid 2008-04-24 11:17:23 +02:00
wb_cmd_getpwuid.c libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid 2008-04-24 11:17:23 +02:00
wb_cmd_list_trustdom.c Fix wbinfo --trusted-domains. 2008-04-16 16:10:16 +02:00
wb_cmd_list_users.c r25175: Change to talloc_asprintf_append_buffer(). 2007-10-10 15:06:46 -05:00
wb_cmd_lookupname.c r23995: Work to allow mimir's libnet code to be called from winbind. 2007-10-10 15:01:16 -05: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_setpwent.c r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h 2007-10-10 15:06:44 -05:00
wb_cmd_userdomgroups.c r23995: Work to allow mimir's libnet code to be called from winbind. 2007-10-10 15:01:16 -05:00
wb_cmd_usersids.c r23995: Work to allow mimir's libnet code to be called from winbind. 2007-10-10 15:01:16 -05:00
wb_connect_lsa.c Fix wbinfo --trusted-domains. 2008-04-16 16:10:16 +02:00
wb_connect_sam.c r26327: Explicit loadparm_context for RPC client functions. 2007-12-21 05:48:41 +01:00
wb_dom_info_trusted.c r26376: Add context for libcli_resolve. 2007-12-21 05:49:12 +01:00
wb_dom_info.c Remove use of global_loadparm. 2008-02-28 21:02:49 +01:00
wb_gid2sid.c idmap: Map SIDs to unixids instead of uids/gids 2008-03-18 10:55:31 +01:00
wb_init_domain.c Fix the wbinfo test on the LDAP backend. 2008-06-28 18:10:59 +10:00
wb_irpc.c wbclient: Add an async winbind client library. 2008-04-02 23:06:27 +02:00
wb_name2domain.c r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsrv_connection. 2007-12-21 05:47:47 +01:00
wb_pam_auth.c Fix winbind to check machine account. 2008-04-15 16:29:13 +02:00
wb_sam_logon.c r23995: Work to allow mimir's libnet code to be called from winbind. 2007-10-10 15:01:16 -05:00
wb_samba3_cmd.c Tiago Batista posted a patch to fix the build: 2008-05-06 08:12:03 +10:00
wb_samba3_protocol.c Fix winbind to check machine account. 2008-04-15 16:29:13 +02:00
wb_server.c Use a configure-specified directory for the winbind priv pipe 2008-06-28 22:02:19 +10:00
wb_server.h Fix the wbinfo test on the LDAP backend. 2008-06-28 18:10:59 +10:00
wb_sid2domain.c r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsrv_connection. 2007-12-21 05:47:47 +01:00
wb_sid2gid.c idmap: Map SIDs to unixids instead of uids/gids 2008-03-18 10:55:31 +01:00
wb_sid2uid.c idmap: Map SIDs to unixids instead of uids/gids 2008-03-18 10:55:31 +01:00
wb_sids2xids.c Fixed a crash bug in unixuid module on failed ID mapping 2008-04-11 14:12:34 +10:00
wb_uid2sid.c idmap: Map SIDs to unixids instead of uids/gids 2008-03-18 10:55:31 +01:00
wb_utils.c r26235: Avoid global_loadparm. 2007-12-21 05:47:13 +01:00
wb_xids2sids.c Fixed a crash bug in unixuid module on failed ID mapping 2008-04-11 14:12:34 +10:00