summaryrefslogtreecommitdiff
path: root/source4/libcli/security/tests
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij2010-09-211-143/+0
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-10/+18
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
* py/security: Add test for dom_sid.split.Jelmer Vernooij2009-12-311-3/+8
* Fixed incorrect SID for RAS Servers.Nadezhda Ivanova2009-11-171-0/+1
* pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl.Matthieu Patou2009-09-171-0/+17
* Fix of a bug in the security.descriptor.as_sddl() methodnadezhda ivanova2009-04-231-0/+6
* Add a unit test for security_descriptor.as_sddl() without arguments.Jelmer Vernooij2009-04-201-0/+10
* Implement as_sddl.Jelmer Vernooij2009-01-221-0/+10
* Support parsing sddl for security descriptors.Jelmer Vernooij2009-01-221-0/+8
* Fix comparison in tests now that we use __cmp__ rather than __eq__.Jelmer Vernooij2008-12-211-2/+2
* Fix more tests, improve repr() functions for various Python types.Jelmer Vernooij2008-12-211-7/+7
* Add test for Sid.__repr__.Jelmer Vernooij2008-09-191-0/+4
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-1/+1
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-3/+3
* r26199: Allow constructing new sids, implement __eq__ for sids.Jelmer Vernooij2007-12-211-1/+11
* r26197: Add bindings for libsecurity.Jelmer Vernooij2007-12-211-0/+65
* r25903: Move more files out of torture/Jelmer Vernooij2007-12-211-0/+105