summaryrefslogtreecommitdiff
path: root/source3/torture/nsstest.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-26s3-build: only include nsswitch header where needed.Günther Deschner1-0/+1
2009-11-27s3-nsstest: drastically shrink size and dependencies of nsstest binary.Günther Deschner1-7/+14
2009-08-29s3:nsstest: Fix a very confusing behaviour in nsstestVolker Lendecke1-2/+2
2008-11-01Remove sys_dl*() - stubs are already provided by libreplace.Jelmer Vernooij1-2/+2
2008-04-22Make nsstest valgrind-clean: buf is referred to by the parsed grp structVolker Lendecke1-3/+0
2007-12-04pull_ascii_pstring is gone.Jeremy Allison1-2/+6
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison1-0/+6
2007-10-10r20630: Fix some trivial memleaks.Günther Deschner1-0/+3
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-17/+35
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-0/+9
2007-10-10r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke1-7/+7
2003-07-23convert snprintf() calls using pstrings & fstringsGerald Carter1-2/+2
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-7/+7
2003-06-20Back out some of the changes to nsstest. I've kept the NULL pointerTim Potter1-138/+8
2003-06-16Update nsstest to cope with wins NSS module as well as winbind NSSTim Potter1-12/+183
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-2/+2
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-2/+2
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-12-19better nsstest error checkingAndrew Tridgell1-0/+20
2001-12-09set return value to total errorsAndrew Tridgell1-2/+9
2001-12-09better error checking in nsstestAndrew Tridgell1-9/+64
2001-12-09- check for correct error codesAndrew Tridgell1-27/+48
2001-12-06allow nsstest to test any nss moduleAndrew Tridgell1-13/+19
2001-12-03put sid_to_name behind the winbindd backend interfaceAndrew Tridgell1-2/+2
2001-12-03fixed default location of libnss_winbind.soAndrew Tridgell1-1/+1
2001-12-03fixed the nsswitch initgroups codeAndrew Tridgell1-0/+302