summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed popt handling on 64bit boxes in gentestAndrew Tridgell2008-04-161-7/+7
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-15153-1856/+2248
|\
| * Add blackbox test for ndrdump, to ensure it at least does notAndrew Bartlett2008-04-154-0/+34
| * Work around 'test' quirks - use make's string comparison instead.Jelmer Vernooij2008-04-151-1/+3
| * Fix ALL_OBJS value.Jelmer Vernooij2008-04-151-2/+1
| * Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-1512-59/+41
| * Make sure init function sentinels are set for modules.Jelmer Vernooij2008-04-152-0/+4
| * Fix the build.Jelmer Vernooij2008-04-156-14/+9
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-146-17/+14
| |\
| | * Use RpcInterfaceTestCase everywhere.Jelmer Vernooij2008-04-146-17/+14
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-141-5/+5
| |\|
| | * Explicitly specify the paths when installing pidl.Jelmer Vernooij2008-04-141-1/+6
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into fixbuildJelmer Vernooij2008-04-146-16/+43
| | |\
| | * | Fix the build.Jelmer Vernooij2008-04-141-5/+5
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-1438-111/+234
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-1421-78/+90
| | |\|
| | | * Fix problems with event context not being the parent.Simo Sorce2008-04-1421-78/+90
| | * | Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij2008-04-143-5/+4
| | * | Allow command line options in the subunitrun script.Jelmer Vernooij2008-04-142-8/+26
| | * | Also look in the environment for smb.conf path.Jelmer Vernooij2008-04-141-4/+6
| | * | Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij2008-04-142-5/+11
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-142-1/+2
| | |\|
| | | * lib/events: fix missing prototype of s4_events_aio_init()Stefan Metzmacher2008-04-141-0/+1
| | | * Makefile: fix variable name automatic_deps -> automatic_dependenciesStefan Metzmacher2008-04-141-1/+1
| | * | Ensure we initialise s->lp_ctx for the way into the provision.Andrew Bartlett2008-04-141-0/+2
| | |/
| | * Include the smbconf parameter to the provisionAndrew Bartlett2008-04-141-1/+3
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-147-37/+198
| | |\
| | * \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-1422-32/+141
| | |\ \
| | * | | Re-run SWIGAndrew Bartlett2008-04-142-0/+46
| | * | | Fix newuser and setpassword scripts, and port to idmap.Andrew Bartlett2008-04-145-15/+45
| | * | | Add in a way to get at the private_path() function from pythonAndrew Bartlett2008-04-141-0/+5
| * | | | Fix unresolved symbols.Jelmer Vernooij2008-04-147-35/+32
| * | | | Explicitly specify the paths when installing pidl.Jelmer Vernooij2008-04-141-1/+6
| * | | | Fix order of variables in the makefile.Jelmer Vernooij2008-04-143-62/+30
| * | | | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-1450-868/+886
| * | | | Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-1435-676/+692
| | |_|/ | |/| |
| * | | Move standard make compilation rules to build/make.Jelmer Vernooij2008-04-147-37/+198
| | |/ | |/|
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-146-15/+37
| |\ \
| * | | Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-1417-17/+108
* | | | make the SMB2 negotiated read and write size settable in smb.confAndrew Tridgell2008-04-141-0/+2
* | | | fixed a valgrind error in id mappingAndrew Tridgell2008-04-141-1/+1
* | | | fixed an unitialised write warning in valgrindAndrew Tridgell2008-04-141-0/+1
| |/ / |/| |
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-149-15/+28
|\ \ \ | | |/ | |/|
| * | smb_build: Make sure LIBRARY_SONAME is never uninitialized.James Peach2008-04-131-0/+4
| |/
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovisionJelmer Vernooij2008-04-1324-535/+1385
| |\
| * | Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-136-13/+13
| * | Use new torture_assert_mem_equal.Jelmer Vernooij2008-04-131-1/+1
| * | Attempt to fix get_value() test on sparc machines.Jelmer Vernooij2008-04-132-1/+10
* | | fill in unknown fields in SMB2 READ callAndrew Tridgell2008-04-144-13/+31
* | | show what type of idmapping has failedAndrew Tridgell2008-04-141-2/+2
| |/ |/|