passing request_hash to federated list call
[sfa.git] / sfa /
2009-11-01 Anil-Kumar Vengalilpassing request_hash to federated list call
2009-10-31 Anil-Kumar Vengalilserver.cert has subject set to registry, and in this...
2009-10-31 Anil-Kumar Vengalilusing method get_self_credential to bootstrap SM credential
2009-10-31 Anil-Kumar Vengalillist of pi in in key PI; SM uses the authority credenti...
2009-10-31 Anil-Kumar Vengalilminor bug fix
2009-10-31 Anil-Kumar Vengalilbug fix
2009-10-29 Tony Mack-h option is already used for --help, use -k for -...
2009-10-29 Tony Mackfix indent
2009-10-29 Tony Mackrequest_hash is added to calls only if specifies the...
2009-10-29 Tony Mackadded hashrequest option
2009-10-29 Tony Mackreorganized. put command parser logic at the top. fixed...
2009-10-29 Tony Mackargumnets for auth.determine_user_rights has changed...
2009-10-29 Tony Mackdetermine user rights reqires the hrn of the caller...
2009-10-29 Tony Mackreorganized
2009-10-29 Tony Mackget_self_credential has become its own call, move out...
2009-10-29 Tony Mackallow the interface to get authority rights
2009-10-29 Tony Mackrevert last commit
2009-10-29 Anil-Kumar Vengalilif the remote agg. does not have person with peer_id...
2009-10-28 Anil-Kumar Vengalilreverting to the old code as the latest modification...
2009-10-27 Anil-Kumar Vengalilsmall bug fix
2009-10-26 Sapan BhatiaChanged Rspec --> RSpec throughout.
2009-10-26 Tony Mackadded extra argument to accepts
2009-10-26 Sapan BhatiaReturning the request context in the right format....
2009-10-26 Sapan BhatiaThe request context would need to be fetched in a more...
2009-10-26 Tony Mackremote soapprotocol import
2009-10-26 Tony Mackadded usual variables
2009-10-26 Tony Mackonly allow authority creds if oject_hrn in pi list
2009-10-24 Sapan BhatiaLatest updated from Srini:
2009-10-24 Tony Macksend output to /dev/null
2009-10-24 Tony Mackremove debugging output
2009-10-23 Tony Mackaccept logger argument
2009-10-23 Tony Mackdefine these variables in the get_sfa_logger() method
2009-10-23 Tony Macksend output to logfile
2009-10-23 Tony Mackrequest hash argument is optional for now
2009-10-23 Tony Mackpass request_hash argument to interface calls
2009-10-23 Tony Mackpass request_hash argument to sfa interface calls
2009-10-23 Tony Mackapi.getCredential should always return a string not...
2009-10-23 Tony Mackpassrequest_hash argument to sfa interface calls
2009-10-23 Tony Mackuse record['name'] not record.get_name()
2009-10-23 Tony Mackget_user_cred(), get_auth_cred() and get_slice_cred...
2009-10-23 Tony Mackwe were better off creating the record at sfa after...
2009-10-23 Tony Mackno longer using geniclient, pass string arguments not...
2009-10-23 Tony Mackno longer using geniclient, call registry.get_credentia...
2009-10-23 Tony Mackchecking this method back in. We missed you
2009-10-23 Tony MackverifyPeerCert() now requires 2 arguments (certtificate...
2009-10-23 Tony Mackadded get_self_credential method
2009-10-23 Tony Mackexplicitly call get_self_credential with the cliet...
2009-10-22 Sapan BhatiaGet basic rules that operate on hrns working again.
2009-10-16 Tony Mackdont delete vini's interent2 placeholder record
2009-10-16 Tony Mackii should be i2
2009-10-16 Tony Mackexisting_record should be existing_records
2009-10-16 Tony Mackimport_site() returns the site hrn
2009-10-16 Andy BavierMissed one...
2009-10-16 Tony Macklooks the same to me
2009-10-16 Tony Mackadded request_hash to get_credential() call
2009-10-16 Tony Mackadded request_hash to get_slices() call
2009-10-16 Tony Mackimport sfa.util.debug.log
2009-10-16 Tony Mackuse xmlrpcprotocol instead of geniclient when connectin...
2009-10-16 Tony Mackadd request_hash argument to more method calls
2009-10-16 Tony Mackadd request_hash argument to more method calls
2009-10-16 Tony Mackdeleting
2009-10-16 Tony Mackadd request_hash argumet to more method calls
2009-10-16 Tony Mackadded request_hash argumet some more calls
2009-10-15 Andy BavierRspec to RSpec
2009-10-15 Tony Mackauthenticate request_hash using client gid from the...
2009-10-15 Tony Mackadded request_hash argument. authenticate the credentia...
2009-10-15 Tony Mackadded request hash to list of accepted arguments
2009-10-15 Tony Mackfix package import
2009-10-15 Tony Mackuse xmlrpcprotocol instead of geniclient
2009-10-15 Tony Mackstart adding request_hash to calls. start replacing...
2009-10-15 Tony Mackfix bug
2009-10-15 Tony Mackfix typo
2009-10-15 Tony Mackcheck peer_cert
2009-10-15 Tony Mackremove row class
2009-10-15 Tony Mackmodify import
2009-10-15 Tony Mackinitial checkin of row class
2009-10-15 Tony Mackdont verify request hash in auth.check()
2009-10-14 Tony Mackupdate the record's last updated field with the current...
2009-10-14 Tony Mackadded Row class with validate methods
2009-10-14 Tony MackGeniRecord now inherits util.genitable.Row instead...
2009-10-14 Tony Mackmark 'last_updated, and date_created as readonly. Will...
2009-10-14 Tony Mackmove peer_vert verificaiton code into its own method
2009-10-14 Tony Mackinitial checkin of files necessary for deploying via...
2009-10-14 Tony Mackadded several methods for has based authentication
2009-10-14 Tony Mackadded compute_hash() method
2009-10-14 Tony Mackadded BadRequestHash fault
2009-10-14 Tony Mackinitial checkin of get_gid method
2009-10-12 Andy BavierFix for VINI aggregate
2009-10-12 Andy BavierDon't show peer sites in RSpec
2009-10-08 Anil-Kumar Vengalilsfatable hook
2009-10-08 Anil-Kumar Vengalilsfatables hook bug fix
2009-10-05 Tony Mackwhen updating the peer record, add the record id from...
2009-10-05 Tony Mackif peer_record exist but pointer is different, update...
2009-10-05 Anil-Kumar Vengalilbug-fix
2009-10-05 Barış Metinprint the exception even if we don't do anything about...
2009-10-04 Anil-Kumar Vengalilto be sure that the record being removed is a peer...
2009-10-04 Anil-Kumar VengalilUnBindObjectFromPeer needs the shortname of the peer
2009-10-04 Anil-Kumar Vengalilto prevent sfa-import from removing records with peer_a...
2009-10-03 Anil-Kumar Vengalilnot to remove a peer_object from the local registry...
2009-10-02 Barış Metincosmetic
next