05194ccdf8
Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.
...
(This used to be commit 468d35827f
)
2008-05-24 19:50:09 +02:00
f76697ce89
Add convenience functions for packing/unpacking structs in python.
...
(This used to be commit c5d7d48b32
)
2008-05-24 18:57:15 +02:00
73b789b6d2
Add docstrings to a couple more python modules.
...
(This used to be commit b4560c90e5
)
2008-05-24 04:01:57 +02:00
a203ee1ab1
Fix indentation, add docstring in provisioning script.
...
(This used to be commit 86a8a08549
)
2008-05-23 16:43:26 +02:00
e3d000f3bf
Some more PEP improvements.
...
(This used to be commit 015ca850df
)
2008-05-23 16:29:08 +02:00
cceac63aaa
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgi
...
Conflicts:
source/scripting/python/samba/provision.py
(This used to be commit d27de63365
)
2008-05-23 16:24:07 +02:00
5eed56d0ad
Fix bugs in samr python tests.
...
(This used to be commit 09c6b106ac
)
2008-05-23 15:10:35 +02:00
6ccb9785e7
Add another test toe the python samr testsuite.
...
(This used to be commit 480884c696
)
2008-05-23 04:21:29 +02:00
27005cb7a2
Convert samr test to python.
...
(This used to be commit 88d473b202
)
2008-05-23 04:20:45 +02:00
166105b0b6
Fix bug after reprocessing swig files with newer version of SWIG.
...
(This used to be commit 2155d76646
)
2008-05-23 03:20:37 +02:00
c159d1221b
Add docstrings to samba3 and getopt modules.
...
(This used to be commit bdf1c039db
)
2008-05-23 00:38:11 +02:00
c401aa9357
Use restructuredText formatting for docstrings.
...
(This used to be commit 0cc58decd7
)
2008-05-23 00:37:22 +02:00
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
d8459e3e1c
Fix import in provision test.
...
(This used to be commit 96501be38d
)
2008-05-22 03:09:40 +02:00
d77745e692
Move DCE/RPC python bindings into samba package.
...
(This used to be commit 8dafd4ce40
)
2008-05-22 02:21:25 +02:00
6e14d44d27
Make sure the default ldb modules dir gets initialized.
...
(This used to be commit 937456c69d
)
2008-05-22 01:50:38 +02:00
059c012656
Fix dependencies and imports.
...
(This used to be commit 37ef86f8de
)
2008-05-22 00:56:36 +02:00
49706ab19b
Move more modules inside of the samba package.
...
(This used to be commit 9b39e99f48
)
2008-05-21 23:59:34 +02:00
25ea110c38
provision: Create instructions for enabling DNS GSS-TSIG updates.
...
Added code to the python provisioning to create the named.conf file that was
previously generated by the EJS provisioning.
Updated the named.conf template to provide the additional details necessary
to get things working.
(This used to be commit 0b7a6bfcba
)
2008-05-18 01:54:57 -05:00
251f6bd991
make sure to always use string version of uuid rather than object.
...
(This used to be commit bcd5fc7dc9
)
2008-05-11 04:36:37 +02:00
5319d9620b
Use consistent function names with the standard Python uuid module that is available in >= 2.4.
...
(This used to be commit 60d458e319
)
2008-05-11 03:31:26 +02:00
4d8f3f1902
Fix the expectations on the unixinfo test.
...
Andrew Bartlett
(This used to be commit 0df2b3e0b5
)
2008-04-17 12:03:49 +02:00
2ddd23a875
Re-add 'db' subdirectory for LDAP backend provision
...
Andrew Bartlett
(This used to be commit 19890c0d15
)
2008-04-15 17:10:47 +02:00
dfedfae1cd
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
(This used to be commit 66327b8bd8
)
2008-04-15 16:56:15 +02:00
f8f4856ab7
Fix provision-backend script
...
Andrew Bartlett
(This used to be commit ee6e4f8da2
)
2008-04-15 15:52:52 +02:00
fd52fe8616
Fix pointers when pushing strings to python during pidl generation.
...
(This used to be commit ca72187b3e
)
2008-04-15 14:32:13 +02:00
1b5f32128d
Use RpcInterfaceTestCase everywhere.
...
(This used to be commit 799095b4e5
)
2008-04-14 23:28:14 +02:00
2cdfaedee2
Make sure credentials are specified when running the Python winreg RPC tests.
...
(This used to be commit 280339e3d1
)
2008-04-14 19:20:43 +02:00
1bcbc4afcf
Allow command line options in the subunitrun script.
...
(This used to be commit 524ec0796e
)
2008-04-14 19:13:41 +02:00
c1d9167fbc
Also look in the environment for smb.conf path.
...
(This used to be commit 8be7d93735
)
2008-04-14 19:01:32 +02:00
02f3695897
Add convenience TestCase class for testing RPC interfaces.
...
(This used to be commit 2f19f98144
)
2008-04-14 18:30:07 +02:00
5a37b3fc5d
Fix newuser and setpassword scripts, and port to idmap.
...
The new idmap world does not use the unixUser any more, so we need to
set up the entry (if wanted) in the idmap database. Users without a
backing unix user will get an allocated uid by idmap later.
Andrew Bartlett
(This used to be commit 8bd8bc1475
)
2008-04-14 11:51:02 +02:00
e44f0e7b75
Don't reopen the sam.ldb again
...
Andrew Bartlett
(This used to be commit b51b8a2d84
)
2008-04-11 19:33:52 +10:00
393007315d
Far less cryptic traceback when you have an existing smb.conf
...
When the user has an existing smb.conf, but no [netlogon] or [sysvol]
share, the provision script would trigger a traceback. While we still
need to abort in this situation, we do so now with a useful error.
Andrew Bartlett
(This used to be commit 10a8b7ea48
)
2008-04-11 19:04:43 +10:00
ae977ef247
Fix merge errors on C provision interface after jelmer's good work.
...
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Conflicts:
source/torture/local/torture.c
(This used to be commit 5bf1c89cf8
)
2008-04-11 11:11:42 +10:00
ad8e3e4192
Add infrastructure for returning ProvisionResult in C provision code.
...
(This used to be commit 98c3d34eb2
)
2008-04-10 05:23:17 +02:00
b202b6e7d4
Fix up provision to specify SERVERDN in more places.
...
Andrew Bartlett
(This used to be commit d01d542502
)
2008-04-09 15:32:49 +10:00
9d2948f4bd
Don't fill in the secrets DB unless we make the entries.
...
Leave filling in (we still initialise it) the secrets DB for the join
or vampire code.
Andrew Bartlett
(This used to be commit c93208c13c
)
2008-04-09 14:57:57 +10:00
ac10ac62c1
Add docstring, PEP8.
...
(This used to be commit f8cac3735c
)
2008-04-09 03:51:41 +02:00
ad823b04da
Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.
...
(This used to be commit cae61e32e5
)
2008-04-08 14:58:38 +02:00
0e59c73fe3
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
(This used to be commit c0416a0b73
)
2008-04-08 17:31:36 +10:00
b2805c50ee
Re-add support for the --ldap-backend-port option to provision-backend
...
This option allows Fedora DS multi-master replication to work. I've
tried to update the wiki and scripts to the largely consistant with
each other.
Andrew Bartlett
(This used to be commit 42393c8307
)
2008-04-08 17:28:25 +10:00
1f474f4a54
Add trivial test for unixinfo interface.
...
(This used to be commit b6b7171f70
)
2008-04-08 03:29:12 +02:00
7c7880695b
More PEP8 compliancy.
...
(This used to be commit d16b30d005
)
2008-04-06 00:40:01 +02:00
3e97aa73c2
Simplify some code, fix style.
...
(This used to be commit 1c983e4e4d
)
2008-04-05 16:32:28 +02:00
14e443b868
Improve PEP8 (Python code style) compliancy a bit.
...
(This used to be commit c7d388a6e2
)
2008-04-05 16:13:42 +02:00
c764791100
Clean up provision and rootdse module to hard-code less stuff.
...
In particular, allow for the server DN to be in a different site
(possible outcome of a DRS replication).
Andrew Bartlett
(This used to be commit 9ee4e39fe1
)
2008-04-04 12:25:19 +11:00
c26387a473
provision: Remove backup group mapping
...
Some distros seem to neither have a backup nor a staff group.
(This used to be commit 21fcf7c419
)
2008-04-03 00:01:34 +02:00
8ac91d9132
provision: Set up id mappings in the idmap db, only map Administrator.
...
(This used to be commit 206b7d387c
)
2008-04-02 23:07:53 +02:00
4ccb384327
Fix merge of my host GUID removal and the IPv6 addition to provision
...
Merge branch 'v4-0-ipv6' of git://git.id10ts.net/samba into 4-0-abartlet
Andrew Bartlett
(This used to be commit d3336684f0
)
2008-04-02 12:03:03 +11:00