summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use make to generate list of prototype headers.Jelmer Vernooij2008-02-291-4/+2
| * | Create SBIN_PROGS and BIN_PROGS lists from within make.Jelmer Vernooij2008-02-291-6/+2
| * | use gmake to handle .py file copies.Jelmer Vernooij2008-02-292-3/+5
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-29136-801/+2095
|\| |
| * | libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam2008-02-291-0/+4
| * | libreplace: ifdef out ip6 code if unsupported.Michael Adam2008-02-291-0/+2
| * | libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam2008-02-291-6/+7
| * | libreplace: fix silly crashbug in getifaddrs_test().Michael Adam2008-02-291-1/+3
| * | libreplace: add missing newline in output of getifaddrs test.Michael Adam2008-02-291-1/+1
| * | libreplace: add missing semicolon to getifaddrs.Michael Adam2008-02-291-1/+1
| * | Fix ldapi support.Jelmer Vernooij2008-02-291-2/+2
| * | Fix typo.Jelmer Vernooij2008-02-291-1/+1
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-02-293-27/+24
| |\ \
| | * \ Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-2912-93/+78
| | |\ \
| | * | | Prove that not supporting ldapi is a bit problem.Andrew Bartlett2008-02-291-0/+1
| | * | | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-296-61/+133
| | |\ \ \
| | * \ \ \ Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-2996-445/+573
| | |\ \ \ \
| | * | | | | Simplify the 'password must change' logicAndrew Bartlett2008-02-292-27/+23
| * | | | | | raw-qfsinfo: Convert to new torture API.Jelmer Vernooij2008-02-291-16/+13
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-02-296-61/+133
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam2008-02-291-21/+16
| | * | | | libreplace: use the new getifaddrs test also for autoconf.Michael Adam2008-02-282-33/+16
| | * | | | libreplace: add extended getifaddrs test that prints out the interfaces.Michael Adam2008-02-284-7/+101
| | | |/ / | | |/| |
| * | | | Convert to new torture API.Jelmer Vernooij2008-02-296-89/+62
| * | | | Remove use of global_loadparm.Jelmer Vernooij2008-02-283-3/+12
| * | | | Remove use of global_loadparm.Jelmer Vernooij2008-02-283-1/+4
| |/ / /
| * | | Remove sDefault as static variable.Jelmer Vernooij2008-02-2813-138/+188
| * | | Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij2008-02-2870-172/+266
| |\ \ \
| | * | | Set lp_ctx properly.Jelmer Vernooij2008-02-271-0/+1
| | * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-2742-401/+1505
| | |\ \ \
| | * | | | Remove uses of global_loadparm.Jelmer Vernooij2008-02-258-14/+20
| | * | | | Remove another global_loadparm instance.Jelmer Vernooij2008-02-213-13/+15
| | * | | | Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used byJelmer Vernooij2008-02-2114-36/+45
| | * | | | Fix the build.Jelmer Vernooij2008-02-212-2/+4
| | * | | | Remove yet more global_loadparm instances.Jelmer Vernooij2008-02-215-9/+19
| | * | | | Remove more global_loadparm instance.sJelmer Vernooij2008-02-2113-28/+38
| | * | | | Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-2133-72/+127
| | * | | | Cache iconv_convenience.Jelmer Vernooij2008-02-211-12/+22
| | * | | | torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ...Jelmer Vernooij2008-02-211-20/+0
| | * | | | More share_init to more apprioriate place.Jelmer Vernooij2008-02-212-2/+1
| | * | | | Remove more global_loadparm uses.Jelmer Vernooij2008-02-214-8/+16
| | * | | | Clarify comments.Jelmer Vernooij2008-02-213-3/+3
| * | | | | Cache iconv_convenience.Jelmer Vernooij2008-02-281-12/+22
| * | | | | torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ...Jelmer Vernooij2008-02-281-20/+0
| * | | | | More share_init to more apprioriate place.Jelmer Vernooij2008-02-282-2/+1
| * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-02-2823-240/+337
| |\ \ \ \ \
| | * | | | | pvfs_open: fix callers of odb_get_delete_on_close()Stefan Metzmacher2008-02-281-2/+2
| | * | | | | opendb: only return delete_on_close on odb_get_delete_on_close()Stefan Metzmacher2008-02-284-31/+9
| | * | | | | pvfs: remove unused args from pvfs_delete_on_close_set()Stefan Metzmacher2008-02-282-5/+4
| | * | | | | pvfs_open: use the delete_path of odb_close_file()Stefan Metzmacher2008-02-281-49/+35