summaryrefslogtreecommitdiffstats
path: root/source/winbindd/winbindd_user.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if ...Michael Adam2009-02-161-1/+1
* s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary.Michael Adam2009-02-161-1/+1
* s3:winbindd_user: fix a debug message.Michael Adam2009-02-161-2/+2
* Fix coverity ID 876 (FORWARD_NULL)Volker Lendecke2009-02-161-0/+1
* s3 build: Fix "assignment discards qualifiers from pointer target type" warningsTim Prouty2009-02-161-7/+4
* s3:winbind_user: fix "getent passwd" to allocate new uids.Michael Adam2009-02-161-2/+7
* s3:winbind_user: move initialization of domain up in winbindd_fill_pwent()Michael Adam2009-02-161-11/+9
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-231-1/+7
* winbindd: don't open a new dc connection in winbindd_getpwnam (main winbindd)Michael Adam2008-12-111-1/+1
* winbindd: Update the calls to ws_name_XX() to reflect API changes.Gerald (Jerry) Carter2008-09-211-5/+69
* idmap rewriteVolker Lendecke2008-08-121-2/+4
* Fix an incompatible pointer warningVolker Lendecke2008-07-251-2/+2
* Clean up the rest of the file tooSimo Sorce2008-07-061-84/+76
* More clean up, indentation and trailing space removalSimo Sorce2008-07-061-40/+39
* Make code more readable, fix indentation and traling spaces.Simo Sorce2008-07-061-17/+23
* From Steve Danneman @ Isilon.Jeremy Allison2008-06-261-93/+1
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-10/+11
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-13/+13
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+875