Kai Blin
895874d966
idmap: Handle uid->SID mapping
...
(This used to be commit 6ac6de8476 )
2008-02-21 11:21:59 +01:00
Jelmer Vernooij
7c96ca88c4
Formatting fixes.
...
(This used to be commit bc0fab89e3 )
2008-02-16 15:23:26 +01:00
Jelmer Vernooij
85fe22a85f
Use struct for provision parameters since there are so many of them.
...
(This used to be commit 4b9d5bc57c )
2008-02-15 15:14:55 +01:00
Jelmer Vernooij
08e3f99f14
Initial work on a test for samba.tests.samdb
...
(This used to be commit 8b33860954 )
2008-02-13 02:18:45 +01:00
Jelmer Vernooij
b4ce9dc360
Fix invalid symbol.
...
(This used to be commit bd0ef811c4 )
2008-02-13 01:21:06 +01:00
Jelmer Vernooij
af007e5837
Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.
...
(This used to be commit eb04de69c0 )
2008-02-11 13:20:24 +01:00
Jelmer Vernooij
2cf29aebff
Add tests for upgrade of WINS database.
...
(This used to be commit 7777611c0f )
2008-02-09 22:29:42 +01:00
Jelmer Vernooij
cf287aa831
Add docstring.
...
(This used to be commit 073ed0dd1c )
2008-02-09 17:42:31 +01:00
Jelmer Vernooij
2fa4c15858
Fix syntax of docstrings, set project name when generating Python API documentation.
...
(This used to be commit 68f13d87eb )
2008-02-09 17:37:42 +01:00
Jelmer Vernooij
4932e4bb7a
Fix upgrade after provision parameter rename.
...
(This used to be commit 361b9f43fb )
2008-02-09 03:59:45 +01:00
Jelmer Vernooij
bd0bfe6833
Fix provision python test.
...
(This used to be commit b173fa6bd2 )
2008-02-09 03:09:56 +01:00
Jelmer Vernooij
2aac2a5df8
Add tests for findnss(), add some docstrings.
...
(This used to be commit 4eec2bbc9a )
2008-02-09 02:10:49 +01:00
Jelmer Vernooij
c1d8ac0ab1
Remove unused class members.
...
(This used to be commit 373ef4287f )
2008-02-09 01:42:38 +01:00
Jelmer Vernooij
f47093baf0
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
...
Conflicts:
source/scripting/python/samba/provision.py
(This used to be commit e367df5d99 )
2008-02-08 14:02:22 +01:00
Andrew Bartlett
26897518ea
Fix LDAP backend with python
...
We were still setting the hard-coded users.ldb etc, rather than
switching to the ldapi:// URI
Andrew Bartlett
(This used to be commit 603e981250 )
2008-02-08 17:11:26 +11:00
Jelmer Vernooij
fffe4f3bdd
Fix formatting.
...
(This used to be commit 73d1b0fcb6 )
2008-02-08 03:03:44 +01:00
Jelmer Vernooij
cab677a33f
python: Use relative paths for registry.
...
(This used to be commit 079200b824 )
2008-01-26 04:22:42 +01:00
Jelmer Vernooij
172e00d8a1
python: Load smb.conf file for the provision tests.
...
(This used to be commit 41571bbb93 )
2008-01-26 02:55:03 +01:00
Jelmer Vernooij
1c5e713cce
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
...
Conflicts:
source/scripting/python/samba/provision.py
(This used to be commit 64babbec22 )
2008-01-25 11:50:00 +01:00
Jelmer Vernooij
6c2d4f2806
python/provision: Reload secrets when necessary, fix unix names in mappings.
...
Pair programmed with Andrew.
(This used to be commit 04fe8c8aef )
2008-01-25 11:47:44 +01:00
Andrew Bartlett
1b18de131c
Tidy up the last regresesions on the python smbscript, from my work
...
with Jelmer today.
The only remaining issue is that for the build farm, we will need to
manually specify the users and groups from the NSS_WRAPPPER, as python
isn't compiled with this.
Andrew Bartlett
(This used to be commit 5370484d25 )
2008-01-25 17:11:20 +11:00
Jelmer Vernooij
dcb04065cd
python: Fix representation of UUIDs as strings in zone files rather than binary blobs, fix escaping of LDAP URL's in PHP LDAP admin configuration.
...
Pair-programmed with Andrew, but git doesn't appear to support multiple --author arguments. :-(
(This used to be commit dff54ff043 )
2008-01-25 03:54:33 +01:00
Jelmer Vernooij
c91791bbc4
python: Add test for secretsdb_become_dc
...
(This used to be commit 9173c678ef )
2008-01-25 01:37:47 +01:00
Jelmer Vernooij
76eb7ddd75
python: fix tests for check_all_substituted.
...
(This used to be commit 859cffed9d )
2008-01-25 01:30:43 +01:00
Jelmer Vernooij
37f35d2a03
python/provision: Reconcile code partitions-only provisioning and generic provisioning, some other minor refactoring of the provisioning.
...
Pair-programmed by Andrew and me using obby :-)
(This used to be commit 688adcbb63 )
2008-01-25 01:02:13 +01:00
Jelmer Vernooij
d958f4b391
python: Add function to look for unsubsituted variables.
...
(This used to be commit e726ce5bc5 )
2008-01-24 22:18:27 +01:00
Jelmer Vernooij
859b847a68
python: Add bindings for SamDB.set_invocation_id().
...
(This used to be commit c09efa7b77 )
2008-01-24 22:08:39 +01:00
Jelmer Vernooij
a2dcf7bd22
Python: add some docstrings.
...
(This used to be commit 1de69a772e )
2008-01-24 01:06:19 +01:00
Jelmer Vernooij
4277181453
python: Support --no-pass.
...
(This used to be commit a90f3e8c42 )
2008-01-24 01:05:57 +01:00
Jelmer Vernooij
decdf5954d
python: Add convenience function for getting command line loadparm context
...
and default to using system smb.conf.
(This used to be commit b3afde0f00 )
2008-01-23 23:38:57 +01:00
Andrew Bartlett
064eb82870
Remove --ldap-base from the python provision script
...
(This is a merge from the ejs script)
Andrew Bartlett
(This used to be commit d822dfa017 )
2008-01-18 13:25:01 +11:00
Jelmer Vernooij
001b2435f0
python: Add simple test for samr python code.
...
(This used to be commit 0a039fabcb )
2008-01-14 19:53:08 +01:00
Jelmer Vernooij
035599fa65
python: Be more pythonic - turn WERROR and NTSTATUS return codes into exceptions.
...
(This used to be commit 16fc69b843 )
2008-01-14 19:53:07 +01:00
Jelmer Vernooij
7dd468ff2e
python: Fix python code for winreg, add test.
...
(This used to be commit bd3e6c41c4 )
2008-01-14 19:53:07 +01:00
Jelmer Vernooij
271f5f18f2
python: Fix last bugs in rpcecho test. It passes now!
...
(This used to be commit 25a0cd091b )
2008-01-14 19:53:07 +01:00
Jelmer Vernooij
3b16c532f2
pidl/python: Pass credentials and loadparm context when connecting using DCE/RPC.
...
(This used to be commit 4c87af9531 )
2008-01-14 19:53:06 +01:00
Jelmer Vernooij
db4ee4cce5
python: Fix rpcecho tests.
...
(This used to be commit ebb78ea423 )
2008-01-14 19:53:06 +01:00
Jelmer Vernooij
378dff1365
python: Fix typo.
...
(This used to be commit d6b06fc03e )
2008-01-11 16:28:17 +01:00
Jelmer Vernooij
7c3e8c838f
Python: Simplify code in a couple of places. Copy Andrew's changes from g53b5166.
...
(This used to be commit f056f62495 )
2008-01-11 16:13:46 +01:00
Jelmer Vernooij
5e03b92182
r26642: samba3sam.py: Remove more EJS-specific code.
...
(This used to be commit 7d14b657b3 )
2008-01-01 19:57:02 -06:00
Jelmer Vernooij
2bd4bf6a1b
r26629: python: Improve documentation in various places.
...
(This used to be commit ee71a27bca )
2007-12-29 12:21:04 -06:00
Jelmer Vernooij
6817c5d885
r26628: python: Add more documentation, simplify code in Samba3 module.
...
(This used to be commit 3c329ee73d )
2007-12-29 12:21:04 -06:00
Jelmer Vernooij
a61e25f174
r26622: python: Update license version, clarify copyright.
...
(This used to be commit 3ee6209407 )
2007-12-28 10:33:02 -06:00
Jelmer Vernooij
77c825f08b
r26618: Implement -W option support.
...
(This used to be commit e48026b17d )
2007-12-28 09:42:01 -06:00
Jelmer Vernooij
8ad2a035e3
r26616: Support parsing of user data in SAmba 3 tdbsam.
...
(This used to be commit 2f33e0451d )
2007-12-27 17:36:06 -06:00
Jelmer Vernooij
094f364fe1
r26614: Fix options parsing for credentials in Python.
...
(This used to be commit 9ef3b7de6b )
2007-12-27 17:36:05 -06:00
Jelmer Vernooij
222262b54e
r26608: More improvements to the upgrade code.
...
(This used to be commit 7ea06d91f6 )
2007-12-26 21:18:02 -06:00
Jelmer Vernooij
c4d3666ac2
r26607: Fix reading of values and subkeys in Samba 3 registry files.
...
(This used to be commit e3d7454ef7 )
2007-12-26 15:03:02 -06:00
Jelmer Vernooij
533cc583ed
r26596: Fixed upgrade.py.
...
Added blackbox tests for provision and upgrade Python scripts.
Clean up temporary files created by the Python tests.
(This used to be commit 2227fb6df6 )
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
7c146c42d2
r26593: - More work on the python versions of samba3dump and the samba3sam tests.
...
- Initial work converting the upgrade code to Python.
- Removed the old EJS upgrade code because it has been broken for a long time.
(This used to be commit 150cf39fbd )
2007-12-26 11:57:07 -06:00