1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/winbindd
2010-04-08 15:12:42 +02:00
..
idmap_adex s3:winbind: Fix a double-free 2009-10-14 11:15:53 -07:00
idmap_hash s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
idmap_ad.c
idmap_ldap.c s3:idmap_ldap: fix indentation: tab/space mixup 2009-11-23 23:51:06 +01:00
idmap_nss.c
idmap_passdb.c
idmap_rid.c
idmap_tdb2.c
idmap_tdb.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
idmap_util.c
idmap.c
nss_info_template.c
nss_info.c s3:winbind: Slightly simplify the logic of nss_init(), make it static 2009-10-05 22:12:35 +02:00
wb_dsgetdcname.c s3:winbind: Add async wb_dsgetdcname 2009-08-29 19:42:26 +02:00
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:winbind: Add a comment about fill_grent_mem_domusers... 2009-08-29 19:42:27 +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: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
winbindd_allocate_gid.c w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API 2009-08-30 09:48:28 +02:00
winbindd_allocate_uid.c w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API 2009-08-30 09:48:28 +02:00
winbindd_async.c s3: Remove unused winbindd_dual_lookupname 2009-12-21 16:27:19 +01:00
winbindd_cache.c s3: Fix unnecessary traversing winbindd_cache.tdb in SIGHUP handler. 2010-03-06 20:58:23 +08:00
winbindd_ccache_access.c s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store them 2010-03-24 17:34:55 +01: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: fix problems with SIGCHLD handling (bug #7317) 2010-04-01 17:25:11 +02:00
winbindd_cred_cache.c s3: Fix some nonempty blank lines 2010-01-10 20:56:16 +01:00
winbindd_creds.c s3: Fix some nonempty blank lines 2010-01-10 20:56:16 +01:00
winbindd_domain.c s3: Remove the separate "child" argument from setup_domain_child() 2010-04-08 15:12:42 +02:00
winbindd_dsgetdcname.c
winbindd_dual_ndr.c Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" 2009-11-08 19:43:47 +01:00
winbindd_dual_srv.c s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc 2009-12-21 23:23:52 +01:00
winbindd_dual.c s3:winbindd: fix problems with SIGCHLD handling (bug #7317) 2010-04-01 17:25:11 +02:00
winbindd_endgrent.c s3:winbind: Convert the getgrent functions to the new API 2009-08-29 19:42:27 +02:00
winbindd_endpwent.c
winbindd_getdcname.c s3:winbind: Convert the GETDCNAME routines to the new API 2009-08-29 19:42:26 +02:00
winbindd_getgrent.c s3:winbind: Convert the getgrent functions to the new API 2009-08-29 19:42:27 +02:00
winbindd_getgrgid.c s3:winbind: Add some missing error checks 2009-08-29 19:42:27 +02:00
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 s3:winbind: Fix a typo 2009-08-29 19:42:27 +02:00
winbindd_getpwnam.c
winbindd_getpwsid.c
winbindd_getpwuid.c
winbindd_getsidaliases.c
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 s3: Fix a cut&paste error in winbindd_list_groups_done 2010-04-05 16:04:03 +02:00
winbindd_list_users.c s3:winbind: Convert WINBINDD_LIST_USERS to the new API 2009-08-29 19:53:29 +02:00
winbindd_locator.c s3:winbind: Fix bug 5626 2009-08-30 11:13:18 +02:00
winbindd_lookupname.c
winbindd_lookuprids.c w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API 2009-08-29 19:42:26 +02:00
winbindd_lookupsid.c
winbindd_misc.c s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_domains) 2009-12-28 15:54:13 +01:00
winbindd_ndr.c
winbindd_pam.c s3: Ensure NULL termination before printing in winbindd_pam_logoff 2010-04-01 16:34:01 +02:00
winbindd_passdb.c s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_domains) 2009-12-28 15:54:13 +01: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: Remove the separate "child" argument from setup_domain_child() 2010-04-08 15:12:42 +02:00
winbindd_reconnect.c s3:winbindd_reconnect: don't only reconnect on NT_STATUS_UNSUCCESSFUL 2010-03-29 18:11:19 +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: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01: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 s3:winbind: Convert the getgrent functions to the new API 2009-08-29 19:42:27 +02:00
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: Remove the separate "child" argument from setup_domain_child() 2010-04-08 15:12:42 +02:00
winbindd_wins.c
winbindd.c s3:winbindd: make "smbcontrol winbindd validate-cache" reliable again 2010-04-08 12:48:32 +02:00
winbindd.h s3:winbindd: add DEBUG(10,...) for the end of each top level 2010-03-05 14:03:55 +01:00