package sfascan
[sfa.git] / sfa / server /
2011-12-02 Thierry Parmentelatcosmetic
2011-12-02 Thierry Parmentelatrename xmlrpcprotocol into sfaprotocol
2011-11-30 Tony Macklog error
2011-11-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-11-29 Thierry Parmentelatgroup db-related stuff in sfa/storage
2011-11-28 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-28 Tony Mackslicemgr also supports GENI AM API v2
2011-11-28 smbakerfix merge problem
2011-11-28 Tony Mackuse sfa.client.return_value.ReturnValue to parse aggreg...
2011-11-25 Thierry Parmentelatrenamed plc-specific api call get_key into key_key_from...
2011-11-23 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-22 Tony Mackrenamed SFA_AM_API_VERSION to SFA_AGGREGATE_API_VERSION
2011-11-22 Tony Mackfix TypeError
2011-11-22 Tony Macksupport geni am api v2 return values
2011-11-21 Thierry Parmentelatcreates logdir when httpd is not installed
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 Mackadd interface cert to trusted roots list
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-11-18 Thierry ParmentelatMerge branches 'master' and 'master' of ssh://git.onela...
2011-11-18 Tony Mackfix rspec links
2011-11-17 Thierry Parmentelatmore consistency between API method names and correspon...
2011-11-08 smbakerfix merge problem
2011-11-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-08 Thierry Parmentelatcosmetic
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-03 Thierry Parmentelathardwire SfaTable as the storage system for now
2011-11-01 Thierry Parmentelatdont need scaffold anymore
2011-11-01 Thierry Parmentelatplcm is dead
2011-11-01 Thierry Parmentelatanother step of moving stuff around where it belongs
2011-11-01 Thierry Parmentelatcleanup the component server (no more flavour=plcm...
2011-11-01 Thierry Parmentelatsplit api and driver
2011-11-01 Thierry Parmentelatdefaultdict in sfa.util + minor/cosmetic
2011-10-31 Thierry Parmentelatsolve merge conflict
2011-10-31 Tony Mackuse sfa.util.xml instead of sfa.util.xmlstorage
2011-10-27 Thierry Parmentelatgeneric to handle the manager instance in the api too
2011-10-27 Thierry Parmentelatneed to rename sfa.plc.api into sfa.plc.plcsfaapi
2011-10-27 Thierry Parmentelatsolve conflicts
2011-10-27 Thierry Parmentelatbeginning/proof-of-concept of a generic/ module togethe...
2011-10-27 Tony Mackfix missing imports
2011-10-27 Tony Mackimport os
2011-10-27 Tony Mackfix import
2011-10-27 Thierry Parmentelatsplit the various *Api classes into somethin more sensible
2011-10-27 Thierry Parmentelattrim imports and make pylint happy
2011-10-26 Tony Mackremove refrences to decode_cred()
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 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-10-25 Thierry Parmentelatmoved sfa.util.componentserver into sfa.server.componen...
2011-10-25 Thierry Parmentelatmove sfa.util.server into sfa.server.sfaserver
2011-10-25 Thierry Parmentelatrename sfa-server.py into sfa-start.py
2011-10-25 Thierry Parmentelattrim useless imports - add docstring to Interface
2011-10-24 Thierry Parmentelatremove svn keywords one last time and for good (hopefully)
2011-10-23 Tony Mackskip null records
2011-10-21 Tony Mackuse sfa.util.xml.XML instead for xml.util.rspec.RecordSpec
2011-10-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-21 Thierry Parmentelatminor cleanup
2011-10-20 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-20 Thierry Parmentelatnew naming scheme in managers/
2011-10-17 Tony Mackuse new Interface class
2011-10-17 Tony Mackrefactored. Added Interface class
2011-09-12 Thierry Parmentelatrenamed class TrustedRootList into TrustedRoots
2011-09-12 Thierry Parmentelatrenamed source file trust/trustedroot.py into trust...
2011-08-30 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-08-16 Tony Mackimport SfaRecord sfa-1.0-32
2011-08-04 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-08-04 Tony Mackremote connections timeout after 30 seconds
2011-08-04 Tony Mackinstall_peer_certs will timeout after 30 seconds
2011-07-06 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-07-04 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-06-30 Tony Mackonly call get_trusted_certs at sfa aggregates.
2011-06-22 Tony Mackreally fixed the redundant logging issue this time.
2011-06-21 Tony Mackreally fixed the redundant logging issue this time.
2011-06-17 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa sfa-1.0-26
2011-06-16 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-06-14 Tony Mackfix some issues with sup authority certificate signing
2011-05-07 Tony Mackuse sfa.rspecs.rspec_converter
2011-05-05 Tony Mackadded -t --type option
2011-04-15 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-04-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-04-08 Tony Mackremoved unused code (R.I.P)
2011-04-07 Thierry Parmentelatadded missing import
2011-04-06 Thierry Parmentelatreordered imports
2011-04-06 Thierry Parmentelathonor SFA_AGGREGATE_ENABLED
2011-04-06 Thierry Parmentelatuse iteritems in loops on dicts
2011-04-04 Thierry Parmentelattweak log
2011-03-11 Thierry Parmentelatcosmetic
2010-12-15 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-15 Thierry Parmentelatreviewed error msg formatting - fixed a couple glitches
2010-10-26 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-22 Tony Mackattempt to use gid before generating a self signed...
2010-10-20 Tony Mackfix sub authority signing issues
2010-10-19 Tony Mackfix positon of port number when generating interface url
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Thierry Parmentelatnamespace module is gone, plxrn provides PL-specific...
2010-10-18 Tony Mackfixed issues with sub authority cert signing. Added...
2010-10-13 Barış Metinresolve conflict manually
next