summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/idmap_nss.c
Commit message (Expand)AuthorAgeFilesLines
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-03-301-0/+1
* s3-winbind: remove global inclusion of libwbclient.Günther Deschner2011-03-301-0/+1
* s3:idmap: remove the params argument from the init functionMichael Adam2011-03-221-2/+1
* s3: Use talloc_tos() in idmap_nss_sids_to_unixidsVolker Lendecke2011-03-081-11/+4
* s3: "dom_name" is not needed in idmap_nss_sids_to_unixidsVolker Lendecke2011-03-081-2/+1
* s3: "ctx" is not needed in idmap_nss_unixids_to_sidsVolker Lendecke2011-03-081-10/+0
* s3: Remove close_fn from idmap_methodsVolker Lendecke2011-03-061-6/+0
* s3: Fix a commentVolker Lendecke2011-02-271-1/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-271-6/+6
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-0/+1
* s3-build: only include nsswitch header where needed.Günther Deschner2010-08-261-0/+1
* More fix to initialize idmap statusesBo Yang2009-03-021-0/+10
* idmap rewriteVolker Lendecke2008-08-121-10/+2
* Revert "Fix nonempty whitespace only lines"Volker Lendecke2008-07-111-4/+4
* Fix nonempty whitespace only linesVolker Lendecke2008-07-021-4/+4
* nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macrosStefan Metzmacher2008-02-131-4/+4
* Remove Get_Pwnam and its associated static variableVolker Lendecke2007-12-191-4/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+223