Age | Commit message (Expand) | Author | Files | Lines |
2010-06-19 | python: Use samba.tests.TestCase, make sure base class tearDown and | Jelmer Vernooij | 1 | -10/+18 |
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 |
2009-12-31 | py/security: Add test for dom_sid.split. | Jelmer Vernooij | 1 | -3/+8 |
2009-11-17 | Fixed incorrect SID for RAS Servers. | Nadezhda Ivanova | 1 | -0/+1 |
2009-09-17 | pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl. | Matthieu Patou | 1 | -0/+17 |
2009-04-23 | Fix of a bug in the security.descriptor.as_sddl() method | nadezhda ivanova | 1 | -0/+6 |
2009-04-20 | Add a unit test for security_descriptor.as_sddl() without arguments. | Jelmer Vernooij | 1 | -0/+10 |
2009-01-22 | Implement as_sddl. | Jelmer Vernooij | 1 | -0/+10 |
2009-01-22 | Support parsing sddl for security descriptors. | Jelmer Vernooij | 1 | -0/+8 |
2008-12-21 | Fix comparison in tests now that we use __cmp__ rather than __eq__. | Jelmer Vernooij | 1 | -2/+2 |
2008-12-21 | Fix more tests, improve repr() functions for various Python types. | Jelmer Vernooij | 1 | -7/+7 |
2008-09-19 | Add test for Sid.__repr__. | Jelmer Vernooij | 1 | -0/+4 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-26 | r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const. | Kai Blin | 1 | -3/+3 |
2007-12-21 | r26199: Allow constructing new sids, implement __eq__ for sids. | Jelmer Vernooij | 1 | -1/+11 |
2007-12-21 | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 1 | -0/+65 |
2007-12-21 | r25903: Move more files out of torture/ | Jelmer Vernooij | 1 | -0/+105 |