first call is without request hash
[sfa.git] / sfa / methods /
2009-11-15 Anil-Kumar Vengalilfirst call is without request hash
2009-11-10 Tony Mackif record already exist, raise ExistingRecord exception
2009-11-09 Sapan BhatiaWhoops. create_slice is linked with INCOMING, not OUTGOING.
2009-11-04 Tony Mackrequest hash is optional
2009-11-01 Anil-Kumar Vengalilpassing request_hash to federated resolve call
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 Vengalilminor bug fix
2009-10-31 Anil-Kumar Vengalilbug fix
2009-10-29 Tony Mackargumnets for auth.determine_user_rights has changed...
2009-10-29 Tony Mackreorganized
2009-10-29 Tony Mackget_self_credential has become its own call, move out...
2009-10-26 Tony Mackadded extra argument to accepts
2009-10-23 Tony Mackrequest hash argument is optional for now
2009-10-23 Tony Mackuse record['name'] not record.get_name()
2009-10-23 Tony Mackwe were better off creating the record at sfa after...
2009-10-23 Tony Mackchecking this method back in. We missed you
2009-10-23 Tony Mackadded get_self_credential method
2009-10-16 Tony Macklooks the same to me
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 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 Mackcheck peer_cert
2009-10-14 Tony Mackupdate the record's last updated field with the current...
2009-10-14 Tony Mackinitial checkin of get_gid method
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-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-02 Barış Metincosmetic
2009-09-27 Anil-Kumar Vengalilbugfix
2009-09-27 Tony Mackdont call verify_object_permissions. according to that...
2009-09-27 Tony Mackfix bugs
2009-09-27 Tony Mackinital checkin
2009-09-27 Tony Macktabs
2009-09-26 Tony Mackinitial checkin of register_peer_object
2009-09-25 Tony Macktabs
2009-09-25 Tony Macktabs
2009-09-24 Tony Mackdont use get_name()
2009-09-24 Sapan BhatiaMoving context extraction to the rspec manager
2009-09-23 Anil-Kumar Vengalilconnecting the remove_remote_object method to registry...
2009-09-23 Anil-Kumar VengalilInitial checkin of a new method to remove objects from...
2009-09-16 Sapan BhatiaContd... (integrating sfatables)
2009-09-16 Sapan BhatiaPlugging in sfatables
2009-09-15 Sapan BhatiaAdded a comment about Rspec manager code.
2009-09-15 Anil-Kumar Vengalilbug-fix
2009-09-11 Tony Mackadd the record to sfa before adding it to plcapi. This...
2009-09-10 Tony Mackfix tabs
2009-09-10 Tony Mackonly add the person to the site if this is a new record
2009-09-09 Anil-Kumar Vengalilcall logging
2009-09-08 Sapan BhatiaThis change fixes the WSDL build. I am aware that it...
2009-09-05 Anil-Kumar Vengalilbugfix
2009-09-05 Anil-Kumar Vengalilgetting record objects
2009-09-04 Tony Mackchanged the sfa db schema. All records are now stored...
2009-09-03 Tony Mackonly delete the person from plc if he/she has site...
2009-09-03 Tony Mackcheck if record exists before removing from plc
2009-09-03 Anil-Kumar Vengalilbug fix in upcall
2009-09-03 Anil-Kumar Vengalilbug fix: PLCAPI (e.g. DeletetPerson) delete an object...
2009-09-01 Tony Mackfix typo
2009-09-01 Tony Mackaccept either a key string or a list of key strings...
2009-09-01 Tony Mackremove the 'name' field from the slice record before...
2009-09-01 Tony Mackremove the 'name' field from the slice record before...
2009-09-01 Anil-Kumar Vengalilbug fix in adding user key
2009-09-01 Tony Mackaccept either a key string or a list of key strings...
2009-08-27 Tony Mackfix bug in update method
2009-08-27 Tony Mackcheck if record exists before adding to PLC
2009-08-20 Tony Mackfix some bugs regarding sub authority implementaiton
2009-08-18 Tony Mackfilter results if hrn argument is specified
2009-08-18 Tony Mackremoving debugging output
2009-08-18 Tony Mackfix tabs
2009-08-17 Anil-Kumar Vengalillogging and call tracing features
2009-08-17 Tony Mackdont forget to update the person key
2009-08-14 Tony Mackadded 2 new methods, 'get_aggregates' and 'get_registries'
2009-08-14 Tony Mackadded 2 new methods, 'get_aggregates' and 'get_registries'
2009-08-12 Tony Mackdont raise the excpetion
2009-08-12 Tony Mackfix name error, 'record_list' should be 'records'
2009-08-12 Tony Mackuse a prefix tree to determine which registry inteface...
2009-08-12 Tony Mackuse a prefix tree to decide which registry to send...
2009-08-10 Tony MackAfter adding the record to the plc db, check if the...
2009-08-04 Tony Mackdont forget to check for type 'authority'
2009-08-04 Tony Macksupport 'authority' type
2009-08-03 Tony Mackfixed 'keys' is now 'key'
2009-08-03 Tony Mackfixed 'keys' is now 'key'
2009-08-03 Tony Mackexpect user records to only have 1 public key
2009-07-16 Andy BavierAdd API as argument to rspec manager
2009-07-16 Sapan BhatiaBug that andy found...
2009-07-16 Sapan BhatiaFixed an import bug in trunk.
2009-07-15 Sapan Bhatia(no commit message)
2009-07-15 Sapan BhatiaLast bit of code injection that hits the mainline ...
2009-07-14 Tony Mackmake sure to use the type specified by the user when...
2009-07-13 Sapan BhatiaAnother typo
2009-07-13 Sapan BhatiaTypo
next