summaryrefslogtreecommitdiff
path: root/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2012-04-23selftest: Add test for bug #8884: wbinfo --group-info=administrator segfaults...Andrew Bartlett1-0/+2
2012-04-20selftest: Add extra info on what is failing in wbclient testsAndrew Bartlett1-65/+71
2012-04-20libwbclient: bump version to 0.9, and add this version to .pc fileAndrew Bartlett2-3/+7
2012-04-17waf: Add possibility to build with system libwbclient.Andreas Schneider2-9/+28
2012-02-25nsswitch: Remove a pointless if-clauseVolker Lendecke1-1/+1
2012-02-20nsstest: Allocate the correct sized buffer for initgroupsAndrew Bartlett1-1/+1
2012-02-06s3-nsswitch: Fix warnings on Solaris.Ira Cooper1-0/+1
2012-02-01selftest: Remove unused support for --exeextAndrew Bartlett1-1/+1
2012-01-06s3: No value change, just use the correct enum valueVolker Lendecke1-1/+1
2011-10-27nsswitch: Disable uid_wrapper in libwbclient.Andreas Schneider3-0/+5
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-1/+1
2011-10-08build: build wbinfo only once in the waf buildAndrew Bartlett2-1/+7
2011-10-06Add missing com_err dependenciesEwoud Kohl van Wijngaarden1-1/+1
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett1-1/+1
2011-09-23wbclient: added support for handling WBC_ID_TYPE_BOTH mappingsAndrew Tridgell1-0/+3
2011-09-23libwbclient: added support for WBC_ID_TYPE_BOTHAndrew Tridgell2-1/+6
2011-09-08nsswitch: make the wbcSidsToUnixIds() parser more robustAndrew Tridgell1-2/+2
2011-09-06waf: install pam modules in PAMMODULESDIR.Günther Deschner1-0/+1
2011-08-21wbclient: Add pkg-config file.Jelmer Vernooij2-0/+12
2011-06-12s3: Remove "struct ip_service" from resolve_winsVolker Lendecke1-8/+7
2011-06-12nsswitch: Remove some refs to the global winbindd_fdVolker Lendecke1-8/+10
2011-06-10nsswitch/winbind_client.h: fix licence/copyrightGünther Deschner1-0/+29
2011-06-10nsswitch/pam_winbind.h: fix licence/copyright.Günther Deschner1-0/+48
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-1/+1
2011-06-05nss_wins: Add a stackframe to lookup_byname_backend()Volker Lendecke1-3/+7
2011-06-01Remove a PATH_MAX.Jeremy Allison1-2/+3
2011-05-18s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett1-2/+2
2011-05-17Fix redefinition of fstrcpy.Jeremy Allison1-1/+7
2011-05-16s3: Fix return check in nss_winsVolker Lendecke1-1/+1
2011-05-08nsswitch: Fix build check logicKai Blin1-1/+1
2011-05-06More const fixes. Remove CONST_DISCARD.Jeremy Allison1-2/+0
2011-05-05More const fixes for compiler warnings from the waf build.Jeremy Allison2-15/+15
2011-05-05Clean up some const and other compiler warnings.Jeremy Allison1-8/+8
2011-05-04Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison1-1/+1
2011-05-03Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett1-1/+0
2011-04-19Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSDSergey Korsak1-4/+4
2011-04-16selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett1-1/+1
2011-04-13nsswitch: Add wbinfo --sids-to-unix-idsVolker Lendecke1-0/+78
2011-04-13libwbclient: Add wbcSidsToUnixIdsVolker Lendecke2-1/+124
2011-04-13nsswitch: wbinfo --lookup-sidsVolker Lendecke1-0/+63
2011-04-13libwbclient: Add wbcLookupSidsVolker Lendecke2-0/+193
2011-04-13s3: Add winbindd_lookupsidsVolker Lendecke1-1/+3
2011-03-30s3: Fix Coverity ID 2217: RESOURCE_LEAKVolker Lendecke1-1/+1
2011-03-30s3: Fix Coverity ID 2220: RESOURCE_LEAKVolker Lendecke1-0/+2
2011-03-30s3: Fix Coverity ID 2221: RESOURCE_LEAKVolker Lendecke1-0/+2
2011-03-30s3: Fix Coverity ID 2222: RESOURCE_LEAKVolker Lendecke1-0/+2
2011-03-30s3: Fix Coverity ID 2223: RESOURCE_LEAKVolker Lendecke1-0/+2
2011-03-27s3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)Volker Lendecke1-1/+1
2011-03-16s3: Fix Coverity ID 2148, FORWARD_NULLVolker Lendecke1-3/+2
2011-03-15libwbclient: CID 2199 -- NULL pointer returnVolker Lendecke1-0/+4