1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/winbindd
Volker Lendecke 0f37cd0c8e Also accept 0x15 getdc replies
My NT4SP6 which my DC here trusts sends 0x15 instead of 0x13, from looking at
the sniff at least the DC name is at the same place.
(This used to be commit 79bc6796b8)
2008-04-10 11:53:43 +02:00
..
idmap_ad.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
idmap_cache.c Make some fns static 2008-03-28 13:44:30 +01:00
idmap_ldap.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
idmap_nss.c nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macros 2008-02-13 10:44:52 +01:00
idmap_passdb.c r25154: move winbindd code into winbindd/ 2007-10-10 12:30:46 -05:00
idmap_rid.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
idmap_tdb2.c Convert old sid-string handling in idmap_tdb2 to a new one 2008-01-16 16:50:46 +03:00
idmap_tdb.c s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
idmap_util.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
idmap.c Fix trusted users on a DC that uses the old idmap syntax. There was no default backend therefore on IDs were mapped by default. 2008-04-03 00:26:35 +02:00
nss_info_template.c r25154: move winbindd code into winbindd/ 2007-10-10 12:30:46 -05:00
nss_info.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_ads.c Forest root trust flags won't overwrite child trust flags 2008-03-31 13:40:58 -05:00
winbindd_async.c Small whitespace cleanup + check for null returns on talloc_strdup. 2008-02-05 16:51:46 -08:00
winbindd_cache.c Only cache password policy results that worked, otherwise we 2008-04-07 09:51:42 -04:00
winbindd_ccache_access.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_cm.c Also accept 0x15 getdc replies 2008-04-10 11:53:43 +02:00
winbindd_cred_cache.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_creds.c Use netr_SamInfo3 everywhere in winbindd. 2008-02-17 02:12:00 +01:00
winbindd_domain.c winbindd: move domain child specific stuff into its own file 2007-12-14 08:28:35 +01:00
winbindd_dual.c Fix wbinfo -a trusted\\user%password on a Samba DC with trusts 2008-03-27 13:11:10 +01:00
winbindd_group.c winbindd: fix break out early condition in fill_grent_mem(). 2008-04-07 16:38:14 +02:00
winbindd_idmap.c s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
winbindd_locator.c Let dsgetdcname() return a struct netr_DsRGetDCNameInfo. 2008-02-28 12:40:55 +01:00
winbindd_misc.c Augmented "wbinfo -m" to list additional information about the type, direction, and transitivty of trusts. 2008-03-31 13:40:58 -05:00
winbindd_ndr.c Fix some "nexted extern" warnins 2008-03-19 16:23:28 +01:00
winbindd_pam.c Use sid_array_from_info3 in lookup_usergroups_cached(). 2008-04-04 02:53:40 +02:00
winbindd_passdb.c Use rpccli_samr_QueryDomainInfo() in winbindd. 2008-02-06 02:09:44 +01:00
winbindd_reconnect.c Use rpccli_samr_QueryDomainInfo() in winbindd. 2008-02-06 02:09:44 +01:00
winbindd_rpc.c Add my copyright. 2008-02-27 19:38:48 +01:00
winbindd_sid.c s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
winbindd_user.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
winbindd_util.c Use sid_array_from_info3 in lookup_usergroups_cached(). 2008-04-04 02:53:40 +02:00
winbindd_wins.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
winbindd.c Fix typo 2008-03-25 21:35:41 +01:00
winbindd.h Merge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx when possible 2008-03-19 17:00:53 +01:00