summaryrefslogtreecommitdiff
path: root/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2012-10-03nsswitch: Build nss_winbind on all supported platformsAndrew Bartlett1-10/+49
2012-10-03selftest: Always build a linux-style nss_winbind for nss_wrapperAndrew Bartlett1-0/+9
2012-09-30s3: Fix libnss_winbind.so's build on Illumos/SolarisIra Cooper2-7/+20
2012-09-26nsswitch: Add waf tests for solaris special casesAndrew Bartlett1-0/+16
2012-09-21libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsingAndrew Bartlett3-2/+79
2012-09-20winbind: Extend wbcAuthenticateUserEx to provide PACChristof Schmitt3-21/+38
2012-09-19pam_winbind: match more return codes when wbcGetPwnam has failed.Günther Deschner1-0/+3
2012-09-12nsswitch: fix crash on null pam change pw responseLuca Lorenzetto1-1/+1
2012-08-23Extending space for fqdn in wbinfo --trusted-domains in verbose modeDaniel Liberman1-2/+2
2012-08-15libwbclient: Add test for wbcPingDc2Christof Schmitt1-0/+14
2012-08-15wbinfo: Improve output of wbinfo --ping-dcChristof Schmitt1-3/+5
2012-08-15libwbclient: Add wbcPingDc2Christof Schmitt4-2/+115
2012-08-10nsswitch: add ABI checking and symbol versions to libwbclientAndrew Bartlett2-0/+78
2012-06-12nsstest: fix use of a non-existent word (existant)Michael Adam1-4/+4
2012-05-16libwbclient: Fix an invalid free()Volker Lendecke1-1/+1
2012-05-15wbinfo: Fix Coverity ID 242684 Resource leakVolker Lendecke1-0/+1
2012-05-15wbinfo: Fix Coverity ID 242685 Resource leakVolker Lendecke1-0/+1
2012-05-09allow to use system iniparser library.Günther Deschner1-1/+1
2012-04-25Fix bug reported by Dina_Fine@Dell.com.Jeremy Allison1-16/+19
2012-04-24Fix pam_winbind build against newer iniparser librarySimo Sorce1-4/+4
2012-04-23build: Remove support for system libwbclientAndrew Bartlett1-8/+19
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