Cleanup references to module objects returned from PyImport_ImportModule
[gd/samba-autobuild/.git] / source4 / libcli / security /
2014-04-02 Stefan Metzmachers4:libcli/tests: add missing #include "torture/local...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-02-22 Andrew Bartletts4-auth Move libcli/security/session.c to the top level
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-11-27 Matthias Dieter... s4:libcli/security/session.h - fix include ordering...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-21 Andrew Tridgells4-libcli: make LIBSECURITY_SESSION a private library
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartletts4-acl Merge sec_access_check() with se_access_check...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-12 Andrew Bartletts4-libcli/security Use seperate subsystem for session...
2010-10-12 Andrew Bartlettlibcli/security Move most of security_token.c to common...
2010-09-22 Jelmer Vernooijs4-selftest: Move more tests to scripting/python, simpl...
2010-09-11 Andrew Bartlettlibcli/security Use talloc_zero when making a struct...
2010-09-11 Andrew Bartlettlibcli/security Move source4/ privileges code into...
2010-09-11 Andrew Bartletts4-privs Add a lookup by index of privilages
2010-09-11 Andrew Bartlettprivs Add my Copyright
2010-09-11 Andrew Bartletts4-privs Remove link between enum sec_privilege and...
2010-09-09 Matthias Dieter... s4:libcli/security/*.c - fix some wrong typed counters
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-17 Andrew Bartletts4:security Remove use of user_sid and group_sid from...
2010-08-17 Andrew Bartletts4:security Bring in #defines for the user and primary...
2010-08-17 Andrew Tridgells4-drs: fixed check for SECURITY_RO_DOMAIN_CONTROLLER
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-04-22 Andrew Tridgells4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
2010-04-19 Nadezhda IvanovaRemoved more excess looping and fixed problem with...
2010-04-15 Nadezhda IvanovaA bit of refactoring in the SD creation code.
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-25 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2010-03-24 Jeremy AllisonMissing include guard in source4/libcli/security/security.h
2010-03-03 Michael Adams4:move the sddl code down to the top level
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-02 Andrew Tridgells4-sddl: DRS replication needs REVISION_ADS for SDs
2009-12-31 Jelmer Vernooijpy/security: Add test for dom_sid.split.
2009-12-17 Nadezhda IvanovaFixed incorrect checking of PRINCIPAL_SELF permissions.
2009-11-27 Matthias Dieter... s4:security/sddl - rework of the security descriptor...
2009-11-17 Nadezhda IvanovaFixed incorrect SID for RAS Servers.
2009-11-15 Nadezhda IvanovaFixed some major bugs in inheritance and access checks.
2009-11-05 Nadezhda IvanovaVersion 1.0 of the directory service acls module.
2009-11-03 Nadezhda IvanovaFixed some missing flags and bugs in the security creation.
2009-11-03 Nadezhda IvanovaFixed a bug in object specific access checks.
2009-10-21 Matthias Dieter... s4:libcli/security/access_check - Add "const" in front...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-acl: SEC_FLAG_MAXIMUM_ALLOWED doesn't auto-apply...
2009-10-17 Andrew Tridgells4-security: honor more of the privilege access bits
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-09-28 Andrew Tridgells4-acl: fixed SD creation
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-25 Nadezhda IvanovaFixed a dereferenced null pointer.
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-22 Nadezhda IvanovaInitial Implementation of the DS objects access checks.
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Nadezhda IvanovaInitial implementation of security descriptor creation...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthieu Patoupyldb: Don't segfault when invalid type is specified...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-security: added a new security level SECURITY_DOMAIN...
2009-09-16 Nadezhda IvanovaOwner and group defaulting.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Matthias Dieter... Fix typo
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Andrew Kroegers4: Add additional 2-letter SID/RID mappings.
2009-05-20 Günther Deschners4: try to fix privileges implementation in order to...
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-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jelmer VernooijMove the security_descriptor utility code to the top...
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-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'displaysec' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-25 Jelmer Vernooijdisplay_sec: Move to common libcli/security directory.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd header files for secace and secacl.
2009-03-01 Jelmer VernooijMove secacl to top-level.
2009-03-01 Jelmer VernooijMove secace.c to top-level.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Kai Blinshared: Move dom_sid_* utility functions to top level
2009-01-30 Simo SorceFix the mess with ldb includes.
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-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
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...
next