python: use '#!/usr/bin/env python' to cope with varying install locations
[mat/samba.git] / source4 / libcli / security / tests / bindings.py
2010-03-25 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-31 Jelmer Vernooijpy/security: Add test for dom_sid.split.
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthieu Patoupyldb: Don't segfault when invalid type is specified...
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 nadezhda ivanovaFix of a bug in the security.descriptor.as_sddl() method
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jelmer VernooijAdd a unit test for security_descriptor.as_sddl() witho...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jelmer VernooijImplement as_sddl.
2009-01-22 Jelmer VernooijSupport parsing sddl for security descriptors.
2008-12-21 Jelmer VernooijFix comparison in tests now that we use __cmp__ rather...
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijAdd test for Sid.__repr__.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Jelmer VernooijMove more modules inside of the samba package.
2007-12-21 Jelmer Vernooijr26199: Allow constructing new sids, implement __eq__...
2007-12-21 Jelmer Vernooijr26197: Add bindings for libsecurity.