summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* s3-winbind: Use rpc_query_user in msrpc.Andreas Schneider2010-07-051-61/+38
|
* s3-winbind: Added a common rpc_query_user function.Andreas Schneider2010-07-052-0/+72
|
* s3-winbind: Use rpc_rids_to_names in samr.Andreas Schneider2010-07-051-78/+39
|
* s3-winbind: Added a common rpc_rids_to_names function.Andreas Schneider2010-07-052-0/+91
|
* s3-winbind: Use rpc_sid_to_name in samr.Andreas Schneider2010-07-051-57/+41
|
* s3-winbind: Added a common rpc_sid_to_name function.Andreas Schneider2010-07-052-0/+66
|
* s3-winbind: Use rpc_name_to_sid in samr.Andreas Schneider2010-07-051-54/+23
|
* s3-winbind: Added a common rpc_name_to_sid function.Andreas Schneider2010-07-052-0/+73
|
* s3-winbind: Use rpc_enum_local_groups in samr.Andreas Schneider2010-07-051-44/+16
|
* s3-winbind: Use rpc_enum_local_groups in msrpc.Andreas Schneider2010-07-051-53/+42
|
* s3-winbind: Added a common rpc_enum_local_groups function.Andreas Schneider2010-07-052-0/+61
|
* s3-winbind: Use rpc_query_user_list in samr.Andreas Schneider2010-07-051-87/+13
|
* s3-winbind: Use rpc_query_user_list in msrpc.Andreas Schneider2010-07-051-83/+43
|
* s3-winbind: Added a common rpc_query_user_list function.Andreas Schneider2010-07-052-0/+109
|
* s3-winbind: Use rpc_enum_dom_groups in samr.Andreas Schneider2010-07-051-42/+12
|
* s3-winbind: Use rpc_enum_dom_groups in msrpc.Andreas Schneider2010-07-051-52/+42
|
* s3-winbind: Added a common rpc_enum_dom_groups function.Andreas Schneider2010-07-054-1/+132
|
* s3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.Andreas Schneider2010-07-053-2/+2
|
* s3-winbind: Replace the passdb backend with a samr/lsa based backend.Andreas Schneider2010-07-053-725/+0
|
* s3-winbind: Implemented samr backend function common_sequence_number.Andreas Schneider2010-07-051-4/+65
|
* s3-winbind: Implemented samr backend function common_lookup_useraliases.Andreas Schneider2010-07-051-4/+103
|
* s3-winbind: Implemented samr backend function common_lookup_usergroups.Andreas Schneider2010-07-051-4/+82
|
* s3-winbind: Implemented samr backend function common_password_policy.Andreas Schneider2010-07-051-3/+33
|
* s3-winbind: Implemented samr backend function common_lockout_policy.Andreas Schneider2010-07-051-3/+33
|
* s3-winbind: Implemented samr backend function common_rids_to_names.Andreas Schneider2010-07-051-5/+104
|
* s3-winbind: Implemented samr backend function common_sid_to_name.Andreas Schneider2010-07-051-2/+73
|
* s3-winbind: Implemented samr backend function common_name_to_sid.Andreas Schneider2010-07-051-2/+72
|
* s3-winbind: Implemented samr backend function common_enum_local_groups.Andreas Schneider2010-07-051-4/+73
|
* s3-winbind: Implemented samr backend function sam_lookup_groupmem.Andreas Schneider2010-07-051-6/+151
|
* s3-winbind: Implemented samr backend function sam_trusted_domains.Andreas Schneider2010-07-051-2/+81
|
* s3-winbind: Implemented samr backend function sam_query_user.Andreas Schneider2010-07-051-2/+81
|
* s3-winbind: Implemented samr backend function sam_enum_dom_groups.Andreas Schneider2010-07-051-4/+77
|
* s3-winbind: Implemented samr backend function sam_query_user_list.Andreas Schneider2010-07-051-4/+120
|
* s3-winbind: Added a skeleton for samr based functions.Andreas Schneider2010-07-053-1/+417
| | | | The goal is to replace the passdb backend later.
* s3-winbind: Initialize the server_info on winbindd start.Andreas Schneider2010-07-053-0/+7
|
* s3-rpc_client: Use the right memory context for array elements.Andreas Schneider2010-07-051-3/+3
|
* s3-winbind: Free some memory which isn't needed anymore.Andreas Schneider2010-07-051-0/+2
|
* s3-build: add idl_full to Makefile.Günther Deschner2010-07-051-0/+9
| | | | Guenther
* s3-idl: support --full for s3 build_idl.sh as well.Günther Deschner2010-07-051-0/+13
| | | | Guenther
* s4:include/smbldap.h - introduce a placeholder for "LDAPMessage" if we don't ↵Matthias Dieter Wallnöfer2010-07-051-0/+1
| | | | link against a LDAP library
* s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the ↵Matthias Dieter Wallnöfer2010-07-051-8/+10
| | | | | | "winbind struct test" Use a "talloc_strdup" for duplicating usernames.
* s4:samr RPC server - "SetUserInfo" - allow some more informations to be setMatthias Dieter Wallnöfer2010-07-051-0/+25
| | | | Taken from the s3 implementation.
* samr.idl:UserInfo structures - fix some names according to MS-SAMR documentationMatthias Dieter Wallnöfer2010-07-053-6/+6
| | | | See MS-SAMR section "FULL IDL"
* s3: Make talloc_attrs() staticVolker Lendecke2010-07-052-2/+1
|
* s3: Remove procid_self() from srv_spoolss_reply[open|close]printer()Volker Lendecke2010-07-051-2/+2
|
* s3: Remove procid_self() from ctdb_read_req() and ctdb_handle_message()Volker Lendecke2010-07-051-4/+8
|
* s3: Remove some type-punned warningsVolker Lendecke2010-07-051-5/+5
|
* s3: Put serverid_key and serverid_data togetherVolker Lendecke2010-07-051-5/+5
|
* s3: Remove procid_self() from brl_close_fnum()Volker Lendecke2010-07-051-1/+2
|
* s3: Remove procid_self() from srv_spoolss_drv_upgrade_printer()Volker Lendecke2010-07-051-1/+2
|