summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | Create SBIN_PROGS and BIN_PROGS lists from within make.Jelmer Vernooij2008-02-161-6/+2
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-162-8/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-162-13/+20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | use gmake to handle .py file copies.Jelmer Vernooij2008-02-162-3/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | Rely on GNU make to build static libraries.Jelmer Vernooij2008-02-162-4/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | Revert "Allow LDB to be a static library again."Jelmer Vernooij2008-02-164-0/+29
| | * | | | | | | | | | | | | | | | | | | | | | | | | Allow LDB to be a static library again.Jelmer Vernooij2008-02-164-29/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add static header for gencache.Jelmer Vernooij2008-02-162-5/+95
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix const.Jelmer Vernooij2008-04-152-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij2008-04-15171-2722/+3107
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Split binding structure handling out into a separate file.Jelmer Vernooij2008-04-153-695/+725
| | * | | | | | | | | | | | | | | | | | | | | | | | | Re-add 'db' subdirectory for LDAP backend provisionAndrew Bartlett2008-04-151-3/+3
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-155-39/+56
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | Fix size to memcpy call in generated Samba 3 client code.Jelmer Vernooij2008-04-152-31/+47
| | | * | | | | | | | | | | | | | | | | | | | | | | | Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij2008-04-152-6/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | | Saner names for Python objects.Jelmer Vernooij2008-04-151-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix some of the winbind tests.Andrew Bartlett2008-04-153-3/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix winbind to check machine account.Andrew Bartlett2008-04-154-106/+63
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix provision-backend scriptAndrew Bartlett2008-04-151-3/+4
| | |/ / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix warnings.Jelmer Vernooij2008-04-153-4/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEADJelmer Vernooij2008-04-151-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | Add blackbox test for ndrdump, to ensure it at least does notAndrew Bartlett2008-04-151-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Attempt to fix the pidl installation on fedora.Jelmer Vernooij2008-04-151-1/+1
| | |/ / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | 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