small updates to generated login base and site name for geni users
[sfa.git] / sfa / server /
2010-09-03 Josh KarlinCreating a new branch for gpo edits from 18694
2010-08-25 Tony MackSfaTable module depends on pdg (postgres) package being...
2010-08-24 Tony Mackuse new methods
2010-08-24 Tony Mackuse new methods.
2010-08-24 Tony Mackno more separate interface for geni aggregate
2010-08-18 Josh KarlinCopying trunk version 18639 into a geni branch
2010-08-16 Tony Mackget_aggregates and get_registries returns full interfac...
2010-07-30 Josh Karlinmerged trunk -r 18510:18539
2010-07-16 Tony Mackfix bug (make sure we are removing the correct records
2010-07-16 Tony Mackmake sure all trusted gids have a registry record,...
2010-07-16 Tony Mackonly attempt to remove top level authorities (pointer...
2010-06-03 Tony Mackmerge with geni_api branch
2010-06-02 Tony Mackmerging with geni-api branch
2010-05-11 Tony Mackdo not interfaces defined in registries.xml aggregates...
2010-05-10 Tony Mackuse authority instead of sa, ma when defining authority...
2010-05-07 Tony Mackrefactored
2010-05-07 Tony Mackmessage should get logged and reset at every iteration...
2010-05-07 Tony Mackremove debugging output
2010-05-07 Tony Mackfix bugs in trusted credential syncing
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
next