summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8884: valgrind error logs only matter if non-zero in sizeAndrew Tridgell1-3/+5
2007-10-10r8883: Apply some const.Volker Lendecke1-11/+16
2007-10-10r8882: - enable the domain masterAndrew Tridgell1-0/+12
2007-10-10r8879: more expansion of the irpc test to try to uncover the ia64 mysteryAndrew Tridgell1-0/+50
2007-10-10r8878: Spelling fixes. (-:Tim Potter1-2/+2
2007-10-10r8876: check the result of AddOne and test some more valuesStefan Metzmacher1-12/+28
2007-10-10r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...Volker Lendecke4-11/+11
2007-10-10r8874: test some more combinationsStefan Metzmacher1-3/+8
2007-10-10r8873: add more checksStefan Metzmacher1-0/+5
2007-10-10r8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hostsStefan Metzmacher1-2/+10
2007-10-10r8868: add comfigure check for c99 struct initialization,Stefan Metzmacher1-0/+21
2007-10-10r8867: try to fix the LOCAL-IRPC test on 64bit platformsStefan Metzmacher1-1/+1
2007-10-10r8859: having been successfully mailbombed by build@samba.org, fix the build ...Andrew Tridgell1-2/+0
2007-10-10r8858: just to make sure it works on the main trees, deliberately break the s...Andrew Tridgell1-0/+2
2007-10-10r8857: please don't get fancy with embedded boolean statements in jsAndrew Tridgell1-1/+3
2007-10-10r8855: Share this enum (describing the SamSync databases) between nbt and net...Andrew Bartlett3-9/+15
2007-10-10r8854: #if 0 out the right things this time. (Sorry about the build breakage)Andrew Bartlett1-5/+3
2007-10-10r8853: fixed path to smb.confAndrew Tridgell1-1/+1
2007-10-10r8852: fixed the buildAndrew Tridgell1-0/+2
2007-10-10r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett5-268/+323
2007-10-10r8846: Test yet more NTLMv2 combinations.Andrew Bartlett1-30/+134
2007-10-10r8845: Removing unnecessary string length calculations. Thanks abartletRafal Szczesniak1-12/+2
2007-10-10r8844: Actually, both types of provision wipe the DB. But we do need a wayAndrew Bartlett1-1/+1
2007-10-10r8841: disable dependencies for now. To try dependencies, uncomment the 3rd-t...Jelmer Vernooij1-7/+2
2007-10-10r8838: Add ugly hack to prevent make from barfing out because it doesn't knowJelmer Vernooij1-1/+7
2007-10-10r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij3-2/+34
2007-10-10r8831: Clarify data wipe-out statementAlexander Bokovoy1-1/+1
2007-10-10r8830: Fix provision script after data splitAlexander Bokovoy1-4/+7
2007-10-10r8829: Generate hash rather then a lot of globals.Jelmer Vernooij1-3/+8
2007-10-10r8827: Fix install on some systems.Jelmer Vernooij1-1/+2
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij14-300/+153
2007-10-10r8825: Move list of object files to .mk fileJelmer Vernooij2-23/+24
2007-10-10r8824: Fix indentation, and don't send 'invalid' LM password.Andrew Bartlett1-3/+7
2007-10-10r8823: I don't know why I added this test, it appears bogus.Andrew Bartlett1-1/+0
2007-10-10r8822: fixed number of arguments in samr libAndrew Tridgell1-2/+2
2007-10-10r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell7-139/+134
2007-10-10r8820: Push this common block of code into the caller.Andrew Bartlett1-39/+18
2007-10-10r8819: fixed a memory leak in irpc_call()Andrew Tridgell1-1/+3
2007-10-10r8818: - fix LOCAL-IRPC test for new ref-alloc semantics of irpcAndrew Tridgell1-9/+7
2007-10-10r8817: - fixed return result from LOCAL-MESSAGING testAndrew Tridgell1-3/+4
2007-10-10r8811: Fix the build..Jelmer Vernooij11-0/+12
2007-10-10r8810: Fix missing headers. Still doesn't fix the build but getting closer th...Rafal Szczesniak2-0/+2
2007-10-10r8809: Merge validator with NDR.pm (validator is NDR-specific)Jelmer Vernooij3-374/+355
2007-10-10r8808: More comments.Rafal Szczesniak1-0/+41
2007-10-10r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak3-5/+16
2007-10-10r8806: Move data representation-independent data into seperate headerJelmer Vernooij7-296/+381
2007-10-10r8803: Rename --header to --ndr-header and --parser to --ndr-parserJelmer Vernooij2-13/+13
2007-10-10r8801: Change --output to --outputdir and make pidl add a data representation...Jelmer Vernooij3-47/+22
2007-10-10r8792: Clarify commentsAndrew Bartlett1-4/+6
2007-10-10r8791: (missing from previous commit)Andrew Bartlett1-16/+61