summaryrefslogtreecommitdiffstats
path: root/testsuite/nsswitch
Commit message (Collapse)AuthorAgeFilesLines
* testsuit: Fix fprintf format.Andreas Schneider2013-11-151-1/+1
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* testsuite/nsswitch/get{gr,pw}ent_r.c(dump_{gr,pw}ent): fixed wrong condition.Slava Semushin2009-06-062-2/+2
| | | | | | | When fopen() fails it return NULL, so condition where return value less than zero never evaluated to truth. Found by cppcheck.
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
| | | | | not GNU Library General Public License (This used to be commit 727a6cf2cba8da6b40610409b264e86e6908eb0c)
* r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell2007-10-101-3/+2
| | | | (This used to be commit e87bb12093dc78eb539fac0a171379a8cb5cd416)
* r23791: found some more v2->v3 conversionsAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit b6cbac3db3b478d5c7991cee78c6695fc8d22681)
* r23785: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-105-10/+5
| | | | (This used to be commit d0e89d246d8e5e64196d6c1d16d39a70579ca42f)
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-105-5/+5
| | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
* r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/Lars Müller2007-10-101-1/+1
| | | | | | | | | | The intention is to have the resulting binaries at one place. This is also usefull for upcoming changes to provide a test_pammodules rule. With these changes I even got aware of testsuite/nsswitch/pam_winbind_syms.exp But this only covers pam_winbind. (This used to be commit 9883957b74ddefb5293e4aef0cc2f53ee4d417ac)
* r39: * importing .cvsignore filesGerald Carter2007-10-101-12/+0
| | | | | * updateing WHATSNEW with vl's change (This used to be commit a7e2730ec4389e0c249886a8bfe1ee14c5abac41)
* Allow lookup of users with spaces in their name.Tim Potter2001-11-261-5/+3
| | | | (This used to be commit 751ea8cfb931e1de6df447ed05e051262cdeb304)
* Fixed bug in canned results list for checking the error code of wbinfo.Tim Potter2001-11-231-14/+14
| | | | | Made test names more verbose. (This used to be commit 87955fcf303d82d38ae543e7986c59fd086dc2db)
* Another winbind test - fill in later.Tim Potter2001-08-051-0/+38
| | | | (This used to be commit 99071c45d05231e5683b37823bcca90542f4e332)
* Test login using pam_winbind.so and group membership.Tim Potter2001-05-171-0/+102
| | | | (This used to be commit 4c2b915ed12584037731d8ccd246ad54986a7564)
* Fixed lookup of entire /etc/{passwd,group} file line.Tim Potter2001-05-151-2/+2
| | | | (This used to be commit b208d74e0524514fdb48f80c76192df12238a64e)
* Cleaned up bitrot in nsswitch testsuite. Merged tests across from TNGTim Potter2001-05-0925-86/+1477
| | | | | branch. (This used to be commit acef477383e5739292e764c17cef87822a09f13b)
* Merge from TNG.Tim Potter2000-05-1221-0/+983
(This used to be commit af5ded9f17addb4bc89ecb762b9b99d2f99463ab)