summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* winbind: Remove unused nss_get_info_cachedVolker Lendecke2017-01-042-124/+0
* winbind: Simplify query_user_list to only return ridsVolker Lendecke2017-01-0411-264/+82
* winbind: Remove wbint_QueryUserListVolker Lendecke2017-01-041-17/+0
* winbind: Make list_users use wb_query_user_listVolker Lendecke2017-01-041-59/+47
* winbind: Make wb_query_user_list just return namesVolker Lendecke2017-01-042-13/+60
* winbind: Remove rpc_lookup_usergroupsVolker Lendecke2017-01-042-83/+0
* winbind: Remove "lookup_usergroups" winbind methodVolker Lendecke2017-01-046-565/+0
* winbind: Remove validate_ugVolker Lendecke2017-01-041-32/+0
* winbind: Remove wcache_lookup_usergroupsVolker Lendecke2017-01-042-64/+0
* winbind: Remove wb_cache_lookup_usergroupsVolker Lendecke2017-01-042-76/+0
* winbind: Remove wbint_LookupUserGroupsVolker Lendecke2017-01-041-17/+0
* winbind: Remove wb_lookupusergroupsVolker Lendecke2017-01-043-104/+0
* winbind: Use wb_gettoken in getuserdomgroupsVolker Lendecke2017-01-041-12/+3
* winbind: Add "expand_local_aliases" to wb_gettokenVolker Lendecke2017-01-044-4/+13
* winbind: Remove rpc_query_userVolker Lendecke2017-01-042-84/+0
* winbind: Remove "query_user" backend functionVolker Lendecke2017-01-046-353/+0
* winbind: Remove unused wb_cache_query_userVolker Lendecke2017-01-042-54/+0
* winbind: Remove wbint_QueryUserVolker Lendecke2017-01-041-15/+0
* s3: torture: Add test for cli_ftruncate calling cli_smb2_ftruncate.Jeremy Allison2017-01-044-1/+160
* s3: libsmb: Add cli_smb2_ftruncate(), plumb into cli_ftruncate().Jeremy Allison2017-01-043-1/+75
* samr3: Use "all_zero" where appropriateVolker Lendecke2017-01-031-6/+2
* libads: Use "all_zero" where appropriateVolker Lendecke2017-01-031-24/+6
* librpc: Use "all_zero" where appropriateVolker Lendecke2017-01-031-28/+10
* libnet: Use "all_zero" where appropriateVolker Lendecke2017-01-036-21/+9
* auth: Use "all_zero" where appropriateVolker Lendecke2017-01-031-3/+2
* passdb: Use "all_zero" where appropriateVolker Lendecke2017-01-031-2/+2
* auth3: Avoid some zeros footprintVolker Lendecke2017-01-031-2/+1
* ntlm_auth: Use "all_zero" where appropriateVolker Lendecke2017-01-031-13/+9
* auth3: Use "all_zero" where appropriateVolker Lendecke2017-01-031-4/+3
* lib: Remove a duplicate prototypeVolker Lendecke2017-01-031-1/+0
* libsmb: Add name_status_lmhostsVolker Lendecke2017-01-031-0/+43
* winbind: Remove find_builtin_domain helper functionVolker Lendecke2017-01-023-14/+1
* winbind: Remove wb_fill_pwentVolker Lendecke2017-01-023-256/+0
* winbind: Go throught wb_getpwsid for listing usersVolker Lendecke2017-01-022-18/+23
* winbind: Add wbint_QueryUserRidListVolker Lendecke2017-01-021-0/+47
* winbind: Fix a confusing indentationVolker Lendecke2017-01-021-1/+1
* winbind: Simplify wb_gettokenVolker Lendecke2017-01-021-6/+1
* winbind: Don't do supplementary group lookup manuallyVolker Lendecke2017-01-021-26/+37
* idmap_ad: Restore querying SFU nss infoVolker Lendecke2017-01-021-0/+110
* winbind: Restructure wb_getpwsidVolker Lendecke2017-01-022-99/+304
* winbind: Adapt cache to extended wbint_userinfoVolker Lendecke2017-01-021-0/+21
* winbind: Add a GetNssInfo parent/child callVolker Lendecke2017-01-022-0/+18
* winbind: Make "idmap_find_domain" publicVolker Lendecke2017-01-022-1/+2
* winbind: It's legitmate to have 0 groups in info3Volker Lendecke2017-01-021-5/+0
* idmap: Simplify idmap_ad_nss_init()Volker Lendecke2017-01-021-18/+13
* winbind: Fix wb_lookupsids for AD DCsVolker Lendecke2017-01-021-2/+1
* winbind: Initialize user list info to 0Volker Lendecke2017-01-021-0/+2
* s3:librpc/gse: make use of gss_krb5_import_cred() instead of gss_acquire_cred()Stefan Metzmacher2017-01-021-13/+18
* s3:librpc/gse: remove unused #ifdef HAVE_GSS_KRB5_IMPORT_CREDStefan Metzmacher2017-01-021-3/+0
* s3:librpc/gse: include ccache_name in DEBUG message if krb5_cc_resolve() failsStefan Metzmacher2017-01-021-2/+2