Age | Commit message (Expand) | Author | Files | Lines |
2008-02-29 | Remove cruft that dealt with public prototype headers. | Jelmer Vernooij | 2 | -34/+7 |
2008-02-29 | Change remaining prototype headers to be private. | Jelmer Vernooij | 6 | -10/+9 |
2008-02-29 | Fix typos, avoid DEPEND_LIST from growing with empty elements. | Jelmer Vernooij | 3 | -11/+3 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 29 | -105/+138 |
2008-02-29 | Fix manpage paths. | Jelmer Vernooij | 2 | -7/+7 |
2008-02-29 | Move manpage management out of the perl build system. | Jelmer Vernooij | 13 | -38/+47 |
2008-02-29 | Move logic to makefile | Jelmer Vernooij | 1 | -3/+3 |
2008-02-29 | Use more GNU-make specific variables. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-29 | Remove obsolete comment. | Jelmer Vernooij | 1 | -9/+3 |
2008-02-29 | Remove workaround for some non-GNU makes. | Jelmer Vernooij | 3 | -30/+15 |
2008-02-29 | Update smb_build README. | Jelmer Vernooij | 1 | -3/+1 |
2008-02-29 | Merge env.pm into makefile.pm. | Jelmer Vernooij | 3 | -62/+27 |
2008-02-29 | Move configure output details out of perl code. | Jelmer Vernooij | 2 | -7/+9 |
2008-02-29 | Avoid use of removed variable. | Jelmer Vernooij | 1 | -4/+2 |
2008-02-29 | Remove unused include. | Jelmer Vernooij | 1 | -2/+0 |
2008-02-29 | Use make to generate list of python files, remove unused variable. | Jelmer Vernooij | 1 | -8/+2 |
2008-02-29 | Use make to create lists of plugins, remove duplicate variable. | Jelmer Vernooij | 1 | -3/+1 |
2008-02-29 | Generate manpage list with make. | Jelmer Vernooij | 1 | -2/+1 |
2008-02-29 | Use make to create lists of pc files and prototype headers. | Jelmer Vernooij | 2 | -5/+8 |
2008-02-29 | Use make to generate lists of libraries. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Use make to generate lists of libraries. | Jelmer Vernooij | 1 | -8/+2 |
2008-02-29 | Use make to generate list of prototype headers. | Jelmer Vernooij | 1 | -4/+2 |
2008-02-29 | Create SBIN_PROGS and BIN_PROGS lists from within make. | Jelmer Vernooij | 1 | -6/+2 |
2008-02-29 | use gmake to handle .py file copies. | Jelmer Vernooij | 2 | -3/+5 |
2008-02-29 | libreplace: add snprintf.c to test code for getifaddrs - needed on some systems. | Michael Adam | 1 | -0/+4 |
2008-02-29 | libreplace: ifdef out ip6 code if unsupported. | Michael Adam | 1 | -0/+2 |
2008-02-29 | libreplace: fix rep_freeifaddrs to not segfault on NULL input. | Michael Adam | 1 | -6/+7 |
2008-02-29 | libreplace: fix silly crashbug in getifaddrs_test(). | Michael Adam | 1 | -1/+3 |
2008-02-29 | libreplace: add missing newline in output of getifaddrs test. | Michael Adam | 1 | -1/+1 |
2008-02-29 | libreplace: add missing semicolon to getifaddrs. | Michael Adam | 1 | -1/+1 |
2008-02-29 | Fix ldapi support. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-29 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 3 | -27/+24 |
2008-02-29 | raw-qfsinfo: Convert to new torture API. | Jelmer Vernooij | 1 | -16/+13 |
2008-02-29 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 12 | -93/+78 |
2008-02-29 | Prove that not supporting ldapi is a bit problem. | Andrew Bartlett | 1 | -0/+1 |
2008-02-29 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 6 | -61/+133 |
2008-02-29 | Convert to new torture API. | Jelmer Vernooij | 6 | -89/+62 |
2008-02-29 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 6 | -61/+133 |
2008-02-29 | libreplace: try and fix rep_getifaddrs() for Tru64. | Michael Adam | 1 | -21/+16 |
2008-02-28 | libreplace: use the new getifaddrs test also for autoconf. | Michael Adam | 2 | -33/+16 |
2008-02-28 | libreplace: add extended getifaddrs test that prints out the interfaces. | Michael Adam | 4 | -7/+101 |
2008-02-29 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 96 | -445/+573 |
2008-02-29 | Simplify the 'password must change' logic | Andrew Bartlett | 2 | -27/+23 |
2008-02-28 | Remove use of global_loadparm. | Jelmer Vernooij | 3 | -3/+12 |
2008-02-28 | Remove use of global_loadparm. | Jelmer Vernooij | 3 | -1/+4 |
2008-02-28 | Remove sDefault as static variable. | Jelmer Vernooij | 13 | -138/+188 |
2008-02-28 | Merge branch 'v4-0-trivial' into v4-0-test | Jelmer Vernooij | 70 | -172/+266 |
2008-02-28 | Cache iconv_convenience. | Jelmer Vernooij | 1 | -12/+22 |
2008-02-28 | torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ... | Jelmer Vernooij | 1 | -20/+0 |