summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: make the wbcSidsToUnixIds() parser more robustAndrew Tridgell2011-09-081-2/+2
* waf: install pam modules in PAMMODULESDIR.Günther Deschner2011-09-061-0/+1
* wbclient: Add pkg-config file.Jelmer Vernooij2011-08-212-0/+12
* s3: Remove "struct ip_service" from resolve_winsVolker Lendecke2011-06-121-8/+7
* nsswitch: Remove some refs to the global winbindd_fdVolker Lendecke2011-06-121-8/+10
* nsswitch/winbind_client.h: fix licence/copyrightGünther Deschner2011-06-101-0/+29
* nsswitch/pam_winbind.h: fix licence/copyright.Günther Deschner2011-06-101-0/+48
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* nss_wins: Add a stackframe to lookup_byname_backend()Volker Lendecke2011-06-051-3/+7
* Remove a PATH_MAX.Jeremy Allison2011-06-011-2/+3
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-2/+2
* Fix redefinition of fstrcpy.Jeremy Allison2011-05-171-1/+7
* s3: Fix return check in nss_winsVolker Lendecke2011-05-161-1/+1
* nsswitch: Fix build check logicKai Blin2011-05-081-1/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-2/+0
* More const fixes for compiler warnings from the waf build.Jeremy Allison2011-05-052-15/+15
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-051-8/+8
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-1/+1
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-031-1/+0
* Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSDSergey Korsak2011-04-191-4/+4
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-161-1/+1
* nsswitch: Add wbinfo --sids-to-unix-idsVolker Lendecke2011-04-131-0/+78
* libwbclient: Add wbcSidsToUnixIdsVolker Lendecke2011-04-132-1/+124
* nsswitch: wbinfo --lookup-sidsVolker Lendecke2011-04-131-0/+63
* libwbclient: Add wbcLookupSidsVolker Lendecke2011-04-132-0/+193
* s3: Add winbindd_lookupsidsVolker Lendecke2011-04-131-1/+3
* s3: Fix Coverity ID 2217: RESOURCE_LEAKVolker Lendecke2011-03-301-1/+1
* s3: Fix Coverity ID 2220: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2221: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2222: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2223: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)Volker Lendecke2011-03-271-1/+1
* s3: Fix Coverity ID 2148, FORWARD_NULLVolker Lendecke2011-03-161-3/+2
* libwbclient: CID 2199 -- NULL pointer returnVolker Lendecke2011-03-151-0/+4
* libwbclient: Add some input checkVolker Lendecke2011-03-101-0/+4
* libwbclient: Remove a pointless checkVolker Lendecke2011-03-101-1/+2
* wbinfo: Use wbcSidToStringBufVolker Lendecke2011-03-051-60/+14
* wbinfo: Fix a debug messageVolker Lendecke2011-03-051-1/+1
* pam_winbind: Use wbcSidToStringBufVolker Lendecke2011-03-051-12/+3
* libwbclient: Use wbcSidToStringBufVolker Lendecke2011-03-053-55/+11
* libwbclient: Add wbcSidToStringBufVolker Lendecke2011-03-052-16/+50
* nsswitch: wbcFreeMemory deals fine with NULLVolker Lendecke2011-03-052-21/+7
* s3: Attempt to fix the build on IRIXVolker Lendecke2011-03-021-55/+10
* nsswitch: Eliminate select from wb_commonVolker Lendecke2011-02-281-28/+27
* nsswitch: make libwbclient a public library again.Günther Deschner2011-02-181-1/+1
* lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett2011-02-181-1/+1
* nsswitch: depend on dlAndrew Tridgell2011-02-181-1/+1
* nsswitch: make wb_reqtrans a common subsystem.Günther Deschner2011-02-173-0/+512
* s3-waf: make most of the nsswitch common.Günther Deschner2011-02-171-3/+10
* s4-waf: move wbinfo buildrule to winbind.Günther Deschner2011-02-171-5/+0