summaryrefslogtreecommitdiffstats
path: root/source3/torture/nsstest.c
Commit message (Expand)AuthorAgeFilesLines
* nsstest: no need for two copies of the same tool.Günther Deschner2010-10-201-495/+0
* s3-build: only include nsswitch header where needed.Günther Deschner2010-08-261-0/+1
* s3-nsstest: drastically shrink size and dependencies of nsstest binary.Günther Deschner2009-11-271-7/+14
* s3:nsstest: Fix a very confusing behaviour in nsstestVolker Lendecke2009-08-291-2/+2
* Remove sys_dl*() - stubs are already provided by libreplace.Jelmer Vernooij2008-11-011-2/+2
* Make nsstest valgrind-clean: buf is referred to by the parsed grp structVolker Lendecke2008-04-221-3/+0
* pull_ascii_pstring is gone.Jeremy Allison2007-12-041-2/+6
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison2007-10-101-0/+6
* r20630: Fix some trivial memleaks.Günther Deschner2007-10-101-0/+3
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-17/+35
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-0/+9
* r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke2007-10-101-7/+7
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-2/+2
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-7/+7
* Back out some of the changes to nsstest. I've kept the NULL pointerTim Potter2003-06-201-138/+8
* Update nsstest to cope with wins NSS module as well as winbind NSSTim Potter2003-06-161-12/+183
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-2/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-2/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* better nsstest error checkingAndrew Tridgell2001-12-191-0/+20
* set return value to total errorsAndrew Tridgell2001-12-091-2/+9
* better error checking in nsstestAndrew Tridgell2001-12-091-9/+64
* - check for correct error codesAndrew Tridgell2001-12-091-27/+48
* allow nsstest to test any nss moduleAndrew Tridgell2001-12-061-13/+19
* put sid_to_name behind the winbindd backend interfaceAndrew Tridgell2001-12-031-2/+2
* fixed default location of libnss_winbind.soAndrew Tridgell2001-12-031-1/+1
* fixed the nsswitch initgroups codeAndrew Tridgell2001-12-031-0/+302