Andrew Tridgell
c69c07efec
dbcheck: added fix for incorrect RMD_FLAGS
...
this fixes the case where a DN link has RMD_FLAGS=0 for a link inside
a deleted object
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Apr 18 09:19:41 CEST 2012 on sn-devel-104
2012-04-18 09:19:41 +02:00
Matthias Dieter Wallnöfer
8c9c6f869d
s4:dbchecker.py - integrate the "objectClass" fixing code
...
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2012-04-18 07:48:05 +02:00
Andrew Bartlett
538893d183
s3fs: Use xattr_tdb format for xattr storage
...
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Apr 18 05:39:01 CEST 2012 on sn-devel-104
2012-04-18 05:39:01 +02:00
Andrew Bartlett
628a24172f
s4-python: Add python wrapper for xattr_tdb format xattr storage
...
This uses the format used by the vfs_xattr_tdb module. The s4
posix:eadb format is kept, just in a new file and module.
Andrew Bartlett
2012-04-18 12:05:00 +10:00
Stefan Metzmacher
4460ba5288
s4:ldapcmp.py: pass down outf and errf
...
Not all classes are derived from class 'Command'.
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Tue Apr 17 10:06:47 CEST 2012 on sn-devel-104
2012-04-17 10:06:47 +02:00
Matthieu Patou
f35d20119a
Add an option to have s3fs as file server for samba4
...
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Mon Apr 16 09:38:18 CEST 2012 on sn-devel-104
2012-04-16 09:38:17 +02:00
Amitay Isaacs
06a0101082
s4-provision: Update configuration lines for dlz_bind9
...
This adds configuration lines for BIND versions 9.8.x and 9.9.x.
Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Mon Apr 16 03:52:14 CEST 2012 on sn-devel-104
2012-04-16 03:52:14 +02:00
Alexander Bokovoy
bcc16f1911
s4-libnet: split export_keytab in a separate python module to avoid pulling in HDB dependency
...
Signed-off-by: Andreas Schneider <asn@samba.org>
Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Thu Apr 12 15:23:19 CEST 2012 on sn-devel-104
2012-04-12 15:23:19 +02:00
Matthias Dieter Wallnöfer
438971e214
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
...
Make it AD-compatible using "(distinguishedName=...)".
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2012-03-26 00:57:29 +02:00
Björn Baumbach
217d04138b
s4-samba-tool: add password verification in change user pass
...
Signed-off-by: Michael Adam <obnox@samba.org>
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Wed Mar 21 17:43:35 CET 2012 on sn-devel-104
2012-03-21 17:43:35 +01:00
Björn Baumbach
5b4d5bee44
s4-samba-tool: add password verification in add user
...
Signed-off-by: Michael Adam <obnox@samba.org>
2012-03-21 16:11:25 +01:00
Michael Adam
ee0e1ca5d8
s4:selftest: add test for "samba-tool group list"
...
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Mon Mar 19 02:30:39 CET 2012 on sn-devel-104
2012-03-19 02:30:39 +01:00
Michael Adam
704f0683f0
s4:samba-tool: add simple command "group list"
2012-03-18 23:41:40 +01:00
Michael Adam
f4458a5cef
s4:selftest: add a new testsuite for the "samba-tool group" command
2012-03-18 23:41:40 +01:00
Matthieu Patou
31cab612fc
Factorize code from findprovisionusnranges in order to solve bug #8504
2012-03-17 00:18:39 -07:00
Michael Adam
15eaaa095f
s4:samba-tool: remove remains of patch conflict resolution
...
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri Mar 16 19:13:32 CET 2012 on sn-devel-104
2012-03-16 19:13:32 +01:00
Jelmer Vernooij
3530ac0149
samba.tests.source: Verify that only executable python files (and only executable files) have a shebang line.
2012-03-15 16:03:36 +01:00
Michael Adam
edfdbb82bb
s4:selftest: remove python shebang accidentially re-added to the "samba-tool user" test
...
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Thu Mar 15 16:17:54 CET 2012 on sn-devel-104
2012-03-15 16:17:54 +01:00
Michael Adam
d430c88cfe
s4:selftest: fix message typo in test for "samba-tool user list"
...
Spotted by kukks - thanks.
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Thu Mar 15 14:24:29 CET 2012 on sn-devel-104
2012-03-15 14:24:29 +01:00
Michael Adam
94af1581ef
s4:selftest: fix a message-typo in the "samba-tool user" testsuite.
...
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Wed Mar 14 21:19:11 CET 2012 on sn-devel-104
2012-03-14 21:19:11 +01:00
Michael Adam
a85d86129a
s4:selftest: add a new test for "samba-tool user list"
2012-03-14 19:39:18 +01:00
Andreas Schneider
8458043457
s4-python: Add missing python source file encoding.
...
See http://www.python.org/dev/peps/pep-0263/
Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Tue Mar 13 19:31:09 CET 2012 on sn-devel-104
2012-03-13 19:31:09 +01:00
Andreas Schneider
4faba7615a
s4-python: Remove env from non-executable webserver script.
2012-03-13 17:52:30 +01:00
Andreas Schneider
e5425743c2
s4-python: Remove env from non-executable samba_tool scripts.
2012-03-13 17:52:30 +01:00
Andreas Schneider
f9fda92376
s4-python: Remove env from non-executable dcerpc scripts.
2012-03-13 17:52:30 +01:00
Andreas Schneider
070828f791
s4-python: Remove execute flag from non-executable rpc_talloc script.
2012-03-13 17:52:30 +01:00
Andreas Schneider
ab1e52e09d
s4-python: Remove env from non-executable blackbox test scripts.
2012-03-13 17:52:30 +01:00
Andreas Schneider
3caf954b85
s4-python: Remove execute flag from ndrdump blackbox script.
2012-03-13 17:52:29 +01:00
Andreas Schneider
cae282b5c2
s4-python: Remove env from non-executable test scripts.
2012-03-13 17:52:29 +01:00
Andreas Schneider
82c2bca89b
s4-python: Remove env from non-executable netcmd scripts.
2012-03-13 17:52:29 +01:00
Andreas Schneider
3c9238e1b9
s4-python: Remove execute flag from netcmd scripts.
2012-03-13 17:52:29 +01:00
Andreas Schneider
b787ba789e
s4-python: Remove env from non-executable samba scripts.
2012-03-13 17:52:29 +01:00
Andreas Schneider
66f16d57dc
s4-python: Remove execute flag of upgradehelpers.py.
2012-03-13 17:52:29 +01:00
Jelmer Vernooij
90681153ad
samba-tool: Write diagnostics to stderr rather than stdout.
2012-03-11 23:57:04 +01:00
Kai Blin
26a0e7a3f5
s4 dns: Test deleting records and fix a small bu
...
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Sun Mar 11 02:27:45 CET 2012 on sn-devel-104
2012-03-11 02:27:45 +01:00
Kai Blin
a4bc7dc281
s4 dns: Clean up tests a bit
2012-03-11 00:31:37 +01:00
Kai Blin
98ae3592ad
s4 dns: Support TXT updates, add tests
2012-03-11 00:31:37 +01:00
Jelmer Vernooij
f076186d3a
samba.tests.blackbox.samba_tool_drs: Remove unused import.
2012-03-10 21:31:55 +01:00
Jelmer Vernooij
adcdee8933
samba.samdb: Fix formatting of arguments in docstring.
2012-03-10 21:31:54 +01:00
Jelmer Vernooij
a0db69dd79
python: samba: Use relative import for _glue.
...
For some reason, using an absolute import breaks pydoctor.
2012-03-10 21:31:53 +01:00
Jelmer Vernooij
7320a5c900
samba.tests.samba_tool.base: Avoid unnecessary call to testtools.matchers.Contains.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Mar 10 05:27:51 CET 2012 on sn-devel-104
2012-03-10 05:27:51 +01:00
Jelmer Vernooij
b703267dfc
samba.tests.samba_tool.user: Remove unused imports.
2012-03-10 03:48:46 +01:00
Kai Blin
c7f67142c0
s4 dns: Fix TCP handling in the DNS server
...
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Tue Mar 6 21:17:19 CET 2012 on sn-devel-104
2012-03-06 21:17:18 +01:00
Jelmer Vernooij
f033c221f8
policy/python: Move python binding tests to standard location.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Tue Mar 6 02:26:29 CET 2012 on sn-devel-104
2012-03-06 02:26:29 +01:00
Jelmer Vernooij
122374e999
kcc: Improve formatting of Python code to be more consistent with our other code.
2012-03-04 18:02:06 +01:00
Matthias Dieter Wallnöfer
a66d0f33ee
s4:samba-tool domain level raise command - reference SAMDB object correctly
...
https://bugzilla.samba.org/show_bug.cgi?id=8787
Reviewed-by: Jelmer
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Sat Mar 3 12:54:21 CET 2012 on sn-devel-104
2012-03-03 12:54:20 +01:00
Amitay Isaacs
0c77422041
samba-tool: dns: Add support for handling TXT records
2012-03-02 00:24:50 +11:00
Amitay Isaacs
f025d788d0
samba-tool: dns: Copy string data when creating DNS_RPC_RECORD
2012-03-02 00:24:50 +11:00
Amitay Isaacs
bcaa278e32
provision: dns: TXT Records need a list of strings as input
2012-03-02 00:24:50 +11:00
Amitay Isaacs
00a5366fdb
s4-provision: Use "state directory" from lp, as it is always set
...
This fixes new provisions when --targetdir is not provided.
Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Thu Mar 1 11:41:02 CET 2012 on sn-devel-104
2012-03-01 11:41:02 +01:00