summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r8902: Revert the small change as Andrew Bartlett asked. Now, let's goRafal Szczesniak2007-10-101-1/+1
* r8901: Fix ntlm_auth segfault (invalid free()). We have moved to tallocAndrew Bartlett2007-10-101-6/+11
* r8898: Fix provision script to actually work, since location of smbscriptRafal Szczesniak2007-10-101-1/+1
* r8897: Add test for the comment field.Rafal Szczesniak2007-10-101-6/+7
* r8896: Handle more complex case where field being changed doesn't appearRafal Szczesniak2007-10-102-40/+94
* r8895: work around broken glibc strrchr function that gives valgrind errors o...Andrew Tridgell2007-10-101-0/+2
* r8893: fixed the valgrind error on stream termination due to prototol errorsAndrew Tridgell2007-10-102-4/+12
* r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC testAndrew Tridgell2007-10-104-15/+20
* r8886: Exchange the arguments of timeval_compare, this makes it behave like s...Volker Lendecke2007-10-102-9/+10
* r8885: fixed shell syntaxAndrew Tridgell2007-10-101-2/+2
* r8884: valgrind error logs only matter if non-zero in sizeAndrew Tridgell2007-10-101-3/+5
* r8883: Apply some const.Volker Lendecke2007-10-101-11/+16
* r8882: - enable the domain masterAndrew Tridgell2007-10-101-0/+12
* r8879: more expansion of the irpc test to try to uncover the ia64 mysteryAndrew Tridgell2007-10-101-0/+50
* r8878: Spelling fixes. (-:Tim Potter2007-10-101-2/+2
* r8876: check the result of AddOne and test some more valuesStefan Metzmacher2007-10-101-12/+28
* r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...Volker Lendecke2007-10-104-11/+11
* r8874: test some more combinationsStefan Metzmacher2007-10-101-3/+8
* r8873: add more checksStefan Metzmacher2007-10-101-0/+5
* r8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hostsStefan Metzmacher2007-10-101-2/+10
* r8868: add comfigure check for c99 struct initialization,Stefan Metzmacher2007-10-101-0/+21
* r8867: try to fix the LOCAL-IRPC test on 64bit platformsStefan Metzmacher2007-10-101-1/+1
* r8859: having been successfully mailbombed by build@samba.org, fix the build ...Andrew Tridgell2007-10-101-2/+0
* r8858: just to make sure it works on the main trees, deliberately break the s...Andrew Tridgell2007-10-101-0/+2
* r8857: please don't get fancy with embedded boolean statements in jsAndrew Tridgell2007-10-101-1/+3
* r8855: Share this enum (describing the SamSync databases) between nbt and net...Andrew Bartlett2007-10-103-9/+15
* r8854: #if 0 out the right things this time. (Sorry about the build breakage)Andrew Bartlett2007-10-101-5/+3
* r8853: fixed path to smb.confAndrew Tridgell2007-10-101-1/+1
* r8852: fixed the buildAndrew Tridgell2007-10-101-0/+2
* r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett2007-10-105-268/+323
* r8846: Test yet more NTLMv2 combinations.Andrew Bartlett2007-10-101-30/+134
* r8845: Removing unnecessary string length calculations. Thanks abartletRafal Szczesniak2007-10-101-12/+2
* r8844: Actually, both types of provision wipe the DB. But we do need a wayAndrew Bartlett2007-10-101-1/+1
* r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t...Jelmer Vernooij2007-10-101-7/+2
* r8838: Add ugly hack to prevent make from barfing out because it doesn't knowJelmer Vernooij2007-10-101-1/+7
* r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij2007-10-103-2/+34
* r8831: Clarify data wipe-out statementAlexander Bokovoy2007-10-101-1/+1
* r8830: Fix provision script after data splitAlexander Bokovoy2007-10-101-4/+7
* r8829: Generate hash rather then a lot of globals.Jelmer Vernooij2007-10-101-3/+8
* r8827: Fix install on some systems.Jelmer Vernooij2007-10-101-1/+2
* r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij2007-10-1014-300/+153
* r8825: Move list of object files to .mk fileJelmer Vernooij2007-10-102-23/+24
* r8824: Fix indentation, and don't send 'invalid' LM password.Andrew Bartlett2007-10-101-3/+7
* r8823: I don't know why I added this test, it appears bogus.Andrew Bartlett2007-10-101-1/+0
* r8822: fixed number of arguments in samr libAndrew Tridgell2007-10-101-2/+2
* r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell2007-10-107-139/+134
* r8820: Push this common block of code into the caller.Andrew Bartlett2007-10-101-39/+18
* r8819: fixed a memory leak in irpc_call()Andrew Tridgell2007-10-101-1/+3
* r8818: - fix LOCAL-IRPC test for new ref-alloc semantics of irpcAndrew Tridgell2007-10-101-9/+7
* r8817: - fixed return result from LOCAL-MESSAGING testAndrew Tridgell2007-10-101-3/+4