summaryrefslogtreecommitdiffstats
path: root/source/winbindd
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix winbindd crash in an unusual failure mode. Bug #5737. Based on or...Karolin Seeger2008-11-171-9/+5
* Revert "fixed segv on startup with trusted domains"Karolin Seeger2008-11-171-21/+1
* Revert "re-added "winbind:ignore domains" patch"Karolin Seeger2008-11-171-21/+3
* Revert "Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@...Karolin Seeger2008-11-171-1/+2
* Revert "Log in the parent winbind log where a request is going"Karolin Seeger2008-11-171-4/+0
* Revert "Fix bug #5814 - Winbindd dumping core in a strange manner while doing...Karolin Seeger2008-11-171-23/+0
* Fix bug #5814 - Winbindd dumping core in a strange manner while doing "rescan...Jeremy Allison2008-10-151-0/+23
* Log in the parent winbind log where a request is goingVolker Lendecke2008-10-151-0/+4
* Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.Jeremy Allison2008-10-061-2/+1
* re-added "winbind:ignore domains" patchAndrew Tridgell2008-10-061-3/+21
* fixed segv on startup with trusted domainsAndrew Tridgell2008-10-061-1/+21
* Fix winbindd crash in an unusual failure mode. Bug #5737. Based on original p...Jeremy Allison2008-10-061-5/+9
* idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.Gerald W. Carter2008-09-171-12/+69
* Fix for bug 5571Simo Sorce2008-09-112-2/+28
* Fix a memleakQiao Yang2008-09-081-1/+2
* Fix winbindd crash bug with trusted domains. Bug #5736James Ding2008-09-081-0/+2
* get rid of unneeded argument for get_alloc_methods as wellHerb Lewis2008-09-081-9/+5
* get rid of unneeded argument for get_methodsHerb Lewis2008-09-081-14/+10
* Cleanup of DC enumeration in get_dcs()Steven Danneman2008-09-081-24/+74
* winbindd: fix invalid sid copy (hit when enumerating sibling domains).Günther Deschner2008-08-281-1/+1
* Fix the wcache_invalidate_samlogon calls.Jeremy Allison2008-08-282-3/+24
* Don't re-initialize a token when we already have one. This fixes the build fa...Jeremy Allison2008-08-281-0/+3
* winbindd: Fix crash in cm_connect_sam()Gerald (Jerry) Carter2008-08-281-2/+7
* Revert "winbindd: Fix crash in cm_connect_sam()"Karolin Seeger2008-08-271-7/+2
* Revert "Don't re-initialize a token when we already have one. This fixes the ...Karolin Seeger2008-08-271-3/+0
* Don't re-initialize a token when we already have one. This fixes the build fa...Jeremy Allison2008-08-221-0/+3
* winbindd: Fix crash in cm_connect_sam()Gerald (Jerry) Carter2008-08-221-2/+7
* Fix bug 5696. The problem was when smbdJeremy Allison2008-08-181-2/+18
* Attempt to fix Coverity ID 596Volker Lendecke2008-08-181-1/+1
* I think the problem with these functions is that lookup_usergroupsHerb Lewis2008-08-181-1/+1
* fixed a fd leak when trying to regain contact to a domain controllerAndrew Tridgell2008-08-111-0/+1
* winbindd: handle trusted domains without sid.Günther Deschner2008-07-312-4/+17
* Fix an incompatible pointer warningVolker Lendecke2008-07-281-2/+2
* Fix a race condition in winbind leading to a crashVolker Lendecke2008-07-251-4/+3
* From Jim McDonoughJeremy Allison2008-07-182-7/+14
* Fix regression introduced with 4086ef15b395f1a536fb669af2103a33ecc14de4Simo Sorce2008-07-161-15/+15
* fix comment typo and change some uint32 to uint32_tHerb Lewis2008-07-101-4/+4
* Allow authentication and memory credential refresh after password change from...Jeremy Allison2008-07-101-2/+23
* MSG_DEBUG now forwarded to all the winbindd children by parent.Jeremy Allison2008-07-062-0/+39
* Attempt to fix the build on Irix CCsamba-3.2.0Volker Lendecke2008-07-011-1/+3
* After technical consultation, add Steven Danneman's <steven.danneman@isilon.c...Jeremy Allison2008-06-308-180/+305
* Fix from Atte Peltomäki - atte.peltomaki@f-secure.com to correctly checkJeremy Allison2008-06-301-1/+1
* Part of fix for #5551. Split out the group enumeration functions to a BUILTIN...Jeremy Allison2008-06-261-15/+27
* Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enume...Jeremy Allison2008-06-261-23/+45
* Fix bug #5533. Winbindd fails to cope correctly with a workgroup name contain...Jeremy Allison2008-06-201-9/+3
* Revert "Fix a memleak caused by a crappy get_sorted_dc_list() API"Volker Lendecke2008-06-171-14/+1
* Bugfix noticed by Herb. On using the again: tag as aJeremy Allison2008-06-091-0/+15
* Manually port Steven Dannenman fix for using the correct machine domain whenGerald W. Carter2008-06-091-3/+3
* Manually merge Steven Danneman's patch for SPNEGO auth to a trustedGerald W. Carter2008-06-091-5/+7
* Fix a memleak caused by a crappy get_sorted_dc_list() APIVolker Lendecke2008-06-051-1/+14