Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7446: add distclean target to generated ldb makefile | Derrell Lipman | 1 | -0/+6 |
2007-10-10 | r7443: reorg functions for readability | Derrell Lipman | 1 | -667/+724 |
2007-10-10 | r7442: skip tests that require smbd, but smbd is down | Stefan Metzmacher | 2 | -2/+14 |
2007-10-10 | r7441: Get rid of // comments. Tridge, if this breaks anything, please revert... | Volker Lendecke | 6 | -232/+222 |
2007-10-10 | r7438: work in progress | Derrell Lipman | 4 | -230/+177 |
2007-10-10 | r7437: Make Simo happy. | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r7436: As far as I see it, these are the last two "real" ones for Samba4 on A... | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r7435: Another little step, sorry for the spam... :-) | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r7434: - do local tests step by step for better build-farm output | Stefan Metzmacher | 2 | -2/+27 |
2007-10-10 | r7433: Another little AIX one... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r7432: export SMBD_TEST_FIFO | Stefan Metzmacher | 1 | -4/+14 |
2007-10-10 | r7431: this should fix the bug that mkaplan and I noticed which is that | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r7430: Next step in AIX build | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r7429: make the shell happy and don't use [bla] | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7428: try to get some nicer output from the build farm | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r7427: disable torture progress outout from the build farm | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r7426: add an option to disable progress output | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r7425: configure check to see if a compiler can handle negative enum values | Stefan Metzmacher | 4 | -3/+22 |
2007-10-10 | r7424: add --uint-enums option to pidl to generate | Stefan Metzmacher | 3 | -14/+59 |
2007-10-10 | r7422: Create a ejs object to wrap a smbcli_transport pointer. | Tim Potter | 1 | -0/+18 |
2007-10-10 | r7421: - move test* functions to a seperate file | Stefan Metzmacher | 7 | -144/+87 |
2007-10-10 | r7419: when we have both --enable-developer and --enable-debug we don't need ... | Andrew Tridgell | 1 | -9/+10 |
2007-10-10 | r7418: work in progress | Derrell Lipman | 5 | -102/+187 |
2007-10-10 | r7410: minor cleanup | Derrell Lipman | 2 | -12/+18 |
2007-10-10 | r7408: added DN explode function, based on simo's ldap_parse_dn() function. ... | Derrell Lipman | 4 | -15/+542 |
2007-10-10 | r7403: minimize the sharedelay | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r7402: - don't stop after a failed test | Stefan Metzmacher | 6 | -27/+101 |
2007-10-10 | r7401: add config option to disable the TestSleep() test | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r7399: Try to get the AIX compile one step further. | Volker Lendecke | 1 | -4/+2 |
2007-10-10 | r7397: - don't exit when one test fails | Stefan Metzmacher | 1 | -6/+21 |
2007-10-10 | r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC. | Günther Deschner | 1 | -12/+12 |
2007-10-10 | r7392: more verbose debug output | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7389: move socket wrapper dir also to the prefix-test dir | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7388: - fix calling of test_posix.sh | Stefan Metzmacher | 1 | -5/+6 |
2007-10-10 | r7387: enable extra smbtorture args to test_posix.sh | Stefan Metzmacher | 1 | -5/+4 |
2007-10-10 | r7384: I've forgotten to commit test source. | Rafal Szczesniak | 1 | -0/+131 |
2007-10-10 | r7383: Add CreateUser test to torture suite. | Rafal Szczesniak | 2 | -1/+3 |
2007-10-10 | r7382: Convert net_user code so that is can be compiled against | Rafal Szczesniak | 1 | -5/+5 |
2007-10-10 | r7381: Put more rpc specifics in libnet context. | Rafal Szczesniak | 1 | -0/+7 |
2007-10-10 | r7380: Mistakenly put one file twice in command line. Here's source of | Rafal Szczesniak | 1 | -33/+36 |
2007-10-10 | r7379: Simplify CreateUser function and io structure. Also, implementing | Rafal Szczesniak | 2 | -18/+9 |
2007-10-10 | r7378: Lowercase netbios name when forming the DNS name of the DC in the | Andrew Bartlett | 2 | -8/+12 |
2007-10-10 | r7377: Integrate browse service stuff more nicely | Jelmer Vernooij | 6 | -114/+243 |
2007-10-10 | r7373: Disable reg_gconf by default, allow building it with --enable-reg-gconf | Jelmer Vernooij | 1 | -3/+7 |
2007-10-10 | r7370: change debug levels | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r7369: allow no entries returned by Enum*() | Stefan Metzmacher | 1 | -5/+20 |
2007-10-10 | r7368: some server side spoolss stuff, w2k3 shows the printers icon, | Stefan Metzmacher | 1 | -28/+200 |
2007-10-10 | r7367: Replace the list of what our internal heimdal can do with data from a | Andrew Bartlett | 1 | -17/+107 |
2007-10-10 | r7365: Remove unused variables. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r7364: - remove '\' chars from copy paste | Stefan Metzmacher | 1 | -3/+5 |