update the record's last updated field with the current time. last_updated field...
[sfa.git] / sfa /
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
2009-10-02 Anil-Kumar Vengalilbug-fix
2009-10-01 Scott Bakerremove dependency of Config module from trustedroots...
2009-09-30 Scott Bakerremove dependency of Config module from TrustedRoots...
2009-09-29 Scott Bakercheck in modpythonapi from raven project
2009-09-29 Anil-Kumar Vengalilfor compatibility with python2.4
2009-09-28 Tony Mackdont forget to add 'authority' field to top level autho...
2009-09-27 Anil-Kumar Vengalilbugfix
2009-09-27 Tony Mackmanually add 'authority' field to the record
2009-09-27 Tony Mackadd job for sfa-clean-peer-records.py
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 Mackfix bug in verify object belongs to me
2009-09-27 Tony Macktabs
2009-09-27 Tony Mackuse registry.remove_peer_record() to remove the record
2009-09-26 Tony Mackinitial checkin
2009-09-26 Tony Mackdont run if the registry isnt enabled
2009-09-26 Tony Mackuse sfa.util.PostgreSQL. Support inserting Null.
2009-09-26 Tony Mackadded peer_authority field
2009-09-26 Tony Mackadded register_peer_object(), remove_peer_object()
2009-09-26 Tony Mackadd peer records to registry db
2009-09-26 Tony Mackadded verify_cred_is_me()
2009-09-26 Tony Mackinitial checkin of register_peer_object
2009-09-25 Tony Macktabs
2009-09-25 Tony Macktabs
2009-09-24 Tony Mackreorganized code
2009-09-24 Tony Mackdont use get_name()
2009-09-24 Sapan BhatiaChecked in updated openflow rspec manager from Srini
2009-09-24 Sapan BhatiaMoving context extraction to the rspec manager
2009-09-24 Sapan BhatiaAdding some sfatables-specific stuff in here.
2009-09-23 Anil-Kumar Vengalilthese two lines, if enabled, allow a credential to...
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-22 Sapan BhatiaAdding a config option for the stanford aggregate manag...
2009-09-22 Sapan BhatiaAdding rspec manager for openflow, courtesy Srini@stanford
2009-09-21 Sapan BhatiaTrivial change to add support for non-PLC aggregates
2009-09-16 Sapan BhatiaContd... (integrating sfatables)
2009-09-16 Sapan BhatiaPlugging in sfatables
2009-09-16 Tony Mackmake sure to check plc object id against sfa record...
2009-09-16 Tony Mackexecute sfa-import-plc.py every hour to keep sfa db...
2009-09-16 Tony Mackreimport person records when the person's public key...
2009-09-16 Tony Mackfind will now always return a list, even if there is...
2009-09-15 Tony Mackdelete stale records after all records have been added
2009-09-15 Tony Mackdelete stale records after all records have been added
2009-09-15 Tony Mackremove stale records from sfa db
2009-09-15 Anil-Kumar Vengalilif there are two accounts with the same e-mail on a...
2009-09-15 Sapan BhatiaAdded a comment about Rspec manager code.
2009-09-15 Anil-Kumar Vengalilbug-fix
2009-09-14 Tony Mackadded email_to_hrn()
2009-09-14 Tony Mackrefactored
2009-09-14 Tony Mackfix bug in insert()
2009-09-14 Tony Mackrevert hostnem_to_hrn
2009-09-11 Tony Mackadd the record to sfa before adding it to plcapi. This...
2009-09-11 Tony Mackinsert() returns record_id now. in update/insert filter...
2009-09-11 Tony Mackremove debugging output. also, we no loger use sa and...
2009-09-11 Tony Macklooke at GeniRecord.all_fields to determine the allowed...
2009-09-11 Tony Mackdont inculde full dns name in the node hrn
2009-09-11 Tony Mackrefactored fill_record_geni_info() and got rid of looku...
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-10 Tony Mackcreated SFA_HTTPD_ACCESS_LOGFILE
2009-09-09 Anil-Kumar Vengalilcall logging
2009-09-09 Anil-Kumar Vengalilnetspec contains the slit Rspec
2009-09-08 Sapan BhatiaThis change fixes the WSDL build. I am aware that it...
2009-09-07 Anil-Kumar Vengalilgetting record object
2009-09-05 Anil-Kumar Vengalilbugfix
2009-09-05 Anil-Kumar Vengalilbug fix: record is the slice record, and it is used...
2009-09-05 Anil-Kumar Vengalilgetting record objects
2009-09-04 Anil-Kumar Vengalila piece of missing code
2009-09-04 Anil-Kumar Vengalilcalling the right method on the remote registry
2009-09-04 Tony Mackinitial checkin of filter object
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 Mackin create_slice_smgr, if we have a netspec for an aggre...
next