fix error messages
[sfa.git] / sfa / trust /
2013-01-17 Tony Mackfix error messages
2013-01-17 Tony Mackformatting
2013-01-17 Tony Mackcheck xrns arg at beginning of method
2013-01-17 Tony Mackindent error
2013-01-17 Tony Mackedit error message
2013-01-17 Tony Mackedit error message
2013-01-08 Tony Mackworking toward full support for sliver urns in the...
2013-01-08 Tony Mackfix typo
2012-12-18 Tony Mackget_subject() returns an empty string if credential...
2012-12-05 Tony Mackraise exception if we don't support credential type
2012-12-05 Tony Mackdefault values for geni_type and geni_version
2012-10-20 Tony MackGeneralize credentials argument
2012-10-18 Tony Mackfix ListResources
2012-10-18 Tony Mackmerge
2012-09-27 Thierry Parmentelatcosmetic - this code is broken, moving the matter to...
2012-09-27 Thierry Parmentelatadd debug trace for investigating the v3 issue
2012-09-25 Thierry Parmentelatfixes
2012-09-03 Thierry Parmentelatdos2unix
2012-08-28 Tony MackcheckCredentials() now accepts one or many xrns
2012-08-06 Tony Mackrefactored
2012-07-21 Tony Mackwhitespace
2012-07-21 Tony Mackadded copyright header
2012-07-21 Tony Mackupdated exception message
2012-07-21 Tony Mackcleanup exception message
2012-07-05 Thierry Parmentelatdos2unix'ed gid.py
2012-06-30 Tony Mackcast to string
2012-05-09 Thierry Parmentelatdeliver credentials : correctly use suth x PI to delive...
2012-05-09 Thierry Parmentelatdetermine_user_rights to use slice.reg_researchers and
2012-05-07 Thierry Parmentelatcosmetic: Right(s) have a __repr__
2012-05-07 Thierry Parmentelatpass a record object (instead of dict) to determine_use...
2012-05-07 Thierry Parmentelatremove useless verify_cancreate_credential
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-19 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-09 Tony Mackcan now store an email address in the subjectAltName...
2012-02-08 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-01 Thierry ParmentelatMerge branch 'master' into sqlalchemy - solved totally...
2012-01-27 Thierry Parmentelattrash dbinfo stuff
2012-01-27 Thierry Parmentelatmerge master again (2.0-10 changelog only)
2012-01-25 Thierry Parmentelatadd support for migrations with sqlalchemy-migrate
2012-01-24 Thierry Parmentelatsuggest to user __repr__
2012-01-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-01-20 Thierry Parmentelatcosmetic
2012-01-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-11 smbakerbump DEFAULT_CREDENTIAL_LIFETIME to 31 days, to make...
2012-01-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-04 Tony Mackconvert_public_key() should raise an exception instead...
2011-11-21 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-21 Tony Mackcreate_gid() type defaults to authority
2011-11-20 Tony Mackfix AttributeError
2011-11-20 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-19 Tony Macksfa-import-plc.py is not longer responsible for creatin...
2011-10-26 Tony MackvalidateCred should be validateCert
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-10-25 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-25 Thierry ParmentelatThreadedServer and SfaServer in separate files
2011-10-25 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-25 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-10-25 Thierry Parmentelatrenamed sfaticket from util/ to trust/
2011-10-24 Thierry Parmentelatremove svn keywords one last time and for good (hopefully)
2011-10-17 Tony Mackfilter_creds_by_caller() supports list args
2011-10-17 Tony Mackfilter_creds_by_caller() supports list args
2011-09-14 Tony Mackverify_issuer(): Skip the call to root_cred_signer...
2011-09-14 Tony MackCleanup error messages. Exceptions should be raised...
2011-09-14 Tony Macklowercase extension before comparing
2011-09-12 Thierry Parmentelatwhen scanning /etc/sfa/trusted_roots, match against...
2011-09-12 Thierry Parmentelatrenamed class TrustedRootList into TrustedRoots
2011-09-12 Thierry Parmentelatrenamed source file trust/trustedroot.py into trust...
2011-09-12 Thierry Parmentelatpartially revert previous change (*) bugfix as os.path...
2011-09-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-06 Thierry Parmentelatbugfix
2011-09-06 Thierry Parmentelatintends to provide more details when a credential won...
2011-09-05 Thierry Parmentelatdos2unix'ed
2011-08-31 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-08-30 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-08-26 Tony Mackdon't filter certs based on the file's extension
2011-08-26 Tony Mackimproved error and log messages
2011-08-19 Tony Mackadded lifeDays param to constructor. Certs can only...
2011-08-19 Tony Mackfix exploit that allowed an authorities to issue certs...
2011-08-18 Tony Mackall non authority certs should be marked as CA:FALSE
2011-08-16 Tony Mackfix TypeError
2011-08-16 Tony Mackfix typo
2011-08-15 Tony MackCA certs are only given to objects of type authority sfa-1.0-30
2011-08-08 Tony Mackfix slice delegation, and other bug fixes
2011-08-05 Tony Mackfix typo
2011-08-05 Tony Mackdeclare namespace and schema location
2011-08-05 Tony Mackdeclare namespace and schema location
2011-07-25 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-07-19 Tony Mackremoving redundant determine_rights() method
2011-07-19 Tony Macksupport authority+sm type
2011-07-13 Thierry Parmentelatscan only *.gid files in /etc/sfa/trusted_roots
2011-07-07 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-07-07 Tony Mackmake gid.dump() look nice
2011-07-07 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-07-07 Tony Mackcall dump_string instead of dump
2011-07-06 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-07-06 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-07-06 Thierry Parmentelateven safer handling of expiration types across
2011-07-06 Thierry Parmentelatreviewed consistency of the expiration field in credent...
2011-07-05 Thierry Parmentelatapplied dos2unix
next