Jelmer Vernooij
93310970e3
s3: Fix make clean
2008-10-18 14:19:55 +02:00
Jelmer Vernooij
842ea427bc
Use standard va_copy.
2008-10-18 14:15:33 +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
9d9f5b44ed
Use common detection function for zlib.
2008-10-18 14:14:44 +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
ef8f3c0e56
s3-build: cleanup in ../librpc as well on "make clean".
...
Guenther
2008-10-17 23:46:53 +02:00
Günther Deschner
d7264320f4
s3-build: re-run make samba3-idl.
...
Guenther
2008-10-17 23:02:11 +02:00
Günther Deschner
82aeb52ec0
s3-winreg: merge from s4 winreg idl.
...
Guenther
2008-10-17 23:02:02 +02:00
Günther Deschner
6503ffaa04
s3: fix s3 drsuapi callers.
...
Guenther
2008-10-17 10:54:01 +02:00
Günther Deschner
bd07fdcebe
s3-build: re-run make samba3-idl.
...
Guenther
2008-10-17 10:54:01 +02:00
Günther Deschner
d2a007b629
s3: merge from s4 drsuapi.idl.
...
Guenther
2008-10-17 10:54:01 +02:00
Jeremy Allison
c783d8a32e
Cope with bad trans2mkdir requests from System i QNTC IBM SMB client.
...
If total_data == 4 Windows doesn't care what values
are placed in that field, it just ignores them.
The System i QNTC IBM SMB client puts bad values here,
so ignore them.
Jeremy.
2008-10-16 21:03:59 -07:00
Jeremy Allison
6f77607047
Fix bug 5826 - Directory/Filenames get truncated when 3.2.0 client acesses old server.
...
There was some code in pull_ucs2_base_talloc() to cope with this case which
hadn't been added to pull_ascii_base_talloc(). The older Samba returns non
unicode names which is why you are seeing this codepath being executed.
Unify the logic in pull_ascii_base_talloc() and pull_ucs2_base_talloc().
Jeremy.
2008-10-16 15:40:57 -07:00
Günther Deschner
f0dcc1fad4
s4-build: fix drsuapi callers.
...
Guenther
2008-10-16 14:03:10 +02:00
Günther Deschner
f0dccc0307
s3: re-merge s4 drsuapi helper and re-run make samba3-idl.
...
Guenther
2008-10-16 14:02:26 +02:00
Günther Deschner
04a676f9a4
s3-idl: merge from s4 drsuapi.idl.
...
Guenther
2008-10-16 14:00:42 +02: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
9571a182f1
s3-build: re-run make samba3-idl.
...
Guenther
2008-10-16 09:54:49 +02:00
Jeremy Allison
969a2fc4dd
Don't use debug level 1 to log a trivial message.
...
Jeremy.
2008-10-15 18:07:15 -07:00
Günther Deschner
42a8de780b
s3: fix s3 winreg server after idl changes.
...
Guenther
2008-10-15 21:45:05 +02:00
Günther Deschner
1e7e508e49
s3-build: re-run make samba3-idl after winreg changes.
...
Guenther
2008-10-15 21:45:05 +02:00
Günther Deschner
d242491488
idl: finally fully share nbt.idl in s3 and s4.
...
Guenther
2008-10-15 21:44:39 +02:00
Günther Deschner
e9e1246021
kerberos: fix some heimdal build warnings.
...
Guenther
2008-10-15 21:43:50 +02:00
Günther Deschner
a1b7b6d5b4
idl: more lsa.idl merges.
...
Guenther
2008-10-15 20:46:35 +02:00
Günther Deschner
df7a89adb7
s3: fix s3 lsa server.
...
Guenther
2008-10-15 19:44: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
f64f444c96
s3: merge some more lsa bits from s4 idl.
...
Guenther
2008-10-15 19:44:40 +02:00
Jelmer Vernooij
ada0e343b2
Sync parameter names with samba 3.
2008-10-15 17:38:51 +02:00
Jelmer Vernooij
fed4658c1b
winreg.idl: Sync ref change from Samba 3.
2008-10-15 17:34:55 +02:00
Günther Deschner
65dc1eeceb
s3: fix various samr callers.
...
Guenther
2008-10-15 17:11:27 +02:00
Günther Deschner
911501bb8b
s3-build: re-run make samba3-idl.
...
Guenther
2008-10-15 17:11:27 +02:00
Günther Deschner
a26dde5b1c
s3: merge from s4 samr.idl.
...
Guenther
2008-10-15 17:11:27 +02:00
Jelmer Vernooij
b41fc6c729
Re-run pidl.
2008-10-15 16:54:28 +02:00
Jelmer Vernooij
d210393639
lsa.idl: Sync a couple more constants from Samba 4.
2008-10-15 16:54:01 +02:00
Jelmer Vernooij
5390dc0d24
Share wkssvc.idl.
2008-10-15 16:48:53 +02:00
Jelmer Vernooij
85c36cb2cd
Share eventlog.idl.
2008-10-15 16:37:27 +02:00
Jelmer Vernooij
5d408ccf83
Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.
2008-10-15 16:25:06 +02:00
Jelmer Vernooij
310dc3e42d
Re-run pidl.
2008-10-15 16:16:26 +02:00
Jelmer Vernooij
ec63a6f5ad
Merge branch 'master' of git://git.samba.org/samba
2008-10-15 16:16:01 +02:00
Jelmer Vernooij
3214fb0734
Add [public] and [todo] as in Samba 4.
2008-10-15 16:15:20 +02:00
Günther Deschner
3b9a03a7c3
s3: fix samlogon client and server calls.
...
Guenther
2008-10-15 16:14:20 +02:00
Günther Deschner
bf38baba6d
s3-build: re-run make samba3-idl.
...
Guenther
2008-10-15 16:14:20 +02:00
Günther Deschner
9b162bd3a9
idl: merge netlogon IDL between s3 and s4 wrt LogonSamLogon.
...
Guenther
2008-10-15 16:14:19 +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