summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| | * | pvfs_open: make pvfs_locking_key() non staticStefan Metzmacher2008-02-291-2/+2
| * | | Remove useless include, simplify generated CFLAGS lines in Makefile.Jelmer Vernooij2008-02-292-8/+1
| |/ /
* | | Remove duplicate functions.Jelmer Vernooij2008-02-291-76/+0
* | | Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-02-293-8/+76
|\| |
| * | Fix dynconfig compilation.Jelmer Vernooij2008-02-291-2/+2
| * | Remove the now unused cflags script.Jelmer Vernooij2008-02-293-53/+6
| * | Include CFLAGS overrides in make file.Jelmer Vernooij2008-02-293-71/+54
| * | Remove cruft that dealt with public prototype headers.Jelmer Vernooij2008-02-292-34/+7
| * | Change remaining prototype headers to be private.Jelmer Vernooij2008-02-296-10/+9
| * | Fix typos, avoid DEPEND_LIST from growing with empty elements.Jelmer Vernooij2008-02-293-11/+3
| * | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-2929-105/+138
| * | Fix manpage paths.Jelmer Vernooij2008-02-292-7/+7
| * | Move manpage management out of the perl build system.Jelmer Vernooij2008-02-2913-38/+47
| * | Move logic to makefileJelmer Vernooij2008-02-291-3/+3
| * | Use more GNU-make specific variables.Jelmer Vernooij2008-02-291-2/+2
| * | Remove obsolete comment.Jelmer Vernooij2008-02-291-9/+3
| * | Remove workaround for some non-GNU makes.Jelmer Vernooij2008-02-293-30/+15
| * | Update smb_build README.Jelmer Vernooij2008-02-291-3/+1
| * | Merge env.pm into makefile.pm.Jelmer Vernooij2008-02-293-62/+27
| * | Move configure output details out of perl code.Jelmer Vernooij2008-02-292-7/+9
| * | Avoid use of removed variable.Jelmer Vernooij2008-02-291-4/+2
| * | Remove unused include.Jelmer Vernooij2008-02-291-2/+0
| * | Use make to generate list of python files, remove unused variable.Jelmer Vernooij2008-02-291-8/+2
| * | Use make to create lists of plugins, remove duplicate variable.Jelmer Vernooij2008-02-291-3/+1
| * | Generate manpage list with make.Jelmer Vernooij2008-02-291-2/+1
| * | Use make to create lists of pc files and prototype headers.Jelmer Vernooij2008-02-292-5/+8
| * | Use make to generate lists of libraries.Jelmer Vernooij2008-02-291-1/+1
| * | Use make to generate lists of libraries.Jelmer Vernooij2008-02-291-8/+2
| * | 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