Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement as_sddl. | Jelmer Vernooij | 2009-01-22 | 1 | -0/+10 |
* | Support parsing sddl for security descriptors. | Jelmer Vernooij | 2009-01-22 | 1 | -0/+8 |
* | Fix comparison in tests now that we use __cmp__ rather than __eq__. | Jelmer Vernooij | 2008-12-21 | 1 | -2/+2 |
* | Fix more tests, improve repr() functions for various Python types. | Jelmer Vernooij | 2008-12-21 | 1 | -7/+7 |
* | Add test for Sid.__repr__. | Jelmer Vernooij | 2008-09-19 | 1 | -0/+4 |
* | Move more modules inside of the samba package. | Jelmer Vernooij | 2008-05-21 | 1 | -1/+1 |
* | r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const. | Kai Blin | 2007-12-26 | 1 | -3/+3 |
* | r26199: Allow constructing new sids, implement __eq__ for sids. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+11 |
* | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+65 |
* | r25903: Move more files out of torture/ | Jelmer Vernooij | 2007-12-21 | 1 | -0/+105 |