summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_util.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Call set_dc_type_and_flags on the internal domainAndrew Bartlett2014-06-111-8/+8
* s3: winbindd: Move calling setup_domain_child() into add_trusted_domain().Jeremy Allison2014-01-081-32/+14
* s3: winbindd: Move the logic of whether to set 'domain->primary' into add_tru...Jeremy Allison2014-01-081-4/+10
* winbind: Correctly use names in the domain struct.Andreas Schneider2013-03-051-2/+2
* winbind: Use talloc for allocating domain, dns, forest and dc name.Andreas Schneider2013-03-051-15/+19
* winbind: Make the code more readable in trustdom_list_done().Andreas Schneider2012-12-071-15/+19
* s3:winbindd:util: add a comment explaining the function parse_sidlist()Michael Adam2012-12-031-0/+9
* s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliableSumit Bose2012-09-281-2/+2
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-2/+5
* Check error returns from strupper_m() (in all reasonable places).Jeremy Allison2012-08-091-3/+1
* s3-winbind: Fix bug #9052 resolving our own "Domain Local" groups.Andreas Schneider2012-07-231-3/+9
* source3/winbindd/winbindd_util.c: fix stackframe leakRusty Russell2012-07-181-2/+4
* s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()Michael Adam2012-07-121-1/+1
* s3: rename sid_check_is_domain() to sid_check_is_our_sam()Michael Adam2012-07-121-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3-winbind: always use samlogon cache for wbinfo -r, even when caching isGünther Deschner2011-06-081-4/+0
* s3-winbindd: make sure we obey the -n switch also for samlogon cache access.Günther Deschner2011-06-081-0/+4
* Remove unused function parse_add_domuser().Jeremy Allison2011-05-041-25/+0
* s3: Add is_domain_onlineVolker Lendecke2011-04-131-0/+5
* s3: Make parse_sidlist publicVolker Lendecke2011-04-131-0/+31
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* pam: share pam errors in a common location.Günther Deschner2011-02-081-0/+1
* s3:winbind: Fork multiple children per domainVolker Lendecke2011-01-211-0/+10
* s3: Remove some unused codeVolker Lendecke2010-11-191-43/+0
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-141-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-1/+1
* s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.Günther Deschner2010-09-201-3/+4
* s3-auth Change type of num_sids to uint32_tAndrew Bartlett2010-09-111-2/+2
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3-winbind: Fixed the winbind caching.Günther Deschner2010-07-061-5/+2
* s3:winbind tidy up connecting the winbind sockets.Andrew Bartlett2010-05-311-43/+0
* s3:winbind Kill amusing but un-used winbindd_kill_all_clientsAndrew Bartlett2010-05-281-17/+0
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-12/+12
* s3: Convert add_trusted_domains() to wb_domain_request_send()Volker Lendecke2010-04-251-22/+19
* s3: Simplify trustdom_stateVolker Lendecke2010-04-251-10/+5
* s3: Make "struct trustdom_state" its own talloc contextVolker Lendecke2010-04-251-14/+9
* s3-winbind: fix setup_domain_child() callers.Günther Deschner2010-04-231-2/+2
* s3: Fix a winbind crash when scanning trustsVolker Lendecke2010-04-231-0/+6
* s3: Remove the separate "child" argument from setup_domain_child()Volker Lendecke2010-04-081-10/+5
* s3: simplify find_root_domain, find_our_domain() never failsVolker Lendecke2010-01-021-4/+2
* s3: Use global_sid_Builtin in find_builtin_domainVolker Lendecke2010-01-021-4/+1
* s3: Avoid adding a domain twiceVolker Lendecke2010-01-021-6/+7
* s3: Make free_domain_list() staticVolker Lendecke2010-01-021-1/+1
* s3: Introduce domain_is_forest_root() helper functionVolker Lendecke2010-01-021-3/+9
* s3: Replace IS_DOMAIN_OFFLINE by a functionVolker Lendecke2009-12-261-0/+11
* s3: winbindd_cli_state->getgrent_state is no longer usedVolker Lendecke2009-12-261-23/+0
* s3: Remove some unused codeVolker Lendecke2009-12-231-66/+0
* s3/winbindd: Remove unnecessary check for NULL SIDSteven Danneman2009-08-261-7/+2
* s3:winbind: Even on a domain controller, "our" domain is internalVolker Lendecke2009-08-231-6/+0
* s3:winbind: For internal domains it is pointless to connect to a DCVolker Lendecke2009-08-231-1/+5