1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/winbindd
2010-07-29 13:54:22 -07:00
..
idmap_adex s3-nss_info: only include nss_info.h where needed. 2010-07-01 23:20:40 +02:00
idmap_hash s3-nss_info: only include nss_info.h where needed. 2010-07-01 23:20:40 +02:00
idmap_ad.c s3-nss_info: only include nss_info.h where needed. 2010-07-01 23:20:40 +02:00
idmap_ldap.c s3:idmap_ldap: remove unreached code (and explicit error return code) 2010-06-21 12:38:25 +02:00
idmap_nss.c
idmap_passdb.c
idmap_rid.c
idmap_tdb2.c s3:winbind:idmap_tdb2_set_mapping: untangle assignment from check 2010-05-20 09:18:59 +02:00
idmap_tdb.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
idmap_util.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
idmap.c s3:winbindd: make sure we only call static_init_idmap once 2010-06-01 10:33:13 +02:00
nss_info_template.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
nss_info.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
wb_dsgetdcname.c
wb_fill_pwent.c s3:winbind: Move fillup_pw_field() as static to wb_fill_pwent.c 2009-10-17 17:13:02 +02:00
wb_getgrsid.c s3: Move a lp_winbind_trusted_domains_only() check to wb_getgrsid() 2009-12-28 23:20:02 +01:00
wb_getpwsid.c s3:winbind: use wb_fill_pwent in wb_getpwsid 2009-10-04 00:14:01 +02:00
wb_gettoken.c s3: Check for lp_winbind_trusted_domains_only in wb_gettoken() 2009-12-28 23:35:07 +01:00
wb_gid2sid.c
wb_group_members.c s3-build: only use ndr_security.h where needed. 2010-05-31 11:32:37 +02:00
wb_lookupname.c
wb_lookupsid.c
wb_lookupuseraliases.c
wb_lookupusergroups.c
wb_next_grent.c s3: Fix bug 7212, "getent group does not return group members" 2010-03-29 15:03:18 +02:00
wb_next_pwent.c s3: Fix but 7145 -- duplicate sam and unix accounts 2010-02-28 14:40:25 +01:00
wb_ping.c
wb_query_user_list.c
wb_queryuser.c
wb_seqnum.c
wb_seqnums.c
wb_sid2gid.c s3: Replace IS_DOMAIN_OFFLINE by a function 2009-12-26 12:26:07 +01:00
wb_sid2uid.c s3: Replace IS_DOMAIN_OFFLINE by a function 2009-12-26 12:26:07 +01:00
wb_uid2sid.c
winbindd_ads.c s3: Fix another winbind crash 2010-07-06 14:21:41 +02:00
winbindd_allocate_gid.c
winbindd_allocate_uid.c
winbindd_async.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
winbindd_cache.c s3-winbind: Don't cache queries to builtin and own sam domain. 2010-07-13 19:17:41 +02:00
winbindd_ccache_access.c s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it. 2010-07-19 14:19:47 +10:00
winbindd_change_machine_acct.c s3-winbindd: add wbint_ChangeMachineAccount implementation. 2009-10-13 12:42:44 +02:00
winbindd_check_machine_acct.c s3 winbindd: Get WINBINDD_CHECK_MACHACC torture test to work again. 2010-01-14 15:18:34 +01:00
winbindd_cm.c s3-winbindd: route samr chgpwd ops for own domain over internal samr pipe as well. 2010-07-07 16:49:26 +02:00
winbindd_cred_cache.c s3-winbind: Make KRB5_EVENT_REFRESH_TIME a function 2010-06-21 17:44:23 +02:00
winbindd_creds.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
winbindd_domain.c s3: Move the in-memory ccache to the parent 2010-04-19 14:27:24 +02:00
winbindd_dsgetdcname.c
winbindd_dual_ndr.c s3-winbind: Use struct pipes_struct. 2010-07-28 10:39:25 +02:00
winbindd_dual_srv.c s3-winbind: Use struct pipes_struct. 2010-07-28 10:39:25 +02:00
winbindd_dual.c s3: Remove a direct use of procid_self() 2010-07-18 21:22:41 +02:00
winbindd_endgrent.c
winbindd_endpwent.c
winbindd_getdcname.c
winbindd_getgrent.c
winbindd_getgrgid.c
winbindd_getgrnam.c s3: Move a lp_winbind_trusted_domains_only() check to wb_getgrsid() 2009-12-28 23:20:02 +01:00
winbindd_getgroups.c s3: Check for lp_winbind_trusted_domains_only in wb_gettoken() 2009-12-28 23:35:07 +01:00
winbindd_getpwent.c
winbindd_getpwnam.c
winbindd_getpwsid.c
winbindd_getpwuid.c
winbindd_getsidaliases.c s3: Add some debug to GETSIDALIASES 2010-04-19 14:27:18 +02:00
winbindd_getuserdomgroups.c
winbindd_getusersids.c
winbindd_gid_to_sid.c
winbindd_group.c s3: Remove unused get_sam_group_entries 2009-12-21 16:27:19 +01:00
winbindd_idmap.c s3: Remove some unused dual functions 2009-12-21 16:27:19 +01:00
winbindd_list_groups.c winbindd: Fill in num_entries where available 2010-04-19 14:27:18 +02:00
winbindd_list_users.c winbindd: Fill in num_entries where available 2010-04-19 14:27:18 +02:00
winbindd_locator.c
winbindd_lookupname.c
winbindd_lookuprids.c
winbindd_lookupsid.c
winbindd_misc.c winbindd: Fill in num_entries where available 2010-04-19 14:27:18 +02:00
winbindd_msrpc.c s3-winbind: Set status before we leave in some msrpc functions. 2010-07-13 19:17:41 +02:00
winbindd_ndr.c s3-build: only use ndr_security.h where needed. 2010-05-31 11:32:37 +02:00
winbindd_pam_auth_crap.c s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async API 2010-04-19 14:27:19 +02:00
winbindd_pam_auth.c Fix bug #7589 - ntlm_auth fails to use cached credentials. 2010-07-29 12:44:00 -07:00
winbindd_pam_chauthtok.c s3: Move the in-memory ccache to the parent 2010-04-19 14:27:24 +02:00
winbindd_pam_chng_pswd_auth_crap.c s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async API 2010-04-23 23:41:04 +02:00
winbindd_pam_logoff.c s3: Move the in-memory ccache to the parent 2010-04-19 14:27:24 +02:00
winbindd_pam.c We should be using the winbindd separator in this case, not hardcoding a \\ value. 2010-07-29 13:54:22 -07:00
winbindd_ping_dc.c s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc 2009-12-21 23:23:52 +01:00
winbindd_proto.h s3-winbindd: route samr chgpwd ops for own domain over internal samr pipe as well. 2010-07-07 16:49:26 +02:00
winbindd_reconnect.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
winbindd_remove_mapping.c s3:winbind: Fix some enum type mismatches found by the Solaris compiler 2009-09-18 03:31:22 +02:00
winbindd_rpc.c s3-winbind: Handle aliases in rpc_lookup_groupmem(). 2010-07-06 18:38:14 +02:00
winbindd_rpc.h s3-winbind: Added a common rpc_trusted_domains function. 2010-07-05 15:59:14 +02:00
winbindd_samr.c s3-rpc: when using rpc_pipe_open_internal, make sure to go through NDR. 2010-07-08 16:35:26 +02:00
winbindd_set_hwm.c s3:winbind: Fix some enum type mismatches found by the Solaris compiler 2009-09-18 03:31:22 +02:00
winbindd_set_mapping.c s3:winbind: Fix some enum type mismatches found by the Solaris compiler 2009-09-18 03:31:22 +02:00
winbindd_setgrent.c
winbindd_setpwent.c
winbindd_show_sequence.c
winbindd_sid_to_gid.c
winbindd_sid_to_uid.c
winbindd_uid_to_sid.c
winbindd_util.c s3-winbind: Fixed the winbind caching. 2010-07-06 18:38:14 +02:00
winbindd_wins.c
winbindd.c s3-rpc_server: Added callbacks for init and shutdown of a rpc service. 2010-07-19 12:59:18 +02:00
winbindd.h s3:winbindd use common server context functions 2010-06-10 17:30:45 -04:00