Age | Commit message (Expand) | Author | Files | Lines |
2012-11-22 | build: Do not install testing binaries | Andrew Bartlett | 1 | -3/+4 |
2012-10-26 | pam_winbind: fix segfault in pam_sm_authenticate() | David Disseldorp | 1 | -3/+4 |
2012-10-22 | waf: Create a libnss_winbind.so symlink. | Andreas Schneider | 1 | -0/+1 |
2012-10-03 | nsswitch: Build nss_winbind on all supported platforms | Andrew Bartlett | 1 | -10/+49 |
2012-10-03 | selftest: Always build a linux-style nss_winbind for nss_wrapper | Andrew Bartlett | 1 | -0/+9 |
2012-09-30 | s3: Fix libnss_winbind.so's build on Illumos/Solaris | Ira Cooper | 2 | -7/+20 |
2012-09-26 | nsswitch: Add waf tests for solaris special cases | Andrew Bartlett | 1 | -0/+16 |
2012-09-21 | libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsing | Andrew Bartlett | 3 | -2/+79 |
2012-09-20 | winbind: Extend wbcAuthenticateUserEx to provide PAC | Christof Schmitt | 3 | -21/+38 |
2012-09-19 | pam_winbind: match more return codes when wbcGetPwnam has failed. | Günther Deschner | 1 | -0/+3 |
2012-09-12 | nsswitch: fix crash on null pam change pw response | Luca Lorenzetto | 1 | -1/+1 |
2012-08-23 | Extending space for fqdn in wbinfo --trusted-domains in verbose mode | Daniel Liberman | 1 | -2/+2 |
2012-08-15 | libwbclient: Add test for wbcPingDc2 | Christof Schmitt | 1 | -0/+14 |
2012-08-15 | wbinfo: Improve output of wbinfo --ping-dc | Christof Schmitt | 1 | -3/+5 |
2012-08-15 | libwbclient: Add wbcPingDc2 | Christof Schmitt | 4 | -2/+115 |
2012-08-10 | nsswitch: add ABI checking and symbol versions to libwbclient | Andrew Bartlett | 2 | -0/+78 |
2012-06-12 | nsstest: fix use of a non-existent word (existant) | Michael Adam | 1 | -4/+4 |
2012-05-16 | libwbclient: Fix an invalid free() | Volker Lendecke | 1 | -1/+1 |
2012-05-15 | wbinfo: Fix Coverity ID 242684 Resource leak | Volker Lendecke | 1 | -0/+1 |
2012-05-15 | wbinfo: Fix Coverity ID 242685 Resource leak | Volker Lendecke | 1 | -0/+1 |
2012-05-09 | allow to use system iniparser library. | Günther Deschner | 1 | -1/+1 |
2012-04-25 | Fix bug reported by Dina_Fine@Dell.com. | Jeremy Allison | 1 | -16/+19 |
2012-04-24 | Fix pam_winbind build against newer iniparser library | Simo Sorce | 1 | -4/+4 |
2012-04-23 | build: Remove support for system libwbclient | Andrew Bartlett | 1 | -8/+19 |
2012-04-23 | selftest: Add test for bug #8884: wbinfo --group-info=administrator segfaults... | Andrew Bartlett | 1 | -0/+2 |
2012-04-20 | selftest: Add extra info on what is failing in wbclient tests | Andrew Bartlett | 1 | -65/+71 |
2012-04-20 | libwbclient: bump version to 0.9, and add this version to .pc file | Andrew Bartlett | 2 | -3/+7 |
2012-04-17 | waf: Add possibility to build with system libwbclient. | Andreas Schneider | 2 | -9/+28 |
2012-02-25 | nsswitch: Remove a pointless if-clause | Volker Lendecke | 1 | -1/+1 |
2012-02-20 | nsstest: Allocate the correct sized buffer for initgroups | Andrew Bartlett | 1 | -1/+1 |
2012-02-06 | s3-nsswitch: Fix warnings on Solaris. | Ira Cooper | 1 | -0/+1 |
2012-02-01 | selftest: Remove unused support for --exeext | Andrew Bartlett | 1 | -1/+1 |
2012-01-06 | s3: No value change, just use the correct enum value | Volker Lendecke | 1 | -1/+1 |
2011-10-27 | nsswitch: Disable uid_wrapper in libwbclient. | Andreas Schneider | 3 | -0/+5 |
2011-10-11 | lib/param move source4 param code to the top level | Andrew Bartlett | 1 | -1/+1 |
2011-10-08 | build: build wbinfo only once in the waf build | Andrew Bartlett | 2 | -1/+7 |
2011-10-06 | Add missing com_err dependencies | Ewoud Kohl van Wijngaarden | 1 | -1/+1 |
2011-09-23 | build: avoid util.h as a public header name due to conflict with MacOS | Andrew Bartlett | 1 | -1/+1 |
2011-09-23 | wbclient: added support for handling WBC_ID_TYPE_BOTH mappings | Andrew Tridgell | 1 | -0/+3 |
2011-09-23 | libwbclient: added support for WBC_ID_TYPE_BOTH | Andrew Tridgell | 2 | -1/+6 |
2011-09-08 | nsswitch: make the wbcSidsToUnixIds() parser more robust | Andrew Tridgell | 1 | -2/+2 |
2011-09-06 | waf: install pam modules in PAMMODULESDIR. | Günther Deschner | 1 | -0/+1 |
2011-08-21 | wbclient: Add pkg-config file. | Jelmer Vernooij | 2 | -0/+12 |
2011-06-12 | s3: Remove "struct ip_service" from resolve_wins | Volker Lendecke | 1 | -8/+7 |
2011-06-12 | nsswitch: Remove some refs to the global winbindd_fd | Volker Lendecke | 1 | -8/+10 |
2011-06-10 | nsswitch/winbind_client.h: fix licence/copyright | Günther Deschner | 1 | -0/+29 |
2011-06-10 | nsswitch/pam_winbind.h: fix licence/copyright. | Günther Deschner | 1 | -0/+48 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 1 | -1/+1 |
2011-06-05 | nss_wins: Add a stackframe to lookup_byname_backend() | Volker Lendecke | 1 | -3/+7 |
2011-06-01 | Remove a PATH_MAX. | Jeremy Allison | 1 | -2/+3 |