Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: fix tests for check_all_substituted. | Jelmer Vernooij | 2008-01-25 | 1 | -2/+2 |
| | | | | (This used to be commit 859cffed9d3a62f9f7610d74472aa3c0d1979a35) | ||||
* | python/provision: Reconcile code partitions-only provisioning and generic ↵ | Jelmer Vernooij | 2008-01-25 | 5 | -212/+276 |
| | | | | | | | provisioning, some other minor refactoring of the provisioning. Pair-programmed by Andrew and me using obby :-) (This used to be commit 688adcbb635af87fcfedb869b7f1857a947fd2f9) | ||||
* | python: Add function to look for unsubsituted variables. | Jelmer Vernooij | 2008-01-24 | 2 | -0/+19 |
| | | | | (This used to be commit e726ce5bc515ae8d10b472396e228cfd35737476) | ||||
* | python: Add bindings for SamDB.set_invocation_id(). | Jelmer Vernooij | 2008-01-24 | 1 | -0/+7 |
| | | | | (This used to be commit c09efa7b778f9cb29032a6abfd914fcaae8df163) | ||||
* | Python: add some docstrings. | Jelmer Vernooij | 2008-01-24 | 1 | -5/+46 |
| | | | | (This used to be commit 1de69a772e1cc007220add1f51bffe83784c3344) | ||||
* | python: Support --no-pass. | Jelmer Vernooij | 2008-01-24 | 1 | -0/+6 |
| | | | | (This used to be commit a90f3e8c420bec7fd7a39e0d5e2df6b32aedcdd5) | ||||
* | python: Add convenience function for getting command line loadparm context | Jelmer Vernooij | 2008-01-23 | 1 | -2/+18 |
| | | | | | and default to using system smb.conf. (This used to be commit b3afde0f00ab5093b577b139a062c233d4db2524) | ||||
* | Remove --ldap-base from the python provision script | Andrew Bartlett | 2008-01-18 | 1 | -32/+0 |
| | | | | | | | (This is a merge from the ejs script) Andrew Bartlett (This used to be commit d822dfa017b84895222ace8c44935fb872930548) | ||||
* | python: Add simple test for samr python code. | Jelmer Vernooij | 2008-01-14 | 1 | -0/+28 |
| | | | | (This used to be commit 0a039fabcba9510ab600b2e4becbf75a58d2134d) | ||||
* | python: Be more pythonic - turn WERROR and NTSTATUS return codes into ↵ | Jelmer Vernooij | 2008-01-14 | 1 | -21/+18 |
| | | | | | | exceptions. (This used to be commit 16fc69b843e92ae62b15caf927335cc117156499) | ||||
* | python: Fix python code for winreg, add test. | Jelmer Vernooij | 2008-01-14 | 1 | -0/+53 |
| | | | | (This used to be commit bd3e6c41c42738fcfcc5cef4e65f0e219d358260) | ||||
* | python: Fix last bugs in rpcecho test. It passes now! | Jelmer Vernooij | 2008-01-14 | 1 | -4/+6 |
| | | | | (This used to be commit 25a0cd091bb24e579ceb34472d9c213aae157ba9) | ||||
* | pidl/python: Pass credentials and loadparm context when connecting using ↵ | Jelmer Vernooij | 2008-01-14 | 1 | -5/+8 |
| | | | | | | DCE/RPC. (This used to be commit 4c87af95310e4aaee3f2e2da02d0ea70ed1ec25b) | ||||
* | python: Fix rpcecho tests. | Jelmer Vernooij | 2008-01-14 | 2 | -0/+39 |
| | | | | (This used to be commit ebb78ea4232c1614755844849580e3697b0a53fa) | ||||
* | python: Fix typo. | Jelmer Vernooij | 2008-01-11 | 1 | -2/+2 |
| | | | | (This used to be commit d6b06fc03e37781f5f59b15cff8fe3ee8df63444) | ||||
* | Python: Simplify code in a couple of places. Copy Andrew's changes from ↵ | Jelmer Vernooij | 2008-01-11 | 3 | -12/+12 |
| | | | | | | g53b5166. (This used to be commit f056f624958af79204c972eba3f85e36e93daed7) | ||||
* | r26642: samba3sam.py: Remove more EJS-specific code. | Jelmer Vernooij | 2008-01-01 | 1 | -2/+1 |
| | | | | (This used to be commit 7d14b657b3d59924b15f4f84bbd5745cd7f759ef) | ||||
* | r26629: python: Improve documentation in various places. | Jelmer Vernooij | 2007-12-29 | 3 | -17/+50 |
| | | | | (This used to be commit ee71a27bca66426d34cb1d686a83ac6a342329d3) | ||||
* | r26628: python: Add more documentation, simplify code in Samba3 module. | Jelmer Vernooij | 2007-12-29 | 6 | -86/+174 |
| | | | | (This used to be commit 3c329ee73d9979236313c37e51750ec06b8dd69e) | ||||
* | r26622: python: Update license version, clarify copyright. | Jelmer Vernooij | 2007-12-28 | 1 | -1/+1 |
| | | | | (This used to be commit 3ee62094074d74b6c69948730f2892f0a430f40b) | ||||
* | r26618: Implement -W option support. | Jelmer Vernooij | 2007-12-28 | 1 | -1/+7 |
| | | | | (This used to be commit e48026b17d682c01eb3343ef35f6e847b18fa297) | ||||
* | r26616: Support parsing of user data in SAmba 3 tdbsam. | Jelmer Vernooij | 2007-12-27 | 4 | -115/+111 |
| | | | | (This used to be commit 2f33e0451d6699fed8bc9abfa2f331317502b358) | ||||
* | r26614: Fix options parsing for credentials in Python. | Jelmer Vernooij | 2007-12-27 | 1 | -6/+18 |
| | | | | (This used to be commit 9ef3b7de6baadeb2240ef9d24c55be9dc4cccf1e) | ||||
* | r26608: More improvements to the upgrade code. | Jelmer Vernooij | 2007-12-26 | 5 | -148/+307 |
| | | | | (This used to be commit 7ea06d91f602f770f55a1171174f11b922fed8e7) | ||||
* | r26607: Fix reading of values and subkeys in Samba 3 registry files. | Jelmer Vernooij | 2007-12-26 | 3 | -122/+102 |
| | | | | (This used to be commit e3d7454ef70d6fe9a1ce34eaf57268bd5b713ccf) | ||||
* | r26596: Fixed upgrade.py. | Jelmer Vernooij | 2007-12-26 | 5 | -29/+30 |
| | | | | | | Added blackbox tests for provision and upgrade Python scripts. Clean up temporary files created by the Python tests. (This used to be commit 2227fb6df62240cae64d27a1920d878316f819fc) | ||||
* | r26593: - More work on the python versions of samba3dump and the samba3sam ↵ | Jelmer Vernooij | 2007-12-26 | 3 | -65/+33 |
| | | | | | | | | 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 150cf39fbd4fe088546870fb0d8f20c0d9eb4aca) | ||||
* | r26592: Finish fixing the samba3dump script. | Jelmer Vernooij | 2007-12-26 | 1 | -10/+53 |
| | | | | (This used to be commit 85679f3fc98238f90280f9f10d42550d71eeb918) | ||||
* | r26591: Get the first bits of samba3dump to work again. | Jelmer Vernooij | 2007-12-26 | 2 | -14/+32 |
| | | | | (This used to be commit 3511027515f8ea860fbe46639d9169999646a297) | ||||
* | r26590: Parsing routines for the smbpasswd file and idmap database. | Jelmer Vernooij | 2007-12-26 | 2 | -9/+140 |
| | | | | (This used to be commit 0c14e16a2bc965d3319ca990089566bff98a47fe) | ||||
* | r26587: Fix reading Samba 3 WINS database and initial work on group db, ↵ | Jelmer Vernooij | 2007-12-26 | 3 | -40/+196 |
| | | | | | | aliases and secrets. (This used to be commit c7c4cf258ac7975b409d26c9386838d4780c756f) | ||||
* | r26585: Fix samba3.python tests. | Jelmer Vernooij | 2007-12-26 | 2 | -22/+30 |
| | | | | (This used to be commit 231ec0777b7d1fb1297e3a974871b8735a386cfa) | ||||
* | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 2007-12-24 | 6 | -15/+307 |
| | | | | | | | | bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852) | ||||
* | r26566: Fix member provision when using python. | Jelmer Vernooij | 2007-12-24 | 1 | -9/+9 |
| | | | | (This used to be commit e5573283df9e98bccc8eae227cf0f11367ecf084) | ||||
* | r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -2/+2 |
| | | | | | | now. (This used to be commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19) | ||||
* | r26564: More python bindings for registry code. | Jelmer Vernooij | 2007-12-24 | 1 | -3/+2 |
| | | | | (This used to be commit f40fad9827d0e9567224bc1e64ea91e610a07a3f) | ||||
* | r26562: Fix provisioning using Python. | Jelmer Vernooij | 2007-12-24 | 1 | -30/+43 |
| | | | | (This used to be commit b07ca944ba62a3f3de58c06b66533c0953a32de9) | ||||
* | r26559: Make the provision function a bit smaller. | Jelmer Vernooij | 2007-12-24 | 1 | -164/+182 |
| | | | | (This used to be commit a1175231a58c60f32574816643dafc78ff867161) | ||||
* | r26545: Sync output with ejs. | Jelmer Vernooij | 2007-12-21 | 3 | -36/+32 |
| | | | | (This used to be commit 48ceaa964327ed7094275780cc3c0767636bcb18) | ||||
* | r26538: Pass path generation function around rather than base directory. | Jelmer Vernooij | 2007-12-21 | 6 | -148/+164 |
| | | | | (This used to be commit 5f921af41e4dcd6844f6a662d56bd27c4e76ff88) | ||||
* | r26536: More tests for provisioning code. | Jelmer Vernooij | 2007-12-21 | 5 | -24/+39 |
| | | | | (This used to be commit 43c8bfeedf06ce806c524a28fa72c643f6db60f4) | ||||
* | r26535: Get rid of all-knowing ProvisionSettings object. | Jelmer Vernooij | 2007-12-21 | 1 | -264/+258 |
| | | | | (This used to be commit 40bf88c8a70e8379a6081cb6050034bcd7ae56eb) | ||||
* | r26527: Start on tests for provision. | Jelmer Vernooij | 2007-12-21 | 4 | -42/+96 |
| | | | | (This used to be commit 84ac6c6bbfc4baaf28906ee5826a9cf888043656) | ||||
* | r26525: Consistency in the API. | Jelmer Vernooij | 2007-12-21 | 1 | -50/+53 |
| | | | | (This used to be commit 37577fee582e7c9896b5cf8b62016d480b8f147e) | ||||
* | r26524: Import self join. | Jelmer Vernooij | 2007-12-21 | 1 | -42/+75 |
| | | | | (This used to be commit daae983c260da6af6a4f1cba1290bc7240d7a970) | ||||
* | r26523: Refactor provisioning code. | Jelmer Vernooij | 2007-12-21 | 3 | -156/+250 |
| | | | | (This used to be commit ac1083178f9e521dcd5d3d8b5199abcb00159adf) | ||||
* | r26522: Fix warnings on SamDB connect from Python, simplify the setup code ↵ | Jelmer Vernooij | 2007-12-21 | 3 | -33/+43 |
| | | | | | | for the various LDBs. (This used to be commit 20c686f501b652ec0578a075a124b72ecb5f41b6) | ||||
* | r26521: Fix newlines. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
| | | | | (This used to be commit 174aa1583791a4c305bc49cf78f8f10d42701bc9) | ||||
* | r26520: More Python updates. | Jelmer Vernooij | 2007-12-21 | 3 | -7/+18 |
| | | | | (This used to be commit a8b1fe15ac853082961132ede061fe1556ae29f7) | ||||
* | r26518: Fix provision of registry using Python. | Jelmer Vernooij | 2007-12-21 | 1 | -14/+26 |
| | | | | (This used to be commit 12eb38e553993b2726a803af4ae9c05229d6ebe4) |