1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/winbind
2008-12-16 13:03:05 +01:00
..
config.mk s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_domains() 2008-12-06 12:40:30 +01:00
idmap.c Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. 2008-09-23 18:17:46 -04:00
idmap.h Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
wb_async_helpers.c s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python) 2008-11-10 21:46:29 +01:00
wb_async_helpers.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
wb_cmd_getdcname.c s4-netlogon: merge netr_GetDcName from s3 idl. 2008-10-28 23:40:53 +01: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 winbindd not to sit in a busy loop... 2008-07-21 15:00:18 +10: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 s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl. 2008-10-29 08:56:52 +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 s4:winbind: fill in the correct variable... 2008-12-06 15:48:10 +01: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 Remove iconv_convenience parameter from simple string push/pull 2008-10-24 03:40:09 +02:00
wb_sam_logon.c s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl. 2008-10-29 08:57:31 +01:00
wb_samba3_cmd.c Use common strlist implementation in Samba 3 and Samba 4. 2008-10-12 00:56:56 +02:00
wb_samba3_protocol.c nsswitch: Move nsswitch files from source4 to top level nsswitch dir 2008-12-16 13:03:05 +01:00
wb_server.c s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_domains() 2008-12-06 12:40:30 +01:00
wb_server.h Return the same privilaged winbindd socket as we actually use. 2008-09-10 14:08:40 +10:00
wb_setup_domains.c s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_domains() 2008-12-06 12:40:30 +01:00
wb_sid2domain.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02: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