summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22377: implement check_env() for samba4Stefan Metzmacher1-2/+3
2007-10-10r22375: implement check_env() logic in the frontendStefan Metzmacher3-1/+37
2007-10-10r22374: fix perl warningsStefan Metzmacher1-2/+12
2007-10-10r22373: move in_list() to util_strlist.c to remove the dependencyStefan Metzmacher2-24/+25
2007-10-10r22372: split out become_daemon() into it's own functionStefan Metzmacher2-67/+2
2007-10-10r22371: readd discard_const() to lib/util/util.hStefan Metzmacher1-0/+27
2007-10-10r22369: add ZERO_STRUCT() ... macros to lib/util/util.h againStefan Metzmacher1-0/+41
2007-10-10r22368: remove unused header maybe this fixes th ebuild on some hostsStefan Metzmacher1-1/+0
2007-10-10r22367: prepare merge to samba3Stefan Metzmacher1-0/+4
2007-10-10r22365: prepare merge to samba3Stefan Metzmacher1-2/+2
2007-10-10r22361: warnings.pm isn't available on solaris 8Stefan Metzmacher1-1/+0
2007-10-10r22360: print out the name of the PCAP file and move setup and cleanupStefan Metzmacher2-21/+66
2007-10-10r22359: try to fix the start failures in the build-farm by creating the prefi...Stefan Metzmacher1-4/+5
2007-10-10r22357: Don't use 'our'Jelmer Vernooij6-16/+13
2007-10-10r22356: Simple refactoring.Jelmer Vernooij1-7/+10
2007-10-10r22339: Run some more tests.Jelmer Vernooij8-107/+118
2007-10-10r22338: Allow regexes in known-failures fileJelmer Vernooij1-1/+4
2007-10-10r22337: print out the smbd log output after each testStefan Metzmacher3-5/+53
2007-10-10r22336: Add some more share tests.Jelmer Vernooij2-6/+144
2007-10-10r22335: output the error codeStefan Metzmacher1-0/+4
2007-10-10r22334: don't print the test output if the test passedStefan Metzmacher1-10/+30
2007-10-10r22333: Use kerberos and the ntvfs/cifs backend for just one test, in theAndrew Bartlett1-1/+4
2007-10-10r22332: escape bad chars with '_' to form a nice filenameStefan Metzmacher1-1/+3
2007-10-10r22331: remove run_test_buildfarm() functionStefan Metzmacher1-48/+25
2007-10-10r22329: abstract the output handling of run_test()Stefan Metzmacher1-15/+57
2007-10-10r22328: Add initial testsuite for share code.Jelmer Vernooij4-3/+92
2007-10-10r22326: Merge some more test improvements.Jelmer Vernooij2-86/+288
2007-10-10r22323: - add credentials property to NetContext objectRafal Szczesniak2-7/+25
2007-10-10r22322: Cut timelimits for BENCH tests run in quicktest.Andrew Bartlett2-3/+3
2007-10-10r22319: sync lib/tdb/ with samba3Stefan Metzmacher7-26/+243
2007-10-10r22312: avoid the need of typing 'run' into each gdb xtermStefan Metzmacher2-3/+20
2007-10-10r22311: use different ip-addresses for dc and memberStefan Metzmacher1-10/+14
2007-10-10r22310: - use 'everything' instead of 'all libraries'Stefan Metzmacher1-14/+18
2007-10-10r22309: cosmetic changes...Stefan Metzmacher1-2/+2
2007-10-10r22308: disabled shared libraries on aix and openbsdStefan Metzmacher1-2/+4
2007-10-10r22307: when no lex or yacc is found:Stefan Metzmacher2-5/+29
2007-10-10r22306: try to make the aix compiler happyStefan Metzmacher2-4/+4
2007-10-10r22305: fix make test using a absolute path forStefan Metzmacher2-11/+19
2007-10-10r22300: fix make everything, we need to build shared libraries...Stefan Metzmacher1-3/+3
2007-10-10r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher3-25/+35
2007-10-10r22296: heimdal/lib/roken/roken.h.in includes <socket_wrapper.h>Stefan Metzmacher1-4/+7
2007-10-10r22295: Use delegated credentials and kerberos to test the pass-thoughAndrew Bartlett2-5/+4
2007-10-10r22294: Lock the delegated credentials to being kerberos only, we just don'tAndrew Bartlett1-0/+6
2007-10-10r22293: Try to make it more clear what failed to parse.Andrew Bartlett1-1/+1
2007-10-10r22292: Start the LDAP server inside the same fifo as smbd, as OpenLDAP (likeAndrew Bartlett1-16/+19
2007-10-10r22290: Fedora DS is incredibly picky about newlines...Andrew Bartlett1-2/+1
2007-10-10r22289: Another fedora ds fixJelmer Vernooij1-1/+1
2007-10-10r22288: Somehow, Jelmer lost a few capital letters. I'll send him a new batch.Andrew Bartlett1-4/+4
2007-10-10r22287: Fix some issues in fedora ds code.Jelmer Vernooij1-4/+6
2007-10-10r22286: Import branch that converted the Samba4 test target code to perl and ...Jelmer Vernooij10-670/+513