summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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-104-72/+74
* 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