sfa.git
2010-06-15 Barış MetinSetting tag sfa-0.9-14 branch-0.9-14 sfa-0.9-14
2010-06-15 Barış MetinSetting tag sfa-0.9-14 sfa-0.9-14
2010-06-15 Barış Metinadd all commands with sfi* prefix to client package
2010-06-15 Barış Metinbranching from the latest sfa tag (0.9-13) to fix the...
2010-06-14 Tony Mackadding new client cli tools sfa-0.9-13
2010-06-14 Tony Mackset_issuer_keys() doesnt exist yet
2010-06-10 Tony Mackresearchers should be researcher
2010-06-09 Tony Mackimplement default dict here so we can get sfa to build...
2010-06-07 Barış MetinSetting tag sfa-0.9-13
2010-06-07 Barış MetinSetting tag sfa-0.9-13 0.9-12 0.9-12
2010-06-07 Barış Metinfix spec for new files
2010-06-07 Barış MetinSetting tag sfa-0.9-12
2010-06-07 Barış Metinfix wsdl build. first argument of Parameter must be...
2010-06-07 Barış Metinbranch from tag 0.9-11, for wsdl fix.
2010-05-11 Tony Mackmerging bugfixes from trunk
2010-05-11 Tony Mackmerging bugfix from trunk
2010-05-11 Tony Mackmerging bugfix from trunk
2010-05-10 Tony Mackcreating tag sfa-0.9-11
2010-05-07 Andy BavierFixed to work with new RSpec format
2010-05-07 Barış Metinfix typo
2010-05-07 Tony Mackremove all refrences to level1_auth
2010-05-06 Tony Mackin set_issuer(), get replace get_issuer() with get_subj...
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 Mackkey should be keys
2010-05-04 Tony Mackimplement export command
2010-05-04 Tony Mackpass dump_parents to the parents dump() call
2010-05-04 Tony Mackdont forget to sign the gid
2010-05-04 Tony Mackinitial checkin of tool used manage (display, sign...
2010-05-04 Tony Mackfix bug where persons that belong to more than one...
2010-05-03 Barış Metinadd --debug option to see xml-rpc dialog.
2010-05-03 Barış Metinxmlprotocol.get_server doesn't accept the fourth (proto...
2010-04-29 Anil-Kumar... bug fix: here commit should be outside the if test
2010-04-29 Anil-Kumar... the code was failing here as the path and finemane...
2010-04-29 Tony Mackmake sure the trusted cert's hrn is a prefix of the...
2010-04-26 Tony Mackno longer used
2010-04-26 Tony MackUsing sfa.util.cache to cache result of get_resources
2010-04-26 Tony Mackno longer use sfa.util.storage.SimpleStorage for cachin...
2010-04-26 Tony Mackmove docstring to beginning of method
2010-04-22 Tony Mackfix NameError. Dont forget to commit transactions
2010-04-21 Tony Mackrevert last change
2010-04-21 Tony Mackreturn only the rspec for the slice
2010-04-21 Tony Mackfix KeyError
2010-04-20 Tony Mackfix name error
2010-04-19 Tony Mackcheck the specified hrn against the target hrn in the...
2010-04-19 Tony Mackcheck the specified hrn against the target hrn
2010-04-14 Tony Mackmerging bugfixes from trunk
2010-04-14 Tony Mackadded 'peer_id' attribute to slice object
2010-04-12 Tony Mackdont forget to commit the transaction in remove() and...
2010-04-12 Tony Mackfixed a bug when checking for invalid records
2010-04-08 Tony Mackupdated to reflect new tag
2010-04-08 Tony MackSetting tag sfa-0.9-11 which includes some new features...
2010-04-07 Tony Mackinstall pl rspec schema (pl.rng) in /etc/sfa. Add varia...
2010-04-07 Tony Mackcontiue the loop if a federated call fails
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 MackRegistries/Aggregates are accessed through api object now
2010-04-06 Tony MackRegistries/Aggregates are accessed through api object now
2010-04-06 Tony Mackfix typo
2010-04-06 Tony Mackfix bugs, typos
2010-04-06 Tony Mackinstantiate with the correct # of parameters
2010-04-06 Tony Mackresolve circular import
2010-04-06 Tony MackRegistries/Aggregates now inherit sfa.server.interface...
2010-04-06 Tony Mackinitial checkin
2010-04-06 Tony Mackget_trusted_certs is exposed by all interfaces (registr...
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 Mackmove process of loading trusted cert files into its...
2010-04-05 Tony Mackallow this method to be called without a credential
2010-04-05 Tony Macktabs
2010-04-05 Tony Macksynchronize registry entries in config file (registries...
2010-04-05 Tony Mackremove unused line of code
2010-04-05 Tony Mackstore connections to federated registries and aggregate...
2010-03-31 Tony Mackin fill_record_pl_info() add the pi's at the slice...
2010-03-30 Tony Mackonly get/install gids for slices that dont already...
2010-03-29 Tony Mackwhitespace
2010-03-29 Tony Mackno longer need getPLCSHellVersion()
2010-03-29 Tony Mackno need to PLCAPI.AuthCheck() here anymore
2010-03-29 Tony Mackfix bugs in delegate command
2010-03-26 Tony Mackdont forget to pass self to class methods
2010-03-26 Tony Mackreplace + symbolm in email address with _
2010-03-26 Tony Mackmake sure extra is a string
2010-03-25 Barış Metinpass --root to get it installed in RPM BUILDROOT
2010-03-25 Barış Metinfix: setup.py depends on files with relative paths.
2010-03-24 Barış Metinstatically check distroname to require python-uuid...
2010-03-11 Andy BavierCreate a record for the slice if not found in the AM...
2010-03-11 Andy BavierRevert accidental checkin
2010-03-11 Andy BavierFixed a bug that showed instances not associated with...
2010-03-07 Tony Mackdont limit queue size
2010-03-05 Tony Mackless to do
2010-03-05 Tony Mackmake server an instance of sfa.util.server.ThreadedServ...
2010-03-05 Tony Mackreverting last commit (we can attempt to import plcapi...
2010-03-05 Tony Mackremove unnecessary code
next