- make matches and targets loaded w/o making hem python packages
[sfa.git] / sfa /
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...
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-24 Tony Mackadd try/except aound BindObjectToPeer when object type...
2009-08-21 Andy BavierVerify request against capacity
2009-08-21 Andy BavierManually generate XML rather than using Rspec() class...
2009-08-20 Andy BavierConvert Rspecs and SliceTags to data structure with...
2009-08-20 Tony Mackfix some bugs regarding sub authority implementaiton
2009-08-20 Tony Mackfix bug
2009-08-20 Barış Metinuse person_dict as it's the same thing with person_record
2009-08-20 Anil-Kumar Vengalilbug fix
2009-08-19 Tony Mackfix some bugs
2009-08-19 Andy BavierAccount for already allocated bandwidth in Capacity
2009-08-19 Andy BavierFix parseDict()
2009-08-19 Andy BavierGenerate Capacity in VINI Rspec
2009-08-19 Anil-Kumar Vengalilbug fix in binding person to a site
2009-08-19 Tony Mackadd 'site_id' to GetSlices return fields query
2009-08-19 Tony Mackfix bug regarding site_id
next