1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
Commit Graph

4305 Commits

Author SHA1 Message Date
Jelmer Vernooij
d36edccc00 Merge branch 'master' of git://git.samba.org/samba
Conflicts:
	source3/include/proto.h
2008-10-20 21:35:10 +02:00
Jelmer Vernooij
2c1b1255c2 Add source4/ to include path because librpc/gen_ndr is still in source?/ 2008-10-20 21:33:41 +02:00
Jelmer Vernooij
7498f9a9d8 Add missing prototypes for samba3-specific libndr/util.c 2008-10-20 19:51:07 +02:00
Günther Deschner
4b59ecb903 s3-build: no need to duplicate generated ndr_ prototypes.
Guenther
2008-10-20 19:47:00 +02:00
Günther Deschner
c3f3271b82 s3-build: no need to duplicate generated srv_ prototypes.
Guenther
2008-10-20 19:46:44 +02:00
Jelmer Vernooij
d59b2472f4 Include generated header files rather than using manually written
prototypes.
2008-10-20 19:35:55 +02:00
Jelmer Vernooij
4a8c05a91b Remove unused macro CONST_ADD. 2008-10-20 16:52:00 +02:00
Jelmer Vernooij
05a0ccadb0 Remove unused define for crypt (now in libreplace). 2008-10-20 16:46:19 +02:00
Jelmer Vernooij
a8707a43d0 Regenerate pidl output. 2008-10-20 12:19:01 +02:00
Jelmer Vernooij
e09c0c1185 Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt 2008-10-19 14:27:08 +02:00
Volker Lendecke
ded09b28de Inline the once-used macro "init_dfsroot" 2008-10-19 11:36:32 +02:00
Jelmer Vernooij
2fc058bdb0 Make generate_random_buffer signature match that of lib/util. 2008-10-19 10:16:21 +02:00
Jelmer Vernooij
7275952568 Add TALLOC_CTX pointer to generate_random_str(), for consistency with
Samba 4.
2008-10-19 10:05:48 +02:00
Jelmer Vernooij
b1a1fbcbfb Remove defines for QSORT_CAST, already provided by libreplace. 2008-10-19 09:53:18 +02:00
Jelmer Vernooij
0742635355 Simplify SIG_ATOMIC_T define, since sig_atomic_t is always provided by
libreplace.
2008-10-19 09:51:26 +02:00
Jelmer Vernooij
5380d43d3b Remove duplicate macro definitions (already defined in libutil/attr.h) 2008-10-19 09:47:45 +02:00
Jelmer Vernooij
2c5221ef7a Use attr.h rather than having local defines for GCC attributes. 2008-10-18 18:50:37 +02:00
Jelmer Vernooij
33032d591f Move ufc to libreplace. 2008-10-18 17:49:41 +02:00
Jelmer Vernooij
f3f9446ec1 Rename hex_encode to hex_encode_talloc,for consistency with samba 4 and heimdal. 2008-10-18 16:16:57 +02:00
Jelmer Vernooij
89c9545430 Use str_list_equal() rather than str_list_compare(). 2008-10-18 15:56:07 +02:00
Jelmer Vernooij
b3b6d8f3f9 Fix const, dupes. 2008-10-18 15:00:18 +02:00
Jelmer Vernooij
2d89b52be8 Use separate make variables for libutil and libcrypto. 2008-10-18 14:28:40 +02:00
Jelmer Vernooij
519458a2fa Use shared util.c. 2008-10-18 14:27:13 +02:00
Jelmer Vernooij
4083247a48 Remove empty file. 2008-10-18 14:15:29 +02:00
Jelmer Vernooij
dea4db9611 Remove obsolete comment about bool. 2008-10-18 14:15:25 +02:00
Jelmer Vernooij
fb1a93e666 Remove defines already provided by the system or libreplace. 2008-10-18 14:15:20 +02:00
Jelmer Vernooij
3189d14152 Use the new memory macro file from Samba 3. 2008-10-18 14:07:51 +02:00
Jeremy Allison
7c94c874c4 Unify access checks for lsa server functions.
Jeremy.
2008-10-17 15:24:15 -07:00
Günther Deschner
e31b9e0f66 s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.
Guenther
2008-10-16 09:54:50 +02:00
Günther Deschner
6a97b4147c s3: use IDL generated rpc for _svcctl_QueryServiceConfigW.
Guenther
2008-10-16 09:54:49 +02:00
Günther Deschner
d2b836e19a s3: remove rpccli_svcctl_query_config.
Guenther
2008-10-16 09:54:49 +02:00
Günther Deschner
018bf57c27 s3-build: re-run make samba3-idl.
Guenther
2008-10-15 19:44:48 +02:00
Günther Deschner
911501bb8b s3-build: re-run make samba3-idl.
Guenther
2008-10-15 17:11:27 +02:00
Jelmer Vernooij
ec63a6f5ad Merge branch 'master' of git://git.samba.org/samba 2008-10-15 16:16:01 +02:00
Günther Deschner
bf38baba6d s3-build: re-run make samba3-idl.
Guenther
2008-10-15 16:14:20 +02:00
Jelmer Vernooij
881b36f4cf Share initshutdown.idl. 2008-10-15 16:13:02 +02:00
Jelmer Vernooij
0c840bd8d2 Share xattr implementation. 2008-10-15 15:57:39 +02:00
Jelmer Vernooij
0132423a09 Share libndr.h between Samba 3 and Samba 4. 2008-10-15 00:35:13 +02:00
Jelmer Vernooij
3fe406ee72 Merge branch 'master' of git://git.samba.org/samba 2008-10-14 15:57:26 +02:00
Jelmer Vernooij
de5d41ab7b Remove unused header file. 2008-10-14 15:16:40 +02:00
Günther Deschner
f4f59bf248 s3-build: fix init_samba_module missing proto warning.
Guenther
2008-10-14 13:40:17 +02:00
Jelmer Vernooij
606c398fb8 Rely on standard {u,}int{8,16,32,64}_t types provided by system or
libreplace for {u,}int{8,16,32,64} defines.
2008-10-14 03:38:34 +02:00
Jelmer Vernooij
d4f647c859 Remove define for VOLATILE, volatile is already provided by libreplace. 2008-10-14 03:17:52 +02:00
Jelmer Vernooij
efdc503440 MAXHOSTNAMELEN is already provided by libreplace if not by the system. 2008-10-14 03:14:46 +02:00
Jelmer Vernooij
2d92361a1c Remove unused data type schar. If we really need this, it should probably be typedeffed to int8_t. 2008-10-14 03:14:07 +02:00
Jelmer Vernooij
389cfee579 Use GUID_random. 2008-10-14 02:41:20 +02:00
Jelmer Vernooij
4c81727a00 Merge branch 'master' of git://git.samba.org/samba 2008-10-14 02:34:38 +02:00
Jelmer Vernooij
a62c510d8b Use GUID_from_string. 2008-10-14 02:33:41 +02:00
Jelmer Vernooij
1f3e4f39c5 Use GUID_string rather than smb_uuid_string(). 2008-10-14 02:26:18 +02:00
Jeremy Allison
ddf16ed6e5 Cope with VFS change.
Jeremy.
2008-10-13 17:22:33 -07:00