summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| | * | | 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
| * | | | Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-1417-17/+108
| | |/ / | |/| |
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovisionJelmer Vernooij2008-04-1324-535/+1385
| |\| |
| | * | Actually test the different 'fill levels' in the provision process.Andrew Bartlett2008-04-111-0/+2
| | * | Reuse the lp_ctx and samdb returned by the python provision.Andrew Bartlett2008-04-111-36/+2
| | * | Don't specify the ntds_guid to the C -> python provision interfaceAndrew Bartlett2008-04-113-4/+0
| | * | Don't reopen the sam.ldb againAndrew Bartlett2008-04-111-2/+0
| | * | Use the python-provided ldb and lp_ctx pointers in libnet_vampire.cAndrew Bartlett2008-04-111-29/+6
| | * | Far less cryptic traceback when you have an existing smb.confAndrew Bartlett2008-04-111-6/+21
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-112-12/+8
| | |\ \
| | | * | Fixed a crash bug in unixuid module on failed ID mappingAndrew Tridgell2008-04-112-12/+8
| | * | | Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett2008-04-1111-45/+121
| | |\| |
| | * | | Set a netbios name into provision, and zero the rest.Andrew Bartlett2008-04-111-2/+2
| | * | | Fix up provision to specify SERVERDN in more places.Andrew Bartlett2008-04-091-0/+5
| | * | | Link the new vampire code togeather.Andrew Bartlett2008-04-096-15/+113
| | * | | Don't fill in the secrets DB unless we make the entries.Andrew Bartlett2008-04-091-7/+8
| | * | | Factor out filling in the secrets database.Andrew Bartlett2008-04-092-80/+133
| | * | | Remove dns_name elementAndrew Bartlett2008-04-093-4/+2
| | * | | Be consistant in using ${SEVERDN}.Andrew Bartlett2008-04-095-7/+7