Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22552: this doesn't need a dc | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22551: use fixed passwords, to make it possible to reproduce stuff | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r22550: nmblookup -U needs an ip address otherwise we depend on gethostbyname() | Stefan Metzmacher | 1 | -7/+10 |
2007-10-10 | r22549: export some more info ipaddress and in member env also the | Stefan Metzmacher | 2 | -0/+20 |
2007-10-10 | r22548: - maintain a global array of exported envvars | Stefan Metzmacher | 1 | -9/+48 |
2007-10-10 | r22547: fix some pathes and make sure we work with relative and abslute prefi... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22544: use the same syntax as in all other files | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22498: The initial LDIF import into Fedora DS didn't work, so just push this | Andrew Bartlett | 1 | -37/+16 |
2007-10-10 | r22494: Skip subSchema again, but we will need to remap this objectClass. | Andrew Bartlett | 1 | -4/+7 |
2007-10-10 | r22478: Update the LDAP backend code to handle initialisation of multiple | Andrew Bartlett | 1 | -56/+140 |
2007-10-10 | r22427: Abort in a few more cases of failure to provision. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r22420: fix smbd timeout | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22414: use more portable perl | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r22409: try to fix selftest.pl on systems with old perl versions | Stefan Metzmacher | 4 | -13/+12 |
2007-10-10 | r22398: try to let all tests pass 5400 seconds is not enough | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r22384: print out the total selftest runtime | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r22383: maybe this fixes the mkdir not enough args failure | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r22380: get the output of the exited smbd... | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22378: none needs to be checked first | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r22377: implement check_env() for samba4 | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r22375: implement check_env() logic in the frontend | Stefan Metzmacher | 3 | -1/+37 |
2007-10-10 | r22374: fix perl warnings | Stefan Metzmacher | 1 | -2/+12 |
2007-10-10 | r22361: warnings.pm isn't available on solaris 8 | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r22360: print out the name of the PCAP file and move setup and cleanup | Stefan Metzmacher | 2 | -21/+66 |
2007-10-10 | r22359: try to fix the start failures in the build-farm by creating the prefi... | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r22356: Simple refactoring. | Jelmer Vernooij | 1 | -7/+10 |
2007-10-10 | r22339: Run some more tests. | Jelmer Vernooij | 3 | -5/+8 |
2007-10-10 | r22338: Allow regexes in known-failures file | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r22337: print out the smbd log output after each test | Stefan Metzmacher | 3 | -5/+53 |
2007-10-10 | r22335: output the error code | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22334: don't print the test output if the test passed | Stefan Metzmacher | 1 | -10/+30 |
2007-10-10 | r22333: Use kerberos and the ntvfs/cifs backend for just one test, in the | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r22332: escape bad chars with '_' to form a nice filename | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r22331: remove run_test_buildfarm() function | Stefan Metzmacher | 1 | -48/+25 |
2007-10-10 | r22329: abstract the output handling of run_test() | Stefan Metzmacher | 1 | -15/+57 |
2007-10-10 | r22326: Merge some more test improvements. | Jelmer Vernooij | 2 | -86/+288 |
2007-10-10 | r22312: avoid the need of typing 'run' into each gdb xterm | Stefan Metzmacher | 1 | -0/+17 |
2007-10-10 | r22311: use different ip-addresses for dc and member | Stefan Metzmacher | 1 | -10/+14 |
2007-10-10 | r22307: when no lex or yacc is found: | Stefan Metzmacher | 2 | -5/+29 |
2007-10-10 | r22305: fix make test using a absolute path for | Stefan Metzmacher | 2 | -11/+19 |
2007-10-10 | r22295: Use delegated credentials and kerberos to test the pass-though | Andrew Bartlett | 2 | -5/+4 |
2007-10-10 | r22292: Start the LDAP server inside the same fifo as smbd, as OpenLDAP (like | Andrew Bartlett | 1 | -16/+19 |
2007-10-10 | r22290: Fedora DS is incredibly picky about newlines... | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r22289: Another fedora ds fix | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r22288: Somehow, Jelmer lost a few capital letters. I'll send him a new batch. | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r22287: Fix some issues in fedora ds code. | Jelmer Vernooij | 1 | -4/+6 |
2007-10-10 | r22286: Import branch that converted the Samba4 test target code to perl and ... | Jelmer Vernooij | 8 | -567/+513 |
2007-10-10 | r22260: Use single script for creating Samba 4 test environments. Add first test | Jelmer Vernooij | 5 | -93/+11 |
2007-10-10 | r22235: Test kinit, and PKINIT functionality by means of a new blackbox test. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22233: Allow 'REALM' as a global environment variable in the tests. | Andrew Bartlett | 2 | -2/+6 |