1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
Commit Graph

26170 Commits

Author SHA1 Message Date
Günther Deschner
d9070ab7bc s3-build: add regenerated files.
Guenther
2008-10-15 11:28:55 +02:00
Günther Deschner
3cb281e48f s3-libgpo: fix build for security cse.
Guenther
2008-10-15 11:28:43 +02:00
Günther Deschner
6afcd9e1bc s3-build: fix make samba3-idl.
Guenther
2008-10-15 11:28:32 +02:00
Jelmer Vernooij
d6e5204807 Merge branch 'master' of git://git.samba.org/samba 2008-10-15 02:54:39 +02:00
Jelmer Vernooij
4695504a6c Share security.idl. 2008-10-15 02:33:16 +02:00
Tim Prouty
16bbfc2262 Fixed "argument differ in signedness" warning on linux 2008-10-14 17:31:07 -07:00
Jelmer Vernooij
f75b460814 Share misc.idl. 2008-10-15 02:08:24 +02:00
Jelmer Vernooij
4f6a4b5510 Share idl_types.h. 2008-10-15 01:53:09 +02:00
Jelmer Vernooij
4999c5b2b9 Regenerated pidl output. 2008-10-15 01:48:02 +02:00
Jelmer Vernooij
bd8998226c Sync misc.idl with Samba 4. 2008-10-15 01:33:47 +02:00
Jelmer Vernooij
daeceff217 Fix typo. 2008-10-15 01:30:11 +02:00
Jelmer Vernooij
45f97c4614 Move shared DCE/RPC IDL files to root IDL dir. 2008-10-15 01:23:36 +02:00
Jeremy Allison
aed571d168 Attempt to fix bug #5818 - "smbcacls: sorts ACEs improperly and loses inheritance", based on
a patch from Paul Fertser <fercerpav@gmail.com>. I also added the ability to get/set hex
and symbolic inheritance flag names on ACE flags. I'm still investigating the effects
of setting the "SEC_DESC_DACL_AUTO_INHERIT_REQ" flag as I don't yet see what effects
this is having on the ACE sent.
Jeremy.
2008-10-14 16:09:17 -07:00
Jelmer Vernooij
65fdcd92fa Build zlib (required for ndr_compression) if it's not pulled in through
other means.
2008-10-15 01:04:13 +02:00
Jeremy Allison
7fb590d4f9 Note url explaining this code.
Jeremy.
2008-10-14 15:39:02 -07:00
Jelmer Vernooij
0132423a09 Share libndr.h between Samba 3 and Samba 4. 2008-10-15 00:35:13 +02:00
Jelmer Vernooij
75dabe874c Merge branch 'master' of git://git.samba.org/samba 2008-10-15 00:15:34 +02:00
Jelmer Vernooij
ed7cc8fc1c Fix include path. 2008-10-14 23:59:58 +02:00
Jelmer Vernooij
5198fb6e19 Share ndr_krb5pac implementation. 2008-10-14 23:52:20 +02:00
Jelmer Vernooij
198974a781 Compile lzcompress (required for ndr_compression) 2008-10-14 23:49:13 +02:00
Jelmer Vernooij
f02a68a89f Share ndr_compression.c. 2008-10-14 23:46:34 +02:00
Jelmer Vernooij
831141e334 Remove unused file. 2008-10-14 23:37:55 +02:00
Jelmer Vernooij
ecca199486 Fix merged build . 2008-10-14 23:25:12 +02:00
Jelmer Vernooij
ecc108ccb0 Fix pkg-config file location. 2008-10-14 22:43:29 +02:00
Jelmer Vernooij
15c52eb514 Merge branch 'master' of ssh://git.samba.org/data/git/samba 2008-10-14 22:41:02 +02:00
Jelmer Vernooij
009dcbf477 Give the user a hint about whether a merged build would be possible. 2008-10-14 22:39:19 +02:00
Jelmer Vernooij
5c16a06185 Allow auto-detect if --enable-merged-build was not specified. 2008-10-14 21:46:58 +02:00
Günther Deschner
da4399c509 s3-build: add and use IDL_PATH while building IDL files.
Guenther
2008-10-14 16:29:47 +02:00
Jelmer Vernooij
42f0172fe2 Remove unused file. 2008-10-14 16:21:26 +02:00
Jelmer Vernooij
3fe406ee72 Merge branch 'master' of git://git.samba.org/samba 2008-10-14 15:57:26 +02:00
Jelmer Vernooij
4577fb5a3b Remove unused types. 2008-10-14 15:57:03 +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
Volker Lendecke
a7187e8083 Remove unused stuff 2008-10-14 13:30:13 +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
Jeremy Allison
501fa6a05d Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba 2008-10-13 17:27:53 -07: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
fd443f819e Use common fusage implementation. 2008-10-14 02:16:27 +02:00
Jelmer Vernooij
4746f79d50 Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
Jeremy Allison
2a2f9400bf Whitespace tidyup and an optimization to remove a talloc.
Jeremy.
2008-10-13 14:12:43 -07:00
Holger Hetterich
3e1d6c6020 Enable optional anonymization of user names,
if the configuration parameter anonymization_prefix is defined in
smb.conf, and use the prefix given there.
2008-10-13 14:08:49 -07:00
Volker Lendecke
2b1bef7e87 Remove the current_spoolss_pipes_open thingy.
I looked at a checkout from 2002 and even there it did not what it was supposed
to do. Sadly this also removes one of the nicest comments in the whole Samba
code :-)
2008-10-13 20:59:35 +02:00
Volker Lendecke
76dfca1569 Make the internal pipe functions static 2008-10-13 20:59:34 +02:00