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
Jelmer Vernooij
4746f79d50
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
Volker Lendecke
76dfca1569
Make the internal pipe functions static
2008-10-13 20:59:34 +02:00
Volker Lendecke
a781b78417
Remove smb_np_struct
2008-10-13 20:59:33 +02:00
Volker Lendecke
ac126ea818
Use "struct files_struct" for pipes instead of smb_np_struct
2008-10-13 20:59:32 +02:00
Volker Lendecke
d65afbe55f
Remove the chain_fsp global
2008-10-13 19:32:39 +02:00
Volker Lendecke
c530009401
Pass struct smb_request to file_free
...
on the way to get rid of chain_fsp
2008-10-13 19:32:38 +02:00
Volker Lendecke
c3fedcddd5
Pass struct smb_request to file_new
...
Goal is to remove the chain_fsp global variable
2008-10-13 19:32:38 +02:00
Volker Lendecke
3bbe5e88e5
Pass struct smb_request to file_fsp
...
The goal is to get rid of the chain_fsp global variable
2008-10-13 19:32:37 +02:00
Jelmer Vernooij
2fddd2e2d5
Share ndrdump implementation.
2008-10-13 15:58:45 +02:00
Jelmer Vernooij
e779345bca
Import changes from upstream libndr.
2008-10-13 15:01:28 +02:00
Jelmer Vernooij
9f2ed1e00f
Share RPC binding string utility functions.
2008-10-12 19:05:46 +02:00
Jelmer Vernooij
1b99d8fbb5
Use common util_file code.
2008-10-12 17:34:43 +02:00
Jelmer Vernooij
7d371c684d
Sync util_tdb implementations.
2008-10-12 16:53:17 +02:00
Jelmer Vernooij
a52e729f30
Move rbtree.[ch] to lib/util.
2008-10-12 16:27:00 +02:00