1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-23 20:23:50 +03:00
Commit Graph

27 Commits

Author SHA1 Message Date
Jelmer Vernooij
9173c678ef python: Add test for secretsdb_become_dc 2008-01-25 01:37:47 +01:00
Jelmer Vernooij
859cffed9d python: fix tests for check_all_substituted. 2008-01-25 01:30:43 +01:00
Jelmer Vernooij
688adcbb63 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 :-)
2008-01-25 01:02:13 +01:00
Jelmer Vernooij
e726ce5bc5 python: Add function to look for unsubsituted variables. 2008-01-24 22:18:27 +01:00
Jelmer Vernooij
0a039fabcb python: Add simple test for samr python code. 2008-01-14 19:53:08 +01:00
Jelmer Vernooij
16fc69b843 python: Be more pythonic - turn WERROR and NTSTATUS return codes into exceptions. 2008-01-14 19:53:07 +01:00
Jelmer Vernooij
bd3e6c41c4 python: Fix python code for winreg, add test. 2008-01-14 19:53:07 +01:00
Jelmer Vernooij
25a0cd091b python: Fix last bugs in rpcecho test. It passes now! 2008-01-14 19:53:07 +01:00
Jelmer Vernooij
4c87af9531 pidl/python: Pass credentials and loadparm context when connecting using DCE/RPC. 2008-01-14 19:53:06 +01:00
Jelmer Vernooij
ebb78ea423 python: Fix rpcecho tests. 2008-01-14 19:53:06 +01:00
Jelmer Vernooij
3c329ee73d r26628: python: Add more documentation, simplify code in Samba3 module. 2007-12-29 12:21:04 -06:00
Jelmer Vernooij
2f33e0451d r26616: Support parsing of user data in SAmba 3 tdbsam. 2007-12-27 17:36:06 -06:00
Jelmer Vernooij
7ea06d91f6 r26608: More improvements to the upgrade code. 2007-12-26 21:18:02 -06:00
Jelmer Vernooij
e3d7454ef7 r26607: Fix reading of values and subkeys in Samba 3 registry files. 2007-12-26 15:03:02 -06:00
Jelmer Vernooij
2227fb6df6 r26596: Fixed upgrade.py.
Added blackbox tests for provision and upgrade Python scripts.
Clean up temporary files created by the Python tests.
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
150cf39fbd 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.
2007-12-26 11:57:07 -06:00
Jelmer Vernooij
0c14e16a2b r26590: Parsing routines for the smbpasswd file and idmap database. 2007-12-26 11:57:06 -06:00
Jelmer Vernooij
c7c4cf258a r26587: Fix reading Samba 3 WINS database and initial work on group db, aliases and secrets. 2007-12-26 11:57:04 -06:00
Jelmer Vernooij
231ec0777b r26585: Fix samba3.python tests. 2007-12-26 11:57:04 -06:00
Jelmer Vernooij
c550c03372 r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
2007-12-24 01:51:03 -06:00
Jelmer Vernooij
5f921af41e r26538: Pass path generation function around rather than base directory. 2007-12-21 05:51:59 +01:00
Jelmer Vernooij
43c8bfeedf r26536: More tests for provisioning code. 2007-12-21 05:51:56 +01:00
Jelmer Vernooij
84ac6c6bbf r26527: Start on tests for provision. 2007-12-21 05:51:50 +01:00
Jelmer Vernooij
73bd4a9566 r26506: Start running (really trivial) tests for upgrade script. 2007-12-21 05:51:12 +01:00
Jelmer Vernooij
1b89311e5f r26503: Change order of arguments in param interface so it's easier to make the
section name optional. Fix several smaller bits and pieces in the Python code.
2007-12-21 05:51:06 +01:00
Jelmer Vernooij
d7f0b12c9e r26480: Add utility class for testing LDB code. 2007-12-21 05:50:37 +01:00
Jelmer Vernooij
c4458d11c7 r26369: Start on tests for the upgrade python code. 2007-12-21 05:49:06 +01:00