Andrew Tridgell
fd7dc46f50
Merge commit 'origin/v4-0-test' into v4-0-test
...
(This used to be commit d7f3348c89
)
2008-05-22 16:09:10 +10:00
Andrew Tridgell
af82204f43
added testing of SMB2 setfileinfo in gentest_smb2
...
(This used to be commit c38658c6c0
)
2008-05-22 15:44:13 +10:00
Andrew Tridgell
80527a0c68
added EAs in the generated SMB2 create operation
...
(This used to be commit 607bf6a946
)
2008-05-22 15:35:52 +10:00
Andrew Tridgell
ae629621da
added --maskindexing and qfileinfo testing
...
- added --maskindexing to mask the 0x2000 noindex bit in file
attributes
- added testing of qfileinfo in gentest_smb2
(This used to be commit 3883a7286f
)
2008-05-22 14:51:32 +10:00
Andrew Tridgell
61e78a2c61
minor cleanup in SMB2 getinfo test
...
(This used to be commit b139b47107
)
2008-05-22 14:50:36 +10:00
Andrew Tridgell
dec930448f
fixed parsing of the SMB2 ALL_INFO qfileinfo level
...
(This used to be commit a7be5ba22e
)
2008-05-22 14:49:21 +10:00
Andrew Tridgell
8f599b3781
added SMB2 gentest generation of SMB2 echo packets
...
(This used to be commit 8f7cfa5d2e
)
2008-05-22 13:43:04 +10:00
Andrew Tridgell
72739ac0d0
badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETER
...
(This used to be commit 1c5dd2d1b6
)
2008-05-22 13:14:55 +10:00
Andrew Tridgell
7ba8dca590
fixes to the SMB2 lock test after recent SMB2 locking changes
...
(This used to be commit de7626e1c2
)
2008-05-22 13:14:36 +10:00
Andrew Kroeger
8172f3eb22
GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480 )
...
This only solves part of bz #5480 . The settings for Enforced & Link Enabled
now match the default settings of a Windows DC, but they are still "locked"
and cannot be changed via the GUI.
(This used to be commit 761e667e45
)
2008-05-21 21:14:06 -05:00
Andrew Kroeger
6576a022b8
enableaccount: Use correct command name in usage output.
...
(This used to be commit 4ca8f32a37
)
2008-05-21 20:46:15 -05:00
Andrew Kroeger
bf3f3af926
provision: Generate krb5.conf template separate from named.conf template.
...
(This used to be commit ebf130e9e5
)
2008-05-21 20:46:15 -05:00
Jelmer Vernooij
d8459e3e1c
Fix import in provision test.
...
(This used to be commit 96501be38d
)
2008-05-22 03:09:40 +02:00
Jelmer Vernooij
d77745e692
Move DCE/RPC python bindings into samba package.
...
(This used to be commit 8dafd4ce40
)
2008-05-22 02:21:25 +02:00
Jelmer Vernooij
5ce59419a0
Fix CFLAGS for SWIG files.
...
(This used to be commit 8ee4f07504
)
2008-05-22 02:13:26 +02:00
Jelmer Vernooij
6e14d44d27
Make sure the default ldb modules dir gets initialized.
...
(This used to be commit 937456c69d
)
2008-05-22 01:50:38 +02:00
Jelmer Vernooij
a9c142d4f4
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit 30f8d581aa
)
2008-05-22 01:48:20 +02:00
Jelmer Vernooij
84a3290c8f
Fix python imports.
...
(This used to be commit 4532066656
)
2008-05-22 01:47:36 +02:00
Jelmer Vernooij
7e33677047
use one blackbox script per executable.
...
(This used to be commit cd8c822678
)
2008-05-22 01:47:22 +02:00
Jelmer Vernooij
6b3e2c308a
Fix events test.
...
(This used to be commit 0fae6f1108
)
2008-05-22 01:17:30 +02:00
Jelmer Vernooij
059c012656
Fix dependencies and imports.
...
(This used to be commit 37ef86f8de
)
2008-05-22 00:56:36 +02:00
Jelmer Vernooij
49706ab19b
Move more modules inside of the samba package.
...
(This used to be commit 9b39e99f48
)
2008-05-21 23:59:34 +02:00
Jelmer Vernooij
b1fc7bab11
Move some python files into the samba package.
...
(This used to be commit ed38c668cd
)
2008-05-21 21:50:56 +02:00
Jelmer Vernooij
82bcf967b7
Move CFLAGS overrides for SWIG modules to Makefile.
...
(This used to be commit 58665a8a8e
)
2008-05-21 21:32:53 +02:00
Stefan Metzmacher
334de182f4
lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKS
...
metze
(This used to be commit 76be51d3a0
)
2008-05-21 21:32:28 +02:00
Stefan Metzmacher
e029dfe9ea
libreplace: add test for HAVE_IPV6
...
Samba can later just check libreplace_cv_HAVE_IPV6 = yes.
metze
(This used to be commit e835e7eebc
)
2008-05-21 21:32:23 +02:00
Jelmer Vernooij
2914b0ca04
Remove support for .py files from smb_build - deal with it only in the makefiles.
...
(This used to be commit b865249efa
)
2008-05-21 21:24:48 +02:00
Jelmer Vernooij
4a8212c955
Refuse to install autogenerated proto header files.
...
(This used to be commit c0a84c2b46
)
2008-05-21 20:46:16 +02:00
Jelmer Vernooij
a1411c1a26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython
...
(This used to be commit f29e900931
)
2008-05-21 15:45:04 +02:00
Jelmer Vernooij
0c357edb13
Fix typo.
...
(This used to be commit f0914d0187
)
2008-05-21 15:40:55 +02:00
Jelmer Vernooij
1929675813
Fix reference to removed smbpython.
...
(This used to be commit 58f956dc45
)
2008-05-21 15:39:00 +02:00
Andrew Tridgell
aed93a238e
fixed SMB2 flush call, and added flush to gentest_smb2
...
(This used to be commit c52fe1fe1c
)
2008-05-21 22:51:21 +10:00
Jelmer Vernooij
721332411a
Regenerate with newer version of swig.
...
(This used to be commit 034c68bea9
)
2008-05-21 14:29:05 +02:00
Jelmer Vernooij
9d1fd37e79
Use gnu make syntax for SWIG implicit rule since it allows multiple output files.
...
(This used to be commit ce44088731
)
2008-05-21 14:28:10 +02:00
Andrew Tridgell
4d39976ddd
fixed SMB2 locking
...
- SMB2 locking is different in several ways from SMB locking. To fix
it properly we will need a new generic mapping structure for
locking, but for now do a best effort mapping
- added locking to gentest_smb2
(This used to be commit ea6d9cf602
)
2008-05-21 22:12:20 +10:00
Jelmer Vernooij
af61219f36
Fix dependencies for ldb instancetype module.
...
(This used to be commit 17c41a6c3e
)
2008-05-21 12:38:47 +02:00
Jelmer Vernooij
d17b9c4509
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython
...
(This used to be commit 5c56464a6c
)
2008-05-21 12:22:05 +02:00
Jelmer Vernooij
904359cd2f
Fix installed symlinks (cp was trying to be smart).
...
(This used to be commit a95f2bf86a
)
2008-05-21 12:14:47 +02:00
Jelmer Vernooij
12d32fb18e
Allow dots in .mk file section headers, fix docstring.
...
(This used to be commit bd3f3e7c85
)
2008-05-21 12:02:02 +02:00
Andrew Bartlett
59105620dc
Correct an assertion in the testsuite.
...
Andrew Bartlett
(This used to be commit c3eeae2ea6
)
2008-05-21 14:49:47 +10:00
Andrew Bartlett
40ff67e454
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
...
(This used to be commit 0e429dd1fb
)
2008-05-21 14:34:43 +10:00
Andrew Bartlett
3a29c33e82
Fix creation of sockaddr in netlogon datagram generator.
...
The previous code sent uninitialised data, and was the wrong length.
Andrew Bartlett
(This used to be commit 8e070293cf
)
2008-05-21 14:29:20 +10:00
Andrew Bartlett
5cc4b9d13e
Include flags.h into samdb.h
...
These flags are too useful just to hide away...
Andrew Bartlett
(This used to be commit 1e897b6148
)
2008-05-21 14:28:50 +10:00
Andrew Bartlett
52a3c96a89
Extend the NBT-DGRAM torture test again.
...
Andrew Bartlett
(This used to be commit f415484640
)
2008-05-21 14:28:17 +10:00
Andrew Bartlett
2f5a1d2b1c
Manually handle the NETLOGON_SAM_LOGON_REQUEST too.
...
With the sid structure being both optional and aligned, it was too
hard to do this in just IDL.
This requried moving some things around, as otherwise we would have a
dependency loop.
Andrew Bartlett
(This used to be commit e28790ba48
)
2008-05-21 14:26:38 +10:00
Andrew Bartlett
f67156fc92
Extend the 'netlogon' CLDAP and NBT implementation.
...
This now handles checking if the user exists, including validating the
ACB mask on the user.
This would be a nasty security hole, if Kerberos did not already
expose this information anonymously...
Andrew Bartlett
(This used to be commit 441b286c00
)
2008-05-21 12:37:36 +10:00
Andrew Bartlett
fdec7fdaf5
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
...
(This used to be commit 7594f79db6
)
2008-05-21 12:13:45 +10:00
Andrew Bartlett
2f773ff347
Re-add alignment removed by metze in 0e2f6d481b
...
This manual alignment is required, because the structure is marked as
unaligned.
Andrew Bartlett
(This used to be commit ef5d1c8d32
)
2008-05-21 10:23:02 +10:00
Andrew Bartlett
58375fdff0
Further tests show NTLOGON and NETLOGON to be identical.
...
I can't tell the difference between the NTLOGON and NETLOGON behaviour
on these pipes, and this 'exception' turned out to be alignment
dependent, not pipe dependent.
Andrew Bartlett
(This used to be commit bf1b99aff2
)
2008-05-21 10:18:21 +10:00
Jeremy Allison
6d4424cd45
Convert in_transaction to a bool. Add the same fix Volker
...
used for tdb_traverse() to tdb_traverse_read().
Jeremy.
(This used to be commit e05ec3047c
)
2008-05-20 14:20:47 -07:00