1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/winbind
2009-02-02 13:09:00 +01:00
..
config.mk s4-winbind: Add support for the WINBINDD_LIST_GROUPS command. 2009-01-15 10:35:00 +01:00
idmap.c shared: Move dom_sid_* utility functions to top level 2009-02-01 19:42:30 +01:00
idmap.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01: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_getgrgid.c s4 winbind: Add support for WINBINDD_GETGRGID call 2008-12-29 12:52:27 +01:00
wb_cmd_getgrnam.c s4 libnet: Add support for groupinfo by sid lookup 2008-12-29 12:52:27 +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 shared: Move dom_sid_* utility functions to top level 2009-02-01 19:42:30 +01:00
wb_cmd_getpwuid.c s4 winbind: Fix typos in debug output 2008-12-29 12:52:27 +01:00
wb_cmd_list_groups.c s4-winbind: Add support for the WINBINDD_LIST_GROUPS command. 2009-01-15 10:35:00 +01: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: Silence a "discards const" warning 2009-01-06 09:55:49 +01:00
wb_irpc.c s4:irpc: avoid c++ reserved word 'private' 2009-02-01 00:17:20 +01: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 s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01: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 s4-winbind: Add support for the WINBINDD_LIST_GROUPS command. 2009-01-15 10:35:00 +01:00
wb_samba3_protocol.c s4:winbind: s/private/private_data 2009-02-02 13:08:37 +01:00
wb_server.c s4:service_stream: s/private/private_data 2009-02-02 13:09:00 +01:00
wb_server.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01: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 shared: Move dom_sid_* utility functions to top level 2009-02-01 19:42:30 +01:00
wb_sid2uid.c shared: Move dom_sid_* utility functions to top level 2009-02-01 19:42:30 +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