Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8905: don't try to do DNS lookups on interface names with wildcards | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8904: Split off the query stage as a separate function. | Rafal Szczesniak | 1 | -5/+33 |
2007-10-10 | r8903: Update the howto as smbscript is now installed along with other | Rafal Szczesniak | 1 | -1/+3 |
2007-10-10 | r8902: Revert the small change as Andrew Bartlett asked. Now, let's go | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r8901: Fix ntlm_auth segfault (invalid free()). We have moved to talloc | Andrew Bartlett | 1 | -6/+11 |
2007-10-10 | r8898: Fix provision script to actually work, since location of smbscript | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r8897: Add test for the comment field. | Rafal Szczesniak | 1 | -6/+7 |
2007-10-10 | r8896: Handle more complex case where field being changed doesn't appear | Rafal Szczesniak | 2 | -40/+94 |
2007-10-10 | r8895: work around broken glibc strrchr function that gives valgrind errors o... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8893: fixed the valgrind error on stream termination due to prototol errors | Andrew Tridgell | 2 | -4/+12 |
2007-10-10 | r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test | Andrew Tridgell | 4 | -15/+20 |
2007-10-10 | r8886: Exchange the arguments of timeval_compare, this makes it behave like s... | Volker Lendecke | 2 | -9/+10 |
2007-10-10 | r8885: fixed shell syntax | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8884: valgrind error logs only matter if non-zero in size | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r8883: Apply some const. | Volker Lendecke | 1 | -11/+16 |
2007-10-10 | r8882: - enable the domain master | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r8879: more expansion of the irpc test to try to uncover the ia64 mystery | Andrew Tridgell | 1 | -0/+50 |
2007-10-10 | r8878: Spelling fixes. (-: | Tim Potter | 1 | -2/+2 |
2007-10-10 | r8876: check the result of AddOne and test some more values | Stefan Metzmacher | 1 | -12/+28 |
2007-10-10 | r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval... | Volker Lendecke | 4 | -11/+11 |
2007-10-10 | r8874: test some more combinations | Stefan Metzmacher | 1 | -3/+8 |
2007-10-10 | r8873: add more checks | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hosts | Stefan Metzmacher | 1 | -2/+10 |
2007-10-10 | r8868: add comfigure check for c99 struct initialization, | Stefan Metzmacher | 1 | -0/+21 |
2007-10-10 | r8867: try to fix the LOCAL-IRPC test on 64bit platforms | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8859: having been successfully mailbombed by build@samba.org, fix the build ... | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r8858: just to make sure it works on the main trees, deliberately break the s... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8857: please don't get fancy with embedded boolean statements in js | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r8855: Share this enum (describing the SamSync databases) between nbt and net... | Andrew Bartlett | 3 | -9/+15 |
2007-10-10 | r8854: #if 0 out the right things this time. (Sorry about the build breakage) | Andrew Bartlett | 1 | -5/+3 |
2007-10-10 | r8853: fixed path to smb.conf | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8852: fixed the build | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8847: Rework the Samba4 'net join' code. I'm trying to get this closer to | Andrew Bartlett | 5 | -268/+323 |
2007-10-10 | r8846: Test yet more NTLMv2 combinations. | Andrew Bartlett | 1 | -30/+134 |
2007-10-10 | r8845: Removing unnecessary string length calculations. Thanks abartlet | Rafal Szczesniak | 1 | -12/+2 |
2007-10-10 | r8844: Actually, both types of provision wipe the DB. But we do need a way | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t... | Jelmer Vernooij | 1 | -7/+2 |
2007-10-10 | r8838: Add ugly hack to prevent make from barfing out because it doesn't know | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r8832: Automatically rebuilding C files if headers change (in developer mode) | Jelmer Vernooij | 3 | -2/+34 |
2007-10-10 | r8831: Clarify data wipe-out statement | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r8830: Fix provision script after data split | Alexander Bokovoy | 1 | -4/+7 |
2007-10-10 | r8829: Generate hash rather then a lot of globals. | Jelmer Vernooij | 1 | -3/+8 |
2007-10-10 | r8827: Fix install on some systems. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r8826: Make configure generate config.mk files (with the external libraries | Jelmer Vernooij | 14 | -300/+153 |
2007-10-10 | r8825: Move list of object files to .mk file | Jelmer Vernooij | 2 | -23/+24 |
2007-10-10 | r8824: Fix indentation, and don't send 'invalid' LM password. | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r8823: I don't know why I added this test, it appears bogus. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r8822: fixed number of arguments in samr lib | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8821: continue the trend to move to a more OO style of interface for our js | Andrew Tridgell | 7 | -139/+134 |
2007-10-10 | r8820: Push this common block of code into the caller. | Andrew Bartlett | 1 | -39/+18 |