1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-06 16:23:49 +03:00
Commit Graph

14992 Commits

Author SHA1 Message Date
Stefan Metzmacher
752d686385 selftest: we pass RAW-OPLOCK BATCH19 and 20 now
metze
2008-02-29 15:17:53 +01:00
Stefan Metzmacher
9360eda2c5 pvfs_setfileinfo: tell the opendb about renames
metze
2008-02-29 15:17:53 +01:00
Stefan Metzmacher
4b1a266f6f pvfs: use pvfs_resolve_name_handle() in qfileinfo and setfileinfo
metze
2008-02-29 15:17:53 +01:00
Stefan Metzmacher
714717253c pvfs_resolve: add pvfs_resolve_name_handle()
metze
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
09985b061a RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned name
Also add some more test combinations.

metze
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
356338b99a pvfs_resolve: "\\" and a trailing "\" need to be reduced
metze
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
4fc41065a3 pvfs_resolve: fix endless loop with trailing ".."
We also need to move the NULL termination.

metze
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
02071f151a opendb: add odb_get_path()
metze
2008-02-29 15:17:52 +01:00
Stefan Metzmacher
587373b97b pvfs_open: make pvfs_locking_key() non static
metze
2008-02-29 15:17:51 +01:00
Jelmer Vernooij
b57f09f526 Fix dynconfig compilation. 2008-02-29 15:06:05 +01:00
Jelmer Vernooij
f97cce2522 Remove the now unused cflags script. 2008-02-29 15:02:30 +01:00
Jelmer Vernooij
2ead152360 Include CFLAGS overrides in make file. 2008-02-29 15:00:55 +01:00
Jelmer Vernooij
438997c179 Remove cruft that dealt with public prototype headers. 2008-02-29 14:43:54 +01:00
Jelmer Vernooij
2f7ff409e8 Change remaining prototype headers to be private. 2008-02-29 14:36:51 +01:00
Jelmer Vernooij
b30fd477ff Fix typos, avoid DEPEND_LIST from growing with empty elements. 2008-02-29 14:32:37 +01:00
Jelmer Vernooij
6c659689ed Move public header accumulation out of the perl code.
Never install generated prototype files. It's easier to break the
API when using them and they're not easily readable for 3rd party users.

Conflicts:

	source/auth/config.mk
	source/auth/credentials/config.mk
	source/auth/gensec/config.mk
	source/build/smb_build/config_mk.pm
	source/build/smb_build/main.pl
	source/build/smb_build/makefile.pm
	source/dsdb/config.mk
	source/lib/charset/config.mk
	source/lib/tdr/config.mk
	source/lib/util/config.mk
	source/libcli/config.mk
	source/libcli/ldap/config.mk
	source/librpc/config.mk
	source/param/config.mk
	source/rpc_server/config.mk
	source/torture/config.mk
2008-02-29 14:23:38 +01:00
Jelmer Vernooij
36da52abf5 Fix manpage paths. 2008-02-29 14:12:36 +01:00
Jelmer Vernooij
1dd6bea507 Move manpage management out of the perl build system. 2008-02-29 14:12:23 +01:00
Jelmer Vernooij
94b0dd7ab0 Move logic to makefile 2008-02-29 14:09:54 +01:00
Jelmer Vernooij
3506c707c5 Use more GNU-make specific variables. 2008-02-29 14:09:10 +01:00
Jelmer Vernooij
666311dccf Remove obsolete comment. 2008-02-29 14:07:29 +01:00
Jelmer Vernooij
0580357fb4 Remove workaround for some non-GNU makes. 2008-02-29 14:07:15 +01:00
Jelmer Vernooij
9db23848dc Update smb_build README. 2008-02-29 14:05:59 +01:00
Jelmer Vernooij
28bbd54619 Merge env.pm into makefile.pm. 2008-02-29 14:05:11 +01:00
Jelmer Vernooij
e33f357fb0 Move configure output details out of perl code. 2008-02-29 14:03:33 +01:00
Jelmer Vernooij
10f0b5f83f Avoid use of removed variable. 2008-02-29 13:58:20 +01:00
Jelmer Vernooij
cf59ec4cc3 Remove unused include. 2008-02-29 13:51:54 +01:00
Jelmer Vernooij
67f15cd484 Use make to generate list of python files, remove unused variable. 2008-02-29 13:51:20 +01:00
Jelmer Vernooij
1ec6870966 Use make to create lists of plugins, remove duplicate variable. 2008-02-29 13:50:32 +01:00
Jelmer Vernooij
ea3d3b5250 Generate manpage list with make. 2008-02-29 13:49:29 +01:00
Jelmer Vernooij
a932a2e37d Use make to create lists of pc files and prototype headers. 2008-02-29 13:48:34 +01:00
Jelmer Vernooij
2c2a589183 Use make to generate lists of libraries. 2008-02-29 13:48:11 +01:00
Jelmer Vernooij
3519aae184 Use make to generate lists of libraries. 2008-02-29 13:47:21 +01:00
Jelmer Vernooij
17d2f682e9 Use make to generate list of prototype headers. 2008-02-29 13:45:22 +01:00
Jelmer Vernooij
e0afbc3778 Create SBIN_PROGS and BIN_PROGS lists from within make. 2008-02-29 13:44:03 +01:00
Jelmer Vernooij
d54421a9ee use gmake to handle .py file copies. 2008-02-29 13:42:59 +01:00
Michael Adam
0aff54a12e libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.
Michael
2008-02-29 02:46:14 +01:00
Michael Adam
54cc0df4db libreplace: ifdef out ip6 code if unsupported.
Michael
2008-02-29 02:43:24 +01:00
Michael Adam
0cbb87453b libreplace: fix rep_freeifaddrs to not segfault on NULL input.
Michael
2008-02-29 02:23:29 +01:00
Michael Adam
523626908d libreplace: fix silly crashbug in getifaddrs_test().
Michael
2008-02-29 02:22:02 +01:00
Michael Adam
f8243cfc47 libreplace: add missing newline in output of getifaddrs test.
Michael
2008-02-29 01:49:30 +01:00
Michael Adam
29818a07de libreplace: add missing semicolon to getifaddrs.
Michael
2008-02-29 01:25:58 +01:00
Jelmer Vernooij
9499f8eea5 Fix ldapi support. 2008-02-29 01:06:05 +01:00
Jelmer Vernooij
2b408e9ed4 Fix typo. 2008-02-29 01:03:31 +01:00
Jelmer Vernooij
227de59686 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test 2008-02-29 01:00:15 +01:00
Jelmer Vernooij
6ded77b777 raw-qfsinfo: Convert to new torture API. 2008-02-29 00:58:47 +01:00
Andrew Bartlett
124d2ee788 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local 2008-02-29 10:56:56 +11:00
Andrew Bartlett
faf324cac6 Prove that not supporting ldapi is a bit problem.
For a while now, ldapi support has been busted, but it was only tested
when we were running against an external LDAP server.

Andrew Bartlett
2008-02-29 10:56:04 +11:00
Jelmer Vernooij
80ce9a3bbc Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test 2008-02-29 00:47:14 +01:00
Jelmer Vernooij
40dffc177b Convert to new torture API. 2008-02-29 00:46:44 +01:00