Setting tag sfa-0.9-14
[sfa.git] / sfa / server /
2010-05-11 Tony Mackmerging bugfix from trunk
2010-05-10 Tony Mackcreating tag sfa-0.9-11
2010-05-06 Tony Mackimplement verbose output, fix name errors
2010-05-06 Tony Mackimplement verbose output, fix name errors
2010-05-06 Tony Mackdont save the gid in sign_gid()
2010-05-06 Tony Mackfix typos
2010-05-06 Tony Mackre-sign necessary gids after importing
2010-05-04 Tony Mackimplement import
2010-05-04 Tony Mackimplement export command
2010-05-04 Tony Mackdont forget to sign the gid
2010-05-04 Tony Mackinitial checkin of tool used manage (display, sign...
2010-04-12 Tony Mackfixed a bug when checking for invalid records
2010-04-07 Tony Mackinstall pl rspec schema (pl.rng) in /etc/sfa. Add varia...
2010-04-06 Tony Mackfix NameError
2010-04-06 Tony MackconnectAggregatges() renamed to get_connections
2010-04-06 Tony Mackdont attempt to sync interface info every time the...
2010-04-06 Tony Mackfix bugs, typos
2010-04-06 Tony Mackinstantiate with the correct # of parameters
2010-04-06 Tony MackRegistries/Aggregates now inherit sfa.server.interface...
2010-04-06 Tony Mackinitial checkin
2010-04-06 Tony Mackmodpython stuff has removed
2010-04-06 Tony Mackmoving modpython stuff here
2010-04-06 Tony Mackinterfaces is a list of dicts, not a dict
2010-04-05 Tony Mackattempt to retrieve peer gid within a try/except block
2010-04-05 Tony Macksynchronize registry entries in config file (registries...
2010-04-05 Tony Mackremove unused line of code
2010-03-30 Tony Mackonly get/install gids for slices that dont already...
2010-03-29 Tony Mackwhitespace
2010-02-16 Tony MackHandle result from NM correctly
2010-01-22 Anil-Kumar Vengalilminor correction to CM side
2010-01-12 Tony Mackfix package import
2010-01-12 Tony Mackreslove multiple records at once
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackuse xmlrpcprotocol instead of geniclient
2010-01-04 Tony Mackgeniclient is not used anymore
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackwhitespace
2009-12-29 Tony Mackmkstemp returns a tuple
2009-12-29 Tony Mackuse mkstemp instead of mktemp
2009-12-22 Tony Mackadded force option for get_credential()
2009-12-21 Anil-Kumar Vengalilaggregate type is in config object
2009-12-20 Tony Mackif the init_server() method is defined in the interface...
2009-12-16 Tony Mackfix slicename to hrn conversion in get_gids()
2009-12-15 Tony Mackdont import some modules into global scope
2009-12-15 Tony Mackno need to import sfa.util.genitable here
2009-12-15 Tony Mackfix typo
2009-12-15 Tony Mackin get_trusted_certs, check for the right filename...
2009-12-11 Tony Mackslice_gid_filename should be node_gid_filename here
2009-12-11 Tony Mackvsever should be vservers
2009-12-11 Tony Macksave node and slice gid in /etc (not /etc/sfa) in the...
2009-12-10 Tony Mackfix spelling error
2009-12-10 Tony Mackadded some verbose output
2009-12-10 Tony Mackdont forget to save the credential parents
2009-12-10 Tony Mackinstantiate the cert object
2009-12-09 Tony Mackuse corrct config_dir
2009-12-09 Tony Mackget_certs() should be get_trusted_certs()
2009-12-09 Tony Mackfix some name errors
2009-12-09 Tony Macksave certificate parents
2009-12-09 Tony Mackimplemented get_credential, get_trusted_certs and get_gids
2009-12-07 Tony Mackin get_node_key(), dont forget to call get_key()
2009-12-07 Tony Mackfix xmlrpcprotocol import
2009-12-07 Tony Mackuse the right subject
2009-12-07 Tony Mackdont forget to import tempfile
2009-12-07 Tony Mackget_key() should be get_node_key()
2009-12-07 Tony Mackmade some variables global
2009-12-07 Tony Mackinitial checkin
2009-12-07 Tony Mackchanged component manager port to 12346
2009-12-01 Tony Mackfix syntax errors
2009-12-01 Tony Mackinherits sfa.util.componentserver.ComponentServer
2009-12-01 Tony Mackinitial checkin of managers plugin directory
2009-12-01 Tony Mackadd option for component server
2009-11-25 Tony Mackmoving component server here
2009-11-16 Tony Mackmoved server key initializaion code to new method init_...
2009-11-13 Anil-Kumar Vengaliltypo
2009-11-13 Anil-Kumar Vengalilbug-fix
2009-11-11 Tony Mackif the server.key doesnt exist, lets try to find the...
2009-11-05 Tony Mackadded a TODO reminder to fix the certificate subject
2009-11-05 Tony Mackmodified usage
2009-10-23 Tony Mackpass request_hash argument to interface calls
2009-10-16 Tony Mackimport sfa.util.debug.log
2009-10-15 Tony Mackfix package import
2009-10-15 Tony Mackuse xmlrpcprotocol instead of geniclient
2009-10-14 Tony Mackinitial checkin of files necessary for deploying via...
2009-10-05 Barış Metinprint the exception even if we don't do anything about...
2009-10-03 Anil-Kumar Vengalilnot to remove a peer_object from the local registry...
2009-09-30 Scott Bakerremove dependency of Config module from TrustedRoots...
2009-09-29 Scott Bakercheck in modpythonapi from raven project
2009-09-27 Tony Mackuse registry.remove_peer_record() to remove the record
2009-09-26 Tony Mackinitial checkin
2009-08-19 Tony Mackext_ip should be address
2009-08-19 Tony Mackadd local aggregate information to the 'interfaces...
2009-08-13 Tony Mackadded 'interfaces' class variable
2009-07-09 Thierry Parmentelatbunch of cleanups & fixes all over the place
2009-07-06 Barış Metinfix path for authorities
2009-07-06 Thierry Parmentelatrename configuration variables like from GENI_ to SFA_
2009-07-06 Thierry Parmentelatmanage __init__.py files under svn even if empty to...
2009-07-05 Thierry Parmentelatmove auth and hierarchy into sfa/trust
next