summaryrefslogtreecommitdiff
path: root/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2013-10-21nsswitch: Fix short writes in winbind_write_sockVolker Lendecke1-2/+2
2013-08-12waf: replace dependency to libintl with samba_intlChristian Ambach1-1/+1
2013-07-31wbclient: fix conversion logic in wbcSidToStringBufJeff Layton1-14/+17
2013-07-31wbclient: fix conversion logic in wbcStringToSidJeff Layton1-17/+20
2013-07-26nsswitch: Add OPT_KRB5CCNAME to avoid an error message.Andreas Schneider1-2/+4
2013-07-23wbinfo: allow to define a custom krb5ccname for kerberized pam auth.Günther Deschner1-2/+4
2013-07-18nsswitch: Don't enumerate all domains with wbinfo -u|-g.Andreas Schneider1-4/+18
2013-07-17Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker1-0/+4
2013-06-25nsswitch: fix a commentChristian Ambach1-1/+1
2013-05-28nsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only have the waf buildAndrew Bartlett1-4/+0
2013-05-17nsswitch: fix some typosChristian Ambach1-2/+2
2013-04-17Bug 9807 - wbinfo: fix segfault in wbinfo_pam_logonDavid Disseldorp1-4/+3
2013-03-22BUG 9735: Fix winbind seperator in upn to username conversion.Andreas Schneider1-1/+1
2013-03-09Add testcase for idmap_rfc2307 moduleChristof Schmitt1-0/+94
2013-03-08Correct the name of the nss_winbind module for FreeBSD by creating a symlinkRichard Sharpe1-1/+1
2013-02-22wbinfo: Fix several memory leaks.Andreas Schneider1-0/+8
2013-02-22build: Remove includes.h dep in winbind client librariesAndrew Bartlett1-1/+0
2013-01-18nsswitch: Fix two bitfield constants being the same.Ira Cooper1-3/+1
2013-01-18Sort winbind request flags. Ira saw we have a duplicate.Jeremy Allison1-9/+9
2013-01-10selftest: Add test for rfc2307 mapping handlingAndrew Bartlett1-0/+181
2012-12-21libwbclient: Fix null check in process_domain_info_string().Andreas Schneider1-5/+0
2012-12-21nsswitch: Fix wbclient BAIL macros.Andreas Schneider1-2/+2
2012-12-12nsswitch: Fix pam_get_{item,data} build warnings.Andreas Schneider1-31/+15
2012-12-12nsswitch: Remove unused variable in _pam_winbind_change_pwd().Andreas Schneider1-3/+1
2012-12-12nsswitch: Cleanup code in parse_wbinfo_domain_user().Andreas Schneider1-1/+2
2012-12-03wbinfo: Use new samba_getpass() function.Andreas Schneider1-4/+11
2012-11-22build: Do not install testing binariesAndrew Bartlett1-3/+4
2012-10-26pam_winbind: fix segfault in pam_sm_authenticate()David Disseldorp1-3/+4
2012-10-22waf: Create a libnss_winbind.so symlink.Andreas Schneider1-0/+1
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