summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/nss_info.c
Commit message (Expand)AuthorAgeFilesLines
* s3-winbind: Fix idmap initialization debug message.Guenther Deschner2012-07-231-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3: Remove unused args from nss_get_infoVolker Lendecke2011-03-061-1/+0
* s3: Remove unused args from get_nss_infoVolker Lendecke2011-03-061-1/+1
* s3: Use strndup in parse_nss_paramVolker Lendecke2011-02-271-13/+2
* s3: properly find our standard nss_info backendsVolker Lendecke2011-02-271-0/+13
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-1/+1
* s3:winbind: Slightly simplify the logic of nss_init(), make it staticVolker Lendecke2009-10-051-12/+16
* s3:winbind: Fix typosVolker Lendecke2009-10-051-2/+2
* s3:winbind: Fix a debug messageVolker Lendecke2009-10-031-2/+2
* Add some const to winbind_userinfoVolker Lendecke2009-08-031-3/+3
* s3:winbindd/nss_info: remove unused variable from nss_init()Michael Adam2008-12-011-1/+0
* s3:winbindd/nss_info: make nss_domain_list_add_domain() staticMichael Adam2008-12-011-2/+2
* s3:winbindd/nss_info: fix default backend handling for ad backends.Michael Adam2008-12-011-23/+61
* s3:winbindd/nss_info: whitespace cleanup.Michael Adam2008-12-011-35/+33
* s3:winbindd/nss_info: add entry debug message to nss_get_info()Michael Adam2008-12-011-0/+3
* s3:winbindd/nss_info: add debugging to nss_init()Michael Adam2008-12-011-0/+7
* s3:winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entryMichael Adam2008-12-011-2/+2
* winbindd: Add support for name aliasing.Gerald (Jerry) Carter2008-09-161-0/+41
* Revert "Fix nonempty whitespace only lines"Volker Lendecke2008-07-111-16/+17
* Fix nonempty whitespace only linesVolker Lendecke2008-07-021-17/+16
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+301