Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | torture/rpc-winreg: Modify test cases to work with recursive key deletion. | Andrew Kroeger | 2008-02-26 | 1 | -43/+0 | |
| * | | | | | | | | | | | | | | torture/rpc-winreg: General fixes for a number of tests. | Andrew Kroeger | 2008-02-26 | 1 | -8/+16 | |
| * | | | | | | | | | | | | | | registry: Add an explicit test for recursive deletion. | Andrew Kroeger | 2008-02-26 | 1 | -0/+37 | |
| * | | | | | | | | | | | | | | registry: Implement recursive deletes for regf-backed registry. | Andrew Kroeger | 2008-02-26 | 1 | -4/+49 | |
| * | | | | | | | | | | | | | | registry: Implement recursive deletes for dir-backed registry. | Andrew Kroeger | 2008-02-26 | 1 | -6/+54 | |
| * | | | | | | | | | | | | | | registry: Implement recursive deletes for ldb-backed registry. | Andrew Kroeger | 2008-02-26 | 1 | -27/+116 | |
* | | | | | | | | | | | | | | | Fix member server provision | Douglas VanLeuven | 2008-03-03 | 1 | -1/+1 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fix blackbox.kinit test by issuing new certificates good for 25 years. | Andrew Kroeger | 2008-03-02 | 1 | -34/+49 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Some cleanups for the ldb doxygen docs. | Brad Hards | 2008-03-02 | 1 | -10/+12 | |
* | | | | | | | | | | | | | Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi... | Jelmer Vernooij | 2008-03-01 | 2 | -4/+4 | |
* | | | | | | | | | | | | | Fix error handling in ldb.add(). | Jelmer Vernooij | 2008-03-01 | 2 | -161/+81 | |
* | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2008-03-01 | 2 | -17/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | pvfs_rename: move odb_rename() onto pvfs_do_rename() | Stefan Metzmacher | 2008-03-01 | 2 | -17/+13 | |
* | | | | | | | | | | | | | | Remove duplicate message. | Jelmer Vernooij | 2008-02-29 | 1 | -2/+0 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Fix variable name. | Jelmer Vernooij | 2008-02-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Simpler handling of sonameflag. | Jelmer Vernooij | 2008-02-29 | 1 | -16/+7 | |
* | | | | | | | | | | | | | Move automatic dependencies code out of perl code. | Jelmer Vernooij | 2008-02-29 | 3 | -39/+31 | |
* | | | | | | | | | | | | | Allow absolute paths to be specified to mkproto.pl. | Jelmer Vernooij | 2008-02-29 | 1 | -1/+3 | |
* | | | | | | | | | | | | | Use special make variables. | Jelmer Vernooij | 2008-02-29 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2008-02-29 | 11 | -35/+339 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | RAW-SFILEINFO-RENAME: test renaming of directories by path and handle | Stefan Metzmacher | 2008-02-29 | 1 | -8/+84 | |
| * | | | | | | | | | | | | | RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a file | Stefan Metzmacher | 2008-02-29 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | pvfs_setfileinfo: support renaming of directories | Stefan Metzmacher | 2008-02-29 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | selftest: we pass RAW-OPLOCK BATCH19 and 20 now | Stefan Metzmacher | 2008-02-29 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | pvfs_setfileinfo: tell the opendb about renames | Stefan Metzmacher | 2008-02-29 | 1 | -3/+22 | |
| * | | | | | | | | | | | | | pvfs: use pvfs_resolve_name_handle() in qfileinfo and setfileinfo | Stefan Metzmacher | 2008-02-29 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | 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 |