sfa.git
2009-03-12 Tony Mackfix bug in refresh_components
2009-03-12 Tony Mackupdated createSlice
2009-03-12 Tony Mackfix respec in refresh_components(), in get_resources...
2009-03-11 Tony Mackfix syntax error
2009-03-11 Tony Mackxml data can either be an attribute in a element tag...
2009-03-11 Tony Mackload_from_string() now uses RecordSpec class instead...
2009-03-11 Tony Mackarrays of primitive types get treated as minidom text...
2009-03-11 Tony Macksupport special cases where caller is the root auth...
2009-03-11 Tony Mackwhitespace
2009-03-11 Tony Mackuse values defined in config for root_auth and level1_auth
2009-03-11 Tony Mackfix bug when comparing timestamps
2009-03-11 Tony Mackdo not connect to registry for now
2009-03-11 Tony Mackadded root_auth and level1_auth registry variables...
2009-03-11 Tony Mackchange list_resources to get_resources
2009-03-10 Tony Mackminor updates
2009-03-10 Tony Mackfix bugs in refresh_components, getResources
2009-03-10 Tony Mackno longer generate node hrn list
2009-03-10 Tony Mackadded RecordSpec class
2009-03-10 Tony Mackin save_to_string() dump cleaner xml
2009-03-10 Tony Mackrename list_resorces to get_resources
2009-03-10 Scott Bakerfix bug in adding/removing researchers, check for permi...
2009-03-10 Scott Bakerfix bug when removing researchers
2009-03-10 Scott Bakerautomatically switch between slice and auth credentials...
2009-03-10 Scott Bakerremoved --gidhrn and rename --gidkeyfile to --pubkeyfile
2009-03-09 Faiyaz Ahmedformatting.
2009-03-05 Scott Bakereliminate calls to createGid
2009-03-05 Faiyaz AhmedImport ecore (EMF) model for rspecs.
2009-03-05 Faiyaz Ahmedold code. all consolidated into the rspec class. ...
2009-03-05 Scott Bakeruse existing private keys when creating authorities...
2009-03-05 Scott Bakeruse only leftmost part of dns name when creating node...
2009-03-04 Tony Mackadded comments
2009-03-04 Faiyaz AhmedAdded comments.
2009-03-04 Tony Macklist_nodes no longer accepts the 'format' param, always...
2009-03-04 Tony Mackcheck for the correct rights. fixed many other bugs
2009-03-04 Tony Mackimport config, instantiate shell globally
2009-03-04 Tony Mackno longer pass return format when calling list_nodes
2009-03-04 Tony Mack no longer assume basedir is our current working dir...
2009-03-04 Tony Mackremove the 'format' param from 'list_nodes' calls
2009-03-03 Faiyaz AhmedExtend specdict for linkspec class.
2009-03-03 Larry Petersoneliminated 'name' argument from add/update
2009-02-28 Faiyaz Ahmedtype mapping.
2009-02-28 Tony Mackupdated variables
2009-02-26 Scott Bakerplanetlab domains are now plc. instead of planetlab...
2009-02-26 Scott Bakerremove creategid from sfi; store gid creating info...
2009-02-26 Scott Bakercheck in lost code for updating researchers in records
2009-02-25 Faiyaz AhmedAdded schema parsing w/ Namespace URI.
2009-02-24 Tony MackThe 'IF EXISTS' postgres table create option only works...
2009-02-19 Larry Petersonalt agg
2009-02-13 Tony Mackfixed bug in create, delete
2009-02-13 Tony Mackfix bugs
2009-02-12 Tony Macksave registry records in ~/.sfi dir unless and abs...
2009-02-12 Tony Mackimplemented save_rspec_to_file. added display_list...
2009-02-12 Tony Mackmake imports more fault tolerant
2009-02-12 Tony Mackrenamed get to getdict, added some return info in getdict
2009-02-11 Tony Mackadded more calls
2009-02-11 Tony Mackadded get_ticket, removed hrn param from list_slices
2009-02-11 Tony Mackadded get method that returns dict with of pl_info...
2009-02-11 Tony Mackremoved hrn param from list_slices()
2009-02-11 Tony Mackno need to to specify an output format for slices
2009-02-11 Tony Mackget_slice_resources should be list_resources
2009-02-11 Tony Mackremove debug statement
2009-02-11 Tony Mackfix package names
2009-02-11 Tony Mackinitial checkin of aggregate demo/test script
2009-02-11 Tony Mackadded get_ticket
2009-02-11 Tony Mackrenamed list_components to list_nodes. also renamed...
2009-02-11 Tony Mackrenamed list_componets to list_nodes. Fixed params
2009-02-11 Tony Mackfix package imports
2009-02-11 Scott Bakersa/ma credentials include the rights authority+sa or...
2009-02-10 Tony Mackfix bug
2009-02-10 Larry Petersonmake authority, sa, and ma rights explicit
2009-02-10 Tony Mackif server private key exists, create certificate using...
2009-02-10 Tony Mackfilter out nodes with a slice whitelist
2009-02-09 Tony Mackfix credential checks, added cred param to list_components
2009-02-09 Tony Mackadded cred param to list_components)
2009-02-09 Tony Mackadded getpolicy function to info section in privilege_table
2009-02-06 Tony Mackscript used to test aggregate interface
2009-02-06 Tony Mackcomment out code that talks to registry until the crede...
2009-02-06 Tony Mackfix bugs
2009-02-06 Tony Mackmodified some aggregatge and slice interface calls
2009-02-06 Tony Mackfix bug in getComponents, return nodes in the format...
2009-02-06 Tony Mackfixed bug in get_resources() and get_rspec()
2009-02-05 Tony Mackfix bugs
2009-02-05 Tony Mackfix package import
2009-02-05 Tony Mackremove dubugging output
2009-02-05 Tony Mackimport types
2009-02-04 Tony Mackupdates
2009-02-04 Tony Mackminor updates
2009-02-04 Tony Mackadded whitelist, blacklist params to filter method
2009-02-04 Tony Mackadded/updated aggregate/sm methods
2009-02-04 Tony Mackadded filter method used to remove elements from the...
2009-02-04 Tony Mackfixed bug in load(), If db_file doesnt exist create...
2009-02-04 Tony Mackfix package imports
2009-02-04 Tony Mackfix errors
2009-02-03 Tony Mackinital checkin of storage class
2009-02-02 Tony Mackfixed geni.util.config package import
2009-02-02 Tony Mackcomplete connectRegistry. Also minor updates and fixes
2009-01-29 Tony Mackupdates
2009-01-29 Tony Mackadded start_time,duration to NetSpec.plc_fields
2009-01-29 Tony Mackupdates
2009-01-28 Tony Mackthis shouldnt be here
next