1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00
Commit Graph

15694 Commits

Author SHA1 Message Date
d5f9559688 selftest: we pass RAW-OPLOCK BATCH19 and 20 now
metze
(This used to be commit 752d686385)
2008-02-29 15:17:53 +01:00
176e20bf26 pvfs_setfileinfo: tell the opendb about renames
metze
(This used to be commit 9360eda2c5)
2008-02-29 15:17:53 +01:00
daa4dec695 pvfs: use pvfs_resolve_name_handle() in qfileinfo and setfileinfo
metze
(This used to be commit 4b1a266f6f)
2008-02-29 15:17:53 +01:00
f9b2d29d32 pvfs_resolve: add pvfs_resolve_name_handle()
metze
(This used to be commit 714717253c)
2008-02-29 15:17:52 +01:00
09173244d2 RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned name
Also add some more test combinations.

metze
(This used to be commit 09985b061a)
2008-02-29 15:17:52 +01:00
5734a10c89 pvfs_resolve: "\\" and a trailing "\" need to be reduced
metze
(This used to be commit 356338b99a)
2008-02-29 15:17:52 +01:00
c5d961586e pvfs_resolve: fix endless loop with trailing ".."
We also need to move the NULL termination.

metze
(This used to be commit 4fc41065a3)
2008-02-29 15:17:52 +01:00
98dafd5eb1 opendb: add odb_get_path()
metze
(This used to be commit 02071f151a)
2008-02-29 15:17:52 +01:00
48270181ba pvfs_open: make pvfs_locking_key() non static
metze
(This used to be commit 587373b97b)
2008-02-29 15:17:51 +01:00
07f6f9b211 Fix dynconfig compilation.
(This used to be commit b57f09f526)
2008-02-29 15:06:05 +01:00
0a5647c0e7 Remove the now unused cflags script.
(This used to be commit f97cce2522)
2008-02-29 15:02:30 +01:00
4453348aed Include CFLAGS overrides in make file.
(This used to be commit 2ead152360)
2008-02-29 15:00:55 +01:00
3017c49fb3 Remove cruft that dealt with public prototype headers.
(This used to be commit 438997c179)
2008-02-29 14:43:54 +01:00
489f66cd42 Change remaining prototype headers to be private.
(This used to be commit 2f7ff409e8)
2008-02-29 14:36:51 +01:00
21208d3303 Fix typos, avoid DEPEND_LIST from growing with empty elements.
(This used to be commit b30fd477ff)
2008-02-29 14:32:37 +01:00
1ada710840 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
(This used to be commit 6c659689ed)
2008-02-29 14:23:38 +01:00
6b3ecd52d5 Fix manpage paths.
(This used to be commit 36da52abf5)
2008-02-29 14:12:36 +01:00
d8d9a6ef04 Move manpage management out of the perl build system.
(This used to be commit 1dd6bea507)
2008-02-29 14:12:23 +01:00
d3f260cbef Move logic to makefile
(This used to be commit 94b0dd7ab0)
2008-02-29 14:09:54 +01:00
bffb5fc182 Use more GNU-make specific variables.
(This used to be commit 3506c707c5)
2008-02-29 14:09:10 +01:00
38254b8755 Remove obsolete comment.
(This used to be commit 666311dccf)
2008-02-29 14:07:29 +01:00
27a0b3210f Remove workaround for some non-GNU makes.
(This used to be commit 0580357fb4)
2008-02-29 14:07:15 +01:00
4e95a259c0 Update smb_build README.
(This used to be commit 9db23848dc)
2008-02-29 14:05:59 +01:00
255a351f24 Merge env.pm into makefile.pm.
(This used to be commit 28bbd54619)
2008-02-29 14:05:11 +01:00
bc282d843d Move configure output details out of perl code.
(This used to be commit e33f357fb0)
2008-02-29 14:03:33 +01:00
eff6a8c256 Avoid use of removed variable.
(This used to be commit 10f0b5f83f)
2008-02-29 13:58:20 +01:00
2219d434ed Remove unused include.
(This used to be commit cf59ec4cc3)
2008-02-29 13:51:54 +01:00
f165dad927 Use make to generate list of python files, remove unused variable.
(This used to be commit 67f15cd484)
2008-02-29 13:51:20 +01:00
8f69c6462d Use make to create lists of plugins, remove duplicate variable.
(This used to be commit 1ec6870966)
2008-02-29 13:50:32 +01:00
c88cd9314e Generate manpage list with make.
(This used to be commit ea3d3b5250)
2008-02-29 13:49:29 +01:00
c865582e9c Use make to create lists of pc files and prototype headers.
(This used to be commit a932a2e37d)
2008-02-29 13:48:34 +01:00
acf5b5a1ab Use make to generate lists of libraries.
(This used to be commit 2c2a589183)
2008-02-29 13:48:11 +01:00
b48375f432 Use make to generate lists of libraries.
(This used to be commit 3519aae184)
2008-02-29 13:47:21 +01:00
f0ad690768 Use make to generate list of prototype headers.
(This used to be commit 17d2f682e9)
2008-02-29 13:45:22 +01:00
581167ddd7 Create SBIN_PROGS and BIN_PROGS lists from within make.
(This used to be commit e0afbc3778)
2008-02-29 13:44:03 +01:00
09447777d0 use gmake to handle .py file copies.
(This used to be commit d54421a9ee)
2008-02-29 13:42:59 +01:00
de4a2214ef libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.
Michael
(This used to be commit 0aff54a12e)
2008-02-29 02:46:14 +01:00
abb9356b4f libreplace: ifdef out ip6 code if unsupported.
Michael
(This used to be commit 54cc0df4db)
2008-02-29 02:43:24 +01:00
f21aac60d9 libreplace: fix rep_freeifaddrs to not segfault on NULL input.
Michael
(This used to be commit 0cbb87453b)
2008-02-29 02:23:29 +01:00
daab914caf libreplace: fix silly crashbug in getifaddrs_test().
Michael
(This used to be commit 523626908d)
2008-02-29 02:22:02 +01:00
a9706ba3c1 libreplace: add missing newline in output of getifaddrs test.
Michael
(This used to be commit f8243cfc47)
2008-02-29 01:49:30 +01:00
42f389823d libreplace: add missing semicolon to getifaddrs.
Michael
(This used to be commit 29818a07de)
2008-02-29 01:25:58 +01:00
836ec12b55 Fix ldapi support.
(This used to be commit 9499f8eea5)
2008-02-29 01:06:05 +01:00
9464be3a59 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
(This used to be commit 4bce5c6696)
2008-02-29 01:03:52 +01:00
734fea474c Fix typo.
(This used to be commit 2b408e9ed4)
2008-02-29 01:03:31 +01:00
32401d4f2d fix typo
(This used to be commit 61953e24a5)
2008-02-29 11:02:54 +11:00
9faf49b7f1 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
(This used to be commit 227de59686)
2008-02-29 01:00:15 +01:00
73138c1198 raw-qfsinfo: Convert to new torture API.
(This used to be commit 6ded77b777)
2008-02-29 00:58:47 +01:00
f6b2a57c95 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit 124d2ee788)
2008-02-29 10:56:56 +11:00
f5b0f7a5fe 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
(This used to be commit faf324cac6)
2008-02-29 10:56:04 +11:00