summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r22356: Simple refactoring.Jelmer Vernooij2007-10-101-7/+10
* r22339: Run some more tests.Jelmer Vernooij2007-10-108-107/+118
* r22338: Allow regexes in known-failures fileJelmer Vernooij2007-10-101-1/+4
* r22337: print out the smbd log output after each testStefan Metzmacher2007-10-103-5/+53
* r22336: Add some more share tests.Jelmer Vernooij2007-10-102-6/+144
* r22335: output the error codeStefan Metzmacher2007-10-101-0/+4
* r22334: don't print the test output if the test passedStefan Metzmacher2007-10-101-10/+30
* r22333: Use kerberos and the ntvfs/cifs backend for just one test, in theAndrew Bartlett2007-10-101-1/+4
* r22332: escape bad chars with '_' to form a nice filenameStefan Metzmacher2007-10-101-1/+3
* r22331: remove run_test_buildfarm() functionStefan Metzmacher2007-10-101-48/+25
* r22329: abstract the output handling of run_test()Stefan Metzmacher2007-10-101-15/+57
* r22328: Add initial testsuite for share code.Jelmer Vernooij2007-10-104-3/+92
* r22326: Merge some more test improvements.Jelmer Vernooij2007-10-102-86/+288
* r22323: - add credentials property to NetContext objectRafal Szczesniak2007-10-102-7/+25
* r22322: Cut timelimits for BENCH tests run in quicktest.Andrew Bartlett2007-10-102-3/+3
* r22319: sync lib/tdb/ with samba3Stefan Metzmacher2007-10-107-26/+243
* r22312: avoid the need of typing 'run' into each gdb xtermStefan Metzmacher2007-10-102-3/+20
* r22311: use different ip-addresses for dc and memberStefan Metzmacher2007-10-101-10/+14
* r22310: - use 'everything' instead of 'all libraries'Stefan Metzmacher2007-10-101-14/+18
* r22309: cosmetic changes...Stefan Metzmacher2007-10-101-2/+2
* r22308: disabled shared libraries on aix and openbsdStefan Metzmacher2007-10-101-2/+4
* r22307: when no lex or yacc is found:Stefan Metzmacher2007-10-102-5/+29
* r22306: try to make the aix compiler happyStefan Metzmacher2007-10-102-4/+4
* r22305: fix make test using a absolute path forStefan Metzmacher2007-10-102-11/+19
* r22300: fix make everything, we need to build shared libraries...Stefan Metzmacher2007-10-101-3/+3
* r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-103-25/+35
* r22296: heimdal/lib/roken/roken.h.in includes <socket_wrapper.h>Stefan Metzmacher2007-10-101-4/+7
* r22295: Use delegated credentials and kerberos to test the pass-thoughAndrew Bartlett2007-10-102-5/+4
* r22294: Lock the delegated credentials to being kerberos only, we just don'tAndrew Bartlett2007-10-101-0/+6
* r22293: Try to make it more clear what failed to parse.Andrew Bartlett2007-10-101-1/+1
* r22292: Start the LDAP server inside the same fifo as smbd, as OpenLDAP (likeAndrew Bartlett2007-10-101-16/+19
* r22290: Fedora DS is incredibly picky about newlines...Andrew Bartlett2007-10-101-2/+1
* r22289: Another fedora ds fixJelmer Vernooij2007-10-101-1/+1
* r22288: Somehow, Jelmer lost a few capital letters. I'll send him a new batch.Andrew Bartlett2007-10-101-4/+4
* r22287: Fix some issues in fedora ds code.Jelmer Vernooij2007-10-101-4/+6
* r22286: Import branch that converted the Samba4 test target code to perl and ...Jelmer Vernooij2007-10-1010-670/+513
* r22279: add a lot more detailed strtoll() and strtoull() testsStefan Metzmacher2007-10-101-56/+254
* r22273: - provide __LINESTR__ macroStefan Metzmacher2007-10-102-1/+11
* r22270: provide __location__ in replace.hStefan Metzmacher2007-10-102-0/+7
* r22267: protect #define __location__ with an #ifndefStefan Metzmacher2007-10-101-4/+6
* r22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0Stefan Metzmacher2007-10-102-2/+2
* r22260: Use single script for creating Samba 4 test environments. Add first testJelmer Vernooij2007-10-105-93/+11
* r22259: libreplace always provides strptime()Stefan Metzmacher2007-10-101-0/+4
* r22258: make ntvfs a library againStefan Metzmacher2007-10-101-4/+4
* r22257: disable shared libraries on IRIX for nowStefan Metzmacher2007-10-101-1/+2
* r22256: Use shorter directory names for tests.Jelmer Vernooij2007-10-101-1/+1
* r22253: - make the strtoll tests more verboseStefan Metzmacher2007-10-101-7/+56
* r22250: try to fix the build on aix1 in the farmStefan Metzmacher2007-10-102-1/+7
* r22246: only test strtoll onceStefan Metzmacher2007-10-101-1/+0
* r22243: remove useless printf'sStefan Metzmacher2007-10-101-2/+0