Jelmer Vernooij
e0af9601e1
Fix FHS flag, rename to --enable-fhs since it's a feature flag
...
and doesn't take any arguments.
2008-09-30 16:41:21 +02:00
Jelmer Vernooij
3d8323fbff
Compare sids in samba3sam tests.
2008-09-30 16:02:21 +02:00
Jelmer Vernooij
a36b6c5a42
Make Sid member variables accessible from Python.
2008-09-30 16:02:09 +02:00
Jelmer Vernooij
7f1c02cd7a
Enable winreg Python tests - authentication works now.
2008-09-30 15:24:46 +02:00
Jelmer Vernooij
ae38514534
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-09-30 14:57:51 +02:00
Stefan Metzmacher
394f24b374
s4:drsblob: fix the build
...
metze
2008-09-30 09:05:45 +02:00
Stefan Metzmacher
e622325155
s4:smb_server/smb: FLAGS2_SMB_SECURITY_SIGNATURES should only be echoed, not set always
...
metze
2008-09-30 08:42:47 +02:00
Andrew Bartlett
04edf11bee
Rework to match new trustDomainPasswords IDL
2008-09-29 22:34:36 -07:00
Andrew Bartlett
64195b72be
Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*
2008-09-29 22:34:35 -07:00
Andrew Bartlett
15b6861981
Use the new 'samba4' name for our internal hdb plugin.
2008-09-29 22:34:35 -07:00
Andrew Bartlett
6ad78f01a5
Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.
...
This avoids one more custom patch to the Heimdal code, and provides a
more standard way to produce hdb plugins in future.
I've renamed from hdb_ldb to hdb_samba4 as it really is not generic
ldb.
Andrew Bartlett
2008-09-29 22:34:35 -07:00
Andrew Bartlett
8dd35fabbb
NetApp found that we never set the smb signing flags2.
...
This was found during testing at the CIFS plugfest.
No other client seems to honour or use this bit, but it is quite
ligitimately required by the spec.
Andrew Bartlett
2008-09-29 22:34:35 -07:00
Stefan Metzmacher
45645426c2
s4:selftest: make sure we test RPC-OBJECTUUID with seal
...
metze
2008-09-30 06:47:25 +02:00
Stefan Metzmacher
40e7769959
s4:torture/rpc: add RPC-OBJECTUUID
...
This test shows that object uuids should be ignored
if they're present in a dcerpc request.
metze
2008-09-30 06:47:25 +02:00
Stefan Metzmacher
844b331d25
s4:rpc_server: correctly handle dcerpc requests with object uuids
...
metze
2008-09-30 06:47:24 +02:00
Stefan Metzmacher
eb1de4f0ed
s4:librpc/rpc: correctly sign or seal rpc request with an object guid
...
metze
2008-09-30 06:47:23 +02:00
Stefan Metzmacher
abe0af4ab4
dcerpc.idl: add DCERPC_PFC_OFFSET
...
metze
2008-09-30 06:47:23 +02:00
Stefan Metzmacher
3ff298c37b
s4:selftest: add "smb.signing" to anon signing tests
...
metze
2008-09-30 06:47:22 +02:00
Jelmer Vernooij
ac5e69a999
dcesrv: Remove use of global_loadparm.
2008-09-30 06:10:32 +02:00
Jelmer Vernooij
43aaa78fe6
Update .gitignore for new pidl location.
2008-09-30 06:05:46 +02:00
Jelmer Vernooij
454122ab09
make sure dcerpc is always initialized.
2008-09-30 06:05:05 +02:00
Jelmer Vernooij
2400b1fea2
Fix segfault.
2008-09-30 04:22:54 +02:00
Jelmer Vernooij
4a1dabd836
wmi: Use cli_credentials.
2008-09-30 04:22:24 +02:00
Jelmer Vernooij
5bbd73c0ff
Remove two more uses of global loadparm by remember required
...
details for secondary DCE/RPC connections.
2008-09-30 04:01:47 +02:00
Jelmer Vernooij
2ba4a79210
Eliminate another global_loadparm.
2008-09-30 03:20:46 +02:00
Jelmer Vernooij
235b729309
Cope with API changes.
2008-09-30 03:07:08 +02:00
Jelmer Vernooij
181ee01da6
Pass session options around; saves another use of global_loadparm.
2008-09-30 02:47:19 +02:00
Jelmer Vernooij
cef80957c4
Remove global_loadparm instance, discard_const_p.
2008-09-30 02:19:15 +02:00
Jelmer Vernooij
4e8cb60222
Remove global_loadparm instance.
2008-09-30 02:11:55 +02:00
Jelmer Vernooij
755ad80e29
Remove uses of global_loadparm.
2008-09-30 02:07:14 +02:00
Jelmer Vernooij
43d944e6d6
Remove global_loadparm instance.
2008-09-30 01:59:10 +02:00
Jelmer Vernooij
9de1472bd1
Remove redundant call.
2008-09-30 01:58:06 +02:00
Jelmer Vernooij
83183bf381
Explicitly pass on session options to session setup function.
2008-09-30 01:38:51 +02:00
Jelmer Vernooij
c8a19f0b83
Pass options struct into session initialization functions rather than
...
using global_loadparm.
2008-09-30 01:29:53 +02:00
Jelmer Vernooij
21df9532f5
Remove unused uninstallheader script.
2008-09-30 00:48:13 +02:00
Jelmer Vernooij
257fe87efd
Re-add uninstallplugins, there has to be at least one instance of this.
2008-09-30 00:32:20 +02:00
Jelmer Vernooij
f379f67dd2
Fix installation of misc files.
2008-09-30 00:29:03 +02:00
Jelmer Vernooij
2ed71ce6bc
Remove ldb_module_wait implementation - ldb_module.wait() is gone.
2008-09-30 00:28:06 +02:00
Matthias Dieter Wallnöfer
dd4d309cac
Patch by Matthias that removes old SWAT support and fixes uninstall.
2008-09-29 23:34:05 +02:00
Jelmer Vernooij
744667b3a9
Consistently use lower case variable names for path variables.
...
Patch by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> and me.
2008-09-29 22:57:16 +02:00
Matthias Dieter Wallnöfer
f22f04f76b
Stop creating symlinks to libraries without sonames. (caused recursive
...
symlinks overwriting the original file).
2008-09-29 22:47:07 +02:00
Jeremy Allison
c383e8d760
Ensure we null out fsp after a close in all paths.
...
Jeremy.
2008-09-29 10:57:22 -07:00
Jelmer Vernooij
55e201b0a1
Avoid freeing fsp twice when opening new_file fails. (Debian #431696 )
...
If opening new_file fails, fsp would still be set to the files_struct of
old_file.
2008-09-29 19:09:53 +02:00
Stefan Metzmacher
0ee4d20adb
s3:mapping_tdb: fix the del_aliasmem() function
...
We should not cancel the transaction, when we want to delete a key.
metze
2008-09-29 16:36:10 +02:00
Karolin Seeger
ec63cd6a7f
docs: Adapt version strings in man vfs_smb_traffic_analyzer.
...
Karolin
(cherry picked from commit 662eda8458
)
2008-09-29 16:30:01 +02:00
Holger Hetterich
b9ccf0dc6f
Add an initial version of a manpage for the vfs_smb_traffic_analyzer module.
...
(cherry picked from commit 7857b78304
)
2008-09-29 16:29:47 +02:00
Andrew Tridgell
86612b1163
re-added "winbind:ignore domains" patch
...
This option really is essential, as we discover again and again at
customer sites. Due to bugs in winbind some domains are toxic. When
you are installing at a site and a particular domain in a complex
setup causes winbind to segfault or hang then you need a way to
disable that domain and continue.
In an ideal world winbind could handle arbitrarily complex ADS
domains, but we are nowhere near that yet. If we ever get to that
stage then we won't need this option.
2008-09-29 14:01:01 +02:00
Andrew Tridgell
7caa8c85ac
fixed an (unlikely) memory leak
2008-09-29 14:01:01 +02:00
Andrew Tridgell
acf5f2e5b0
fixed a segfault on the ctdb destructor code
2008-09-29 14:01:00 +02:00
Andrew Tridgell
a93dc2c858
removed unused variables
2008-09-29 14:01:00 +02:00