1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/winbindd
Michael Adam 65c0fd5920 winbindd_cache: simplify logic in new key length check for UA keys.
This reduces indentation by combining common code paths,
and wraps long lines.

Holger: sorry, I could not resist. I think it is much easier to
understand what is going on when we only have one check and
determine the max allowed key length in advance.

Michael
(This used to be commit e489f3d988)
2008-04-23 14:55:51 +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 Add "desthost" to rpc_pipe_client 2008-04-20 00:13:09 +02: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 winbindd_cache: simplify logic in new key length check for UA keys. 2008-04-23 14:55:51 +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 cldap: avoid duplicate definitions so remove ads_cldap.h. 2008-04-21 20:21:40 +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 winbindd: call reinit_after_fork() in the child processes 2008-04-18 15:00:20 +02:00
winbindd_group.c Fix wbinfo --group-info if the winbind separator set to non \ 2008-04-22 15:42:09 +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 Introduce rpccli_set_timeout() 2008-04-20 00:14:26 +02:00
winbindd_ndr.c Fix some "nexted extern" warnins 2008-03-19 16:23:28 +01:00
winbindd_pam.c Add in a nice big comment explaining why SamLogonEx matters. 2008-04-21 17:48:31 +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 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 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 winbindd: create the messaging conntext earlier 2008-04-18 15:00:20 +02:00
winbindd.h Merge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx when possible 2008-03-19 17:00:53 +01:00