summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-05s3-winbind: Added a common rpc_query_user function.Andreas Schneider2-0/+72
2010-07-05s3-winbind: Use rpc_rids_to_names in samr.Andreas Schneider1-78/+39
2010-07-05s3-winbind: Added a common rpc_rids_to_names function.Andreas Schneider2-0/+91
2010-07-05s3-winbind: Use rpc_sid_to_name in samr.Andreas Schneider1-57/+41
2010-07-05s3-winbind: Added a common rpc_sid_to_name function.Andreas Schneider2-0/+66
2010-07-05s3-winbind: Use rpc_name_to_sid in samr.Andreas Schneider1-54/+23
2010-07-05s3-winbind: Added a common rpc_name_to_sid function.Andreas Schneider2-0/+73
2010-07-05s3-winbind: Use rpc_enum_local_groups in samr.Andreas Schneider1-44/+16
2010-07-05s3-winbind: Use rpc_enum_local_groups in msrpc.Andreas Schneider1-53/+42
2010-07-05s3-winbind: Added a common rpc_enum_local_groups function.Andreas Schneider2-0/+61
2010-07-05s3-winbind: Use rpc_query_user_list in samr.Andreas Schneider1-87/+13
2010-07-05s3-winbind: Use rpc_query_user_list in msrpc.Andreas Schneider1-83/+43
2010-07-05s3-winbind: Added a common rpc_query_user_list function.Andreas Schneider2-0/+109
2010-07-05s3-winbind: Use rpc_enum_dom_groups in samr.Andreas Schneider1-42/+12
2010-07-05s3-winbind: Use rpc_enum_dom_groups in msrpc.Andreas Schneider1-52/+42
2010-07-05s3-winbind: Added a common rpc_enum_dom_groups function.Andreas Schneider4-1/+132
2010-07-05s3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.Andreas Schneider3-2/+2
2010-07-05s3-winbind: Replace the passdb backend with a samr/lsa based backend.Andreas Schneider3-725/+0
2010-07-05s3-winbind: Implemented samr backend function common_sequence_number.Andreas Schneider1-4/+65
2010-07-05s3-winbind: Implemented samr backend function common_lookup_useraliases.Andreas Schneider1-4/+103
2010-07-05s3-winbind: Implemented samr backend function common_lookup_usergroups.Andreas Schneider1-4/+82
2010-07-05s3-winbind: Implemented samr backend function common_password_policy.Andreas Schneider1-3/+33
2010-07-05s3-winbind: Implemented samr backend function common_lockout_policy.Andreas Schneider1-3/+33
2010-07-05s3-winbind: Implemented samr backend function common_rids_to_names.Andreas Schneider1-5/+104
2010-07-05s3-winbind: Implemented samr backend function common_sid_to_name.Andreas Schneider1-2/+73
2010-07-05s3-winbind: Implemented samr backend function common_name_to_sid.Andreas Schneider1-2/+72
2010-07-05s3-winbind: Implemented samr backend function common_enum_local_groups.Andreas Schneider1-4/+73
2010-07-05s3-winbind: Implemented samr backend function sam_lookup_groupmem.Andreas Schneider1-6/+151
2010-07-05s3-winbind: Implemented samr backend function sam_trusted_domains.Andreas Schneider1-2/+81
2010-07-05s3-winbind: Implemented samr backend function sam_query_user.Andreas Schneider1-2/+81
2010-07-05s3-winbind: Implemented samr backend function sam_enum_dom_groups.Andreas Schneider1-4/+77
2010-07-05s3-winbind: Implemented samr backend function sam_query_user_list.Andreas Schneider1-4/+120
2010-07-05s3-winbind: Added a skeleton for samr based functions.Andreas Schneider3-1/+417
2010-07-05s3-winbind: Initialize the server_info on winbindd start.Andreas Schneider3-0/+7
2010-07-05s3-rpc_client: Use the right memory context for array elements.Andreas Schneider1-3/+3
2010-07-05s3-winbind: Free some memory which isn't needed anymore.Andreas Schneider1-0/+2
2010-07-05s3-build: add idl_full to Makefile.Günther Deschner1-0/+9
2010-07-05s3-idl: support --full for s3 build_idl.sh as well.Günther Deschner1-0/+13
2010-07-05s4:include/smbldap.h - introduce a placeholder for "LDAPMessage" if we don't ...Matthias Dieter Wallnöfer1-0/+1
2010-07-05s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind...Matthias Dieter Wallnöfer1-8/+10
2010-07-05s4:samr RPC server - "SetUserInfo" - allow some more informations to be setMatthias Dieter Wallnöfer1-0/+25
2010-07-05samr.idl:UserInfo structures - fix some names according to MS-SAMR documentationMatthias Dieter Wallnöfer3-6/+6
2010-07-05s3: Make talloc_attrs() staticVolker Lendecke2-2/+1
2010-07-05s3: Remove procid_self() from srv_spoolss_reply[open|close]printer()Volker Lendecke1-2/+2
2010-07-05s3: Remove procid_self() from ctdb_read_req() and ctdb_handle_message()Volker Lendecke1-4/+8
2010-07-05s3: Remove some type-punned warningsVolker Lendecke1-5/+5
2010-07-05s3: Put serverid_key and serverid_data togetherVolker Lendecke1-5/+5
2010-07-05s3: Remove procid_self() from brl_close_fnum()Volker Lendecke1-1/+2
2010-07-05s3: Remove procid_self() from srv_spoolss_drv_upgrade_printer()Volker Lendecke1-1/+2
2010-07-05s3: Remove procid_self() from cancel_pending_lock_requests_by_fid_smb2()Volker Lendecke1-1/+1