summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-04-16fixed popt handling on 64bit boxes in gentestAndrew Tridgell1-7/+7
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell150-1856/+2215
2008-04-15Add blackbox test for ndrdump, to ensure it at least does notAndrew Bartlett1-0/+1
2008-04-15Work around 'test' quirks - use make's string comparison instead.Jelmer Vernooij1-1/+3
2008-04-15Fix ALL_OBJS value.Jelmer Vernooij1-2/+1
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij12-59/+41
2008-04-15Make sure init function sentinels are set for modules.Jelmer Vernooij2-0/+4
2008-04-15Fix the build.Jelmer Vernooij6-14/+9
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij6-17/+14
2008-04-14Use RpcInterfaceTestCase everywhere.Jelmer Vernooij6-17/+14
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij1-5/+5
2008-04-14Explicitly specify the paths when installing pidl.Jelmer Vernooij1-1/+6
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into fixbuildJelmer Vernooij6-16/+43
2008-04-14Fix the build.Jelmer Vernooij1-5/+5
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij38-111/+234
2008-04-14Fix unresolved symbols.Jelmer Vernooij7-35/+32
2008-04-14Explicitly specify the paths when installing pidl.Jelmer Vernooij1-1/+6
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett21-78/+90
2008-04-14Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij3-5/+4
2008-04-14Allow command line options in the subunitrun script.Jelmer Vernooij2-8/+26
2008-04-14make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell1-0/+2
2008-04-14Also look in the environment for smb.conf path.Jelmer Vernooij1-4/+6
2008-04-14fixed a valgrind error in id mappingAndrew Tridgell1-1/+1
2008-04-14Fix problems with event context not being the parent.Simo Sorce21-78/+90
2008-04-14fixed an unitialised write warning in valgrindAndrew Tridgell1-0/+1
2008-04-14Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij2-5/+11
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-1/+2
2008-04-14Ensure we initialise s->lp_ctx for the way into the provision.Andrew Bartlett1-0/+2
2008-04-14Fix order of variables in the makefile.Jelmer Vernooij3-62/+30
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij50-868/+886
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij35-676/+692
2008-04-14lib/events: fix missing prototype of s4_events_aio_init()Stefan Metzmacher1-0/+1
2008-04-14Makefile: fix variable name automatic_deps -> automatic_dependenciesStefan Metzmacher1-1/+1
2008-04-14Include the smbconf parameter to the provisionAndrew Bartlett1-1/+3
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett7-37/+198
2008-04-14Move standard make compilation rules to build/make.Jelmer Vernooij7-37/+198
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett22-32/+141
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij6-15/+37
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij17-17/+108
2008-04-14Re-run SWIGAndrew Bartlett2-0/+46
2008-04-14Fix newuser and setpassword scripts, and port to idmap.Andrew Bartlett5-15/+45
2008-04-14Add in a way to get at the private_path() function from pythonAndrew Bartlett1-0/+5
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell9-15/+28
2008-04-14fill in unknown fields in SMB2 READ callAndrew Tridgell4-13/+31
2008-04-14show what type of idmapping has failedAndrew Tridgell1-2/+2
2008-04-13smb_build: Make sure LIBRARY_SONAME is never uninitialized.James Peach1-0/+4
2008-04-13Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovisionJelmer Vernooij24-535/+1385
2008-04-13Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij6-13/+13
2008-04-13Use new torture_assert_mem_equal.Jelmer Vernooij1-1/+1
2008-04-13Attempt to fix get_value() test on sparc machines.Jelmer Vernooij2-1/+10