Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-30 | Compare sids in samba3sam tests. | Jelmer Vernooij | 1 | -11/+21 | |
2008-09-24 | Use loadparm since it's required by some modules. | Jelmer Vernooij | 1 | -6/+6 | |
2008-09-21 | Fix last samba3sam.py test. | Jelmer Vernooij | 1 | -24/+28 | |
2008-09-21 | Fix DNs - only one more samba3sam test failing now. | Jelmer Vernooij | 1 | -80/+72 | |
2008-09-20 | More code simplifications. | Jelmer Vernooij | 1 | -24/+25 | |
2008-09-19 | Fix formatting. | Jelmer Vernooij | 1 | -35/+63 | |
2008-09-19 | Simplify code, remove print statements. | Jelmer Vernooij | 1 | -29/+42 | |
2008-09-19 | Fix objectclass tests. | Jelmer Vernooij | 1 | -4/+3 | |
2008-09-18 | Improve formatting. | Jelmer Vernooij | 1 | -66/+54 | |
2008-09-18 | Fix tests, be less verbose. | Jelmer Vernooij | 1 | -35/+35 | |
2008-09-18 | Fix some tests. | Jelmer Vernooij | 1 | -4/+16 | |
2008-08-18 | Remove references to the unused @SUBCLASS feature. | Andrew Bartlett | 1 | -1/+1 | |
This was removed from ldb_tdb a while ago Andrew Bartlett (This used to be commit fcb87e77860b449ac3483ccec5e6b5ed087540f2) | |||||
2008-01-01 | r26642: samba3sam.py: Remove more EJS-specific code. | Jelmer Vernooij | 1 | -261/+239 | |
(This used to be commit 7d14b657b3d59924b15f4f84bbd5745cd7f759ef) | |||||
2008-01-01 | r26637: More work converting to Python. | Jelmer Vernooij | 1 | -16/+16 | |
(This used to be commit 84f1e82d8fe5ecca75e2d7048d1b8b409abcb9b7) | |||||
2007-12-30 | r26630: Split up big tests into various smaller functions, making it easier ↵ | Jelmer Vernooij | 1 | -183/+185 | |
to debug. (This used to be commit 4be116133724ac52f9df8adb3feeb93ea616a990) | |||||
2007-12-26 | r26598: Simplify the way Python tests are run. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8) | |||||
2007-12-26 | r26593: - More work on the python versions of samba3dump and the samba3sam ↵ | Jelmer Vernooij | 1 | -64/+63 | |
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) | |||||
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 1 | -0/+1067 | |
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) |