| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | pvfs_resolve: add pvfs_resolve_name_handle() | Stefan Metzmacher | 2008-02-29 | 1 | -0/+80 | |
| | * | | | | | | | | | | | | | RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned name | Stefan Metzmacher | 2008-02-29 | 1 | -11/+66 | |
| | * | | | | | | | | | | | | | pvfs_resolve: "\\" and a trailing "\" need to be reduced | Stefan Metzmacher | 2008-02-29 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | | pvfs_resolve: fix endless loop with trailing ".." | Stefan Metzmacher | 2008-02-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | opendb: add odb_get_path() | Stefan Metzmacher | 2008-02-29 | 4 | -0/+49 | |
| | * | | | | | | | | | | | | | pvfs_open: make pvfs_locking_key() non static | Stefan Metzmacher | 2008-02-29 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | Remove useless include, simplify generated CFLAGS lines in Makefile. | Jelmer Vernooij | 2008-02-29 | 2 | -8/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix dynconfig compilation. | Jelmer Vernooij | 2008-02-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Remove the now unused cflags script. | Jelmer Vernooij | 2008-02-29 | 3 | -53/+6 | |
| * | | | | | | | | | | | | Include CFLAGS overrides in make file. | Jelmer Vernooij | 2008-02-29 | 3 | -71/+54 | |
| * | | | | | | | | | | | | Remove cruft that dealt with public prototype headers. | Jelmer Vernooij | 2008-02-29 | 2 | -34/+7 | |
| * | | | | | | | | | | | | Change remaining prototype headers to be private. | Jelmer Vernooij | 2008-02-29 | 6 | -10/+9 | |
| * | | | | | | | | | | | | Fix typos, avoid DEPEND_LIST from growing with empty elements. | Jelmer Vernooij | 2008-02-29 | 3 | -11/+3 | |
| * | | | | | | | | | | | | Move public header accumulation out of the perl code. | Jelmer Vernooij | 2008-02-29 | 29 | -105/+138 | |
| * | | | | | | | | | | | | Fix manpage paths. | Jelmer Vernooij | 2008-02-29 | 2 | -7/+7 | |
| * | | | | | | | | | | | | Move manpage management out of the perl build system. | Jelmer Vernooij | 2008-02-29 | 13 | -38/+47 | |
| * | | | | | | | | | | | | Move logic to makefile | Jelmer Vernooij | 2008-02-29 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Use more GNU-make specific variables. | Jelmer Vernooij | 2008-02-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Remove obsolete comment. | Jelmer Vernooij | 2008-02-29 | 1 | -9/+3 | |
| * | | | | | | | | | | | | Remove workaround for some non-GNU makes. | Jelmer Vernooij | 2008-02-29 | 3 | -30/+15 | |
| * | | | | | | | | | | | | Update smb_build README. | Jelmer Vernooij | 2008-02-29 | 1 | -3/+1 | |
| * | | | | | | | | | | | | Merge env.pm into makefile.pm. | Jelmer Vernooij | 2008-02-29 | 3 | -62/+27 | |
| * | | | | | | | | | | | | Move configure output details out of perl code. | Jelmer Vernooij | 2008-02-29 | 2 | -7/+9 | |
| * | | | | | | | | | | | | Avoid use of removed variable. | Jelmer Vernooij | 2008-02-29 | 1 | -4/+2 | |
| * | | | | | | | | | | | | Remove unused include. | Jelmer Vernooij | 2008-02-29 | 1 | -2/+0 | |
| * | | | | | | | | | | | | Use make to generate list of python files, remove unused variable. | Jelmer Vernooij | 2008-02-29 | 1 | -8/+2 | |
| * | | | | | | | | | | | | Use make to create lists of plugins, remove duplicate variable. | Jelmer Vernooij | 2008-02-29 | 1 | -3/+1 | |
| * | | | | | | | | | | | | Generate manpage list with make. | Jelmer Vernooij | 2008-02-29 | 1 | -2/+1 | |
| * | | | | | | | | | | | | Use make to create lists of pc files and prototype headers. | Jelmer Vernooij | 2008-02-29 | 2 | -5/+8 | |
| * | | | | | | | | | | | | Use make to generate lists of libraries. | Jelmer Vernooij | 2008-02-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Use make to generate lists of libraries. | Jelmer Vernooij | 2008-02-29 | 1 | -8/+2 | |
| * | | | | | | | | | | | | Use make to generate list of prototype headers. | Jelmer Vernooij | 2008-02-29 | 1 | -4/+2 | |
| * | | | | | | | | | | | | Create SBIN_PROGS and BIN_PROGS lists from within make. | Jelmer Vernooij | 2008-02-29 | 1 | -6/+2 | |
| * | | | | | | | | | | | | use gmake to handle .py file copies. | Jelmer Vernooij | 2008-02-29 | 2 | -3/+5 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | libreplace: add snprintf.c to test code for getifaddrs - needed on some systems. | Michael Adam | 2008-02-29 | 1 | -0/+4 | |
| * | | | | | | | | | | | libreplace: ifdef out ip6 code if unsupported. | Michael Adam | 2008-02-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | libreplace: fix rep_freeifaddrs to not segfault on NULL input. | Michael Adam | 2008-02-29 | 1 | -6/+7 | |
| * | | | | | | | | | | | libreplace: fix silly crashbug in getifaddrs_test(). | Michael Adam | 2008-02-29 | 1 | -1/+3 | |
| * | | | | | | | | | | | libreplace: add missing newline in output of getifaddrs test. | Michael Adam | 2008-02-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | libreplace: add missing semicolon to getifaddrs. | Michael Adam | 2008-02-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix ldapi support. | Jelmer Vernooij | 2008-02-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | Fix typo. | Jelmer Vernooij | 2008-02-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2008-02-29 | 3 | -27/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 2008-02-29 | 12 | -93/+78 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Prove that not supporting ldapi is a bit problem. | Andrew Bartlett | 2008-02-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 2008-02-29 | 6 | -61/+133 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 2008-02-29 | 96 | -445/+573 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Simplify the 'password must change' logic | Andrew Bartlett | 2008-02-29 | 2 | -27/+23 | |
| * | | | | | | | | | | | | | | | raw-qfsinfo: Convert to new torture API. | Jelmer Vernooij | 2008-02-29 | 1 | -16/+13 | |
| | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2008-02-29 | 6 | -61/+133 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
