summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8910: An initial parser to parse structures in smb_interfaces.h. This will beTim Potter4-0/+1432
2007-10-10r8905: don't try to do DNS lookups on interface names with wildcardsAndrew Tridgell1-0/+4
2007-10-10r8904: Split off the query stage as a separate function.Rafal Szczesniak1-5/+33
2007-10-10r8902: Revert the small change as Andrew Bartlett asked. Now, let's goRafal Szczesniak1-1/+1
2007-10-10r8901: Fix ntlm_auth segfault (invalid free()). We have moved to tallocAndrew Bartlett1-6/+11
2007-10-10r8898: Fix provision script to actually work, since location of smbscriptRafal Szczesniak1-1/+1
2007-10-10r8897: Add test for the comment field.Rafal Szczesniak1-6/+7
2007-10-10r8896: Handle more complex case where field being changed doesn't appearRafal Szczesniak2-40/+94
2007-10-10r8895: work around broken glibc strrchr function that gives valgrind errors o...Andrew Tridgell1-0/+2
2007-10-10r8893: fixed the valgrind error on stream termination due to prototol errorsAndrew Tridgell2-4/+12
2007-10-10r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC testAndrew Tridgell4-15/+20
2007-10-10r8886: Exchange the arguments of timeval_compare, this makes it behave like s...Volker Lendecke2-9/+10
2007-10-10r8885: fixed shell syntaxAndrew Tridgell1-2/+2
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-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-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 Tridgell4-72/+74
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