1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/winbindd
Simo Sorce 9669411d1e Fix regression introduced with 4086ef15b3
We must not return an error here just because we are offline.
We must instead fix the mappings to the best of our knowledge
(ie mark as mapped, expired ones, and as unmapped, unknown ones)
(This used to be commit 4436272dd4)
2008-07-12 21:42:23 -04:00
..
idmap_ad.c Revert "Fix nonempty whitespace only lines" 2008-07-11 17:53:25 +02:00
idmap_cache.c Revert "Fix typo" 2008-07-11 17:53:26 +02: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 Revert "Fix nonempty whitespace only lines" 2008-07-11 17:53:25 +02:00
idmap_passdb.c Revert "Fix nonempty whitespace only lines" 2008-07-11 17:53:25 +02:00
idmap_rid.c Revert "fix typos" 2008-07-11 17:53:25 +02:00
idmap_tdb2.c Revert "Fix nonempty whitespace only lines" 2008-07-11 17:53:25 +02:00
idmap_tdb.c Revert "Fix nonempty whitespace only lines" 2008-07-11 17:53:25 +02:00
idmap_util.c Revert "Fix nonempty whitespace only lines" 2008-07-11 17:53:25 +02:00
idmap.c Fix regression introduced with 4086ef15b3 2008-07-12 21:42:23 -04:00
nss_info_template.c Revert "Fix nonempty whitespace only lines" 2008-07-11 17:53:25 +02:00
nss_info.c Revert "Fix nonempty whitespace only lines" 2008-07-11 17:53:25 +02:00
winbindd_ads.c Make WINBINDD_LIST_GROUPS handler asynchronous. 2008-05-22 13:55:57 -05:00
winbindd_async.c From Steve Danneman @ Isilon. 2008-06-26 14:02:39 -07:00
winbindd_cache.c Revert "winbind cache: Don't create SN cache entries during name-to-sid queries." 2008-07-01 10:34:22 +02: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 libads: Add API call to connect to a global catalog server. 2008-06-27 10:26:11 -04: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 From Steve Danneman @ Isilon. 2008-06-26 14:02:39 -07:00
winbindd_dual.c MSG_DEBUG now forwarded to all the winbindd children by parent. 2008-07-01 17:52:24 -07:00
winbindd_group.c Clean up winbindd_group.c too 2008-07-06 12:55:07 -04:00
winbindd_idmap.c Revert "Make use of ADD_TO_ARRAY" 2008-07-11 17:53:24 +02:00
winbindd_locator.c libwbclient: Abstract the DS_XXX flags for DsGetDcName(). 2008-05-13 12:58:52 -05:00
winbindd_misc.c From Steve Danneman @ Isilon. 2008-06-26 14:02:39 -07:00
winbindd_ndr.c Split the winbindd_passdb backend into a 'builtin' and a 'sam' 2008-05-30 23:49:36 -07:00
winbindd_pam.c Allow authentication and memory credential refresh after password change from gdm/xdm. Patch from boyang <boyang@novell.com>. 2008-07-07 11:26:16 -07:00
winbindd_passdb.c Part of fix for #5551. Split out the group enumeration functions to a BUILTIN and a Domain 2008-06-25 15:23:32 -07:00
winbindd_proto.h MSG_DEBUG now forwarded to all the winbindd children by parent. 2008-07-01 17:52:24 -07:00
winbindd_reconnect.c Use rpccli_samr_QueryDomainInfo() in winbindd. 2008-02-06 02:09:44 +01:00
winbindd_rpc.c Introduce rpccli_set_timeout() 2008-04-20 00:14:26 +02:00
winbindd_sid.c s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
winbindd_user.c Clean up the rest of the file too 2008-07-06 12:27:34 -04:00
winbindd_util.c Fix bug #5533. Winbindd fails to cope correctly with a workgroup name containing a '.'. 2008-06-20 12:49:14 -07: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 MSG_DEBUG now forwarded to all the winbindd children by parent. 2008-07-01 17:52:24 -07:00
winbindd.h Revert "Convert idmap_cache to gencache" 2008-07-11 17:53:24 +02:00