summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r8811: Fix the build..Jelmer Vernooij2007-10-1011-0/+12
* r8810: Fix missing headers. Still doesn't fix the build but getting closer th...Rafal Szczesniak2007-10-102-0/+2
* r8809: Merge validator with NDR.pm (validator is NDR-specific)Jelmer Vernooij2007-10-103-374/+355
* r8808: More comments.Rafal Szczesniak2007-10-101-0/+41
* r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak2007-10-103-5/+16
* r8806: Move data representation-independent data into seperate headerJelmer Vernooij2007-10-107-296/+381
* r8803: Rename --header to --ndr-header and --parser to --ndr-parserJelmer Vernooij2007-10-102-13/+13
* r8801: Change --output to --outputdir and make pidl add a data representation...Jelmer Vernooij2007-10-103-47/+22
* r8792: Clarify commentsAndrew Bartlett2007-10-101-4/+6
* r8791: (missing from previous commit)Andrew Bartlett2007-10-101-16/+61
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2007-10-108-531/+638
* r8789: Send new monitor messages from userdel routine.Rafal Szczesniak2007-10-101-0/+23
* r8788: New monitor messages.Rafal Szczesniak2007-10-102-0/+8
* r8784: Install pidl in "vendor" directories (matches debian policy)Jelmer Vernooij2007-10-103-4/+3
* r8781: - fixed a memory leak in BASE-SECLEAK (ironic, isn't it). There isAndrew Tridgell2007-10-101-2/+4
* r8780: make numops controllable in BASE-DISCONNECTAndrew Tridgell2007-10-101-1/+2
* r8779: Add rdn module to makefile and headersSimo Sorce2007-10-103-2/+5
* r8778: index on nCName in sam.ldb. This was costing us about 75% of the time ...Andrew Tridgell2007-10-101-0/+1
* r8777: make sure that the tree connect is a child of the return cli state str...Andrew Tridgell2007-10-101-8/+3
* r8776: fixed SMB connections for IP addresses, even when name resolve orderAndrew Tridgell2007-10-101-4/+11
* r8775: More SamSync work. This is really just mechanical...Andrew Bartlett2007-10-101-5/+264