Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Avoid flooding of syslog with failing pam_putenv messages. | Andreas Schneider | 2009-01-19 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Andreas Schneider <anschneider@suse.de> Signed-off-by: Günther Deschner <gd@samba.org> | |||||
* | s4-winbind: Add support for the WINBINDD_LIST_GROUPS command. | Kai Blin | 2009-01-15 | 1 | -2/+1 | |
| | ||||||
* | s4 torture: Add another wbinfo test and fix a typo in another one | Kai Blin | 2009-01-15 | 1 | -2/+2 | |
| | ||||||
* | s4 torture: Fix the wbinfo blackbox tests | Kai Blin | 2009-01-14 | 1 | -5/+13 | |
| | ||||||
* | s3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_MEMORY_CREDS to winbindd.h | Stefan Metzmacher | 2009-01-05 | 1 | -27/+0 | |
| | | | | metze | |||||
* | wbinfo4: Add --gid-info option | Kai Blin | 2008-12-29 | 1 | -0/+37 | |
| | ||||||
* | wbinfo: Add --gid-info option. | Kai Blin | 2008-12-29 | 1 | -0/+30 | |
| | ||||||
* | Tweak with pam defines of older Linux versions | Lars Müller | 2008-12-17 | 1 | -1/+8 | |
| | | | | | | | PAM_AUTHTOK_RECOVERY_ERR is not defined by older Linux versions (SUSE Linux Enterprise 9 and RedHat Enterprise 4). Patch suggested by Philipp Thomas <pth at suse dot de>. | |||||
* | nsswitch: fix compiler warnings in winbind_nss_linux.c | Stefan Metzmacher | 2008-12-17 | 1 | -3/+3 | |
| | | | | metze | |||||
* | nss_winbind: Solaris 64-bit fix and... | SATOH Fumiyasu | 2008-12-16 | 2 | -2/+10 | |
| | | | | | | | | | | | PATCH 1: Fix gmem->numgids and gmem->maxgids breakage on Solaris 64-bit because sizeof(int) != sizeof(long int). PATCH 2: This patch fixes a compile-time warning "warning: implicit function declaration: _nss_winbind_initgroups_dyn". (cherry picked from commit cb036772d09227f870c2fec3ecd8c3f53787dfbc) | |||||
* | nsswitch: Fix paths for Samba4 blackbox wbinfo test | Kai Blin | 2008-12-16 | 1 | -2/+2 | |
| | ||||||
* | nsswitch: Move nsswitch files from source4 to top level nsswitch dir | Kai Blin | 2008-12-16 | 7 | -0/+2059 | |
| | ||||||
* | nsswitch: Move source3 files to top level dir. | Kai Blin | 2008-12-16 | 33 | -0/+18573 | |
Don't move source4 files yet to not confuse git's rename tracking too much. |