plcapi.git
2009-09-07 Thierry ParmentelatSetting tag PLCAPI-4.3-23 PLCAPI-4.3-23
2009-09-07 Thierry ParmentelatSetting tag PLCAPI-4.3-23
2009-09-03 Tony Mackadd sfa upcalls to AddPersontToSite and DeletPersonFromSite
2009-09-03 Tony Mackremove sfa upcall, it will cause the person to get...
2009-09-03 Tony Mackno need for that
2009-09-03 Tony Mackfix typo
2009-09-03 Tony Mackadded sfa/geniwrapper upcalls to AddPersonToSite and...
2009-09-03 Tony Mackin get_login_bases, if there are no site_ids then there...
2009-09-03 Anil-Kumar... bug fix in upcalls
2009-08-24 Tony Mackcheck if record exists before trying to add/remove it
2009-08-24 Tony Mackno longer use sfa.plc.sfaImport to add sfa records...
2009-08-18 Tony Mackdont print the exceptions
2009-08-17 Tony Macktype should be 'user' not 'person'
2009-08-13 Tony MackSFA object constructor now requires a argument
2009-08-13 Tony MackNo need to import sfa.plc.api just to get a connection...
2009-08-11 Anil-Kumar... required to mark peer_id of key object
2009-08-11 Tony Mackfix type
2009-08-11 Tony Mackmove sfa package import inside of __init__()
2009-08-10 Tony Mackcheck if the object is alredy bound to the peer
2009-08-04 Tony MackDelete the site from sfa before we delete from plc...
2009-08-04 Tony Mackfix bug, 'node_filter' should be 'person_filter'
2009-08-04 Tony Mackadded sfa upcalls
2009-08-04 Tony Mackmove package imports out of __init__()
2009-08-03 Tony Mackinitial checkin of SFA record inport wrapper
2009-08-03 Barış Metinthis breaks the build. remove BinaryTest from native_me...
2009-08-01 Tony Mackadded UnBindObjectFromPeer()
2009-07-25 Thierry Parmentelaton second thought, do not allow expires to be set at...
2009-07-25 Thierry Parmentelatremove obsolete methods
2009-07-23 Thierry Parmentelatcan set expires upon slice creation
2009-07-23 Thierry Parmentelatmake the extensions tag accessible through GetNodes...
2009-07-21 Marc Fiuczynskifix bug in selection of special account ssh keys
2009-07-19 Thierry Parmentelatsvn keywords
2009-07-19 Thierry Parmentelatthis is getting tedious..
2009-07-19 Thierry Parmentelatrevised type-checking on taggable classes - previous...
2009-07-18 Thierry Parmentelatoops
2009-07-18 Thierry ParmentelatFix big leak in type-checking add/update args for tagga...
2009-07-17 Marc FiuczynskiThierry's suggested cleanup for GetSlivers
2009-07-17 Marc Fiuczynskifix cut-n-paste from AddSliceTag error
2009-07-16 Tony Mackmake sure to import PLC.Faults
2009-07-16 Marc Fiuczynskito get 'roles' from Persons() one must also use 'role_i...
2009-07-16 Marc Fiuczynskisupport to return the ssh keys for 'site_admin' and...
2009-07-16 Marc FiuczynskiAdd/Update SliceTag of a system slice
2009-07-16 Marc FiuczynskiPersons.can_view() requires the 'roles' fields to be set
2009-07-14 Stephen Solteszprevent error when former_level is None
2009-07-10 Thierry ParmentelatSetting tag PLCAPI-4.3-22
2009-07-10 Thierry Parmentelatrename 'BindRemoteObjectToPeer into BindObjectToPeer...
2009-07-10 Thierry Parmentelatmissing import clause
2009-07-09 Thierry Parmentelatnew method for attaching local objecs to a peer
2009-07-09 Thierry Parmentelatremove confusing reference to initscripts in UpdateSlic...
2009-07-09 Marc Fiuczynskiempower NM to make these calls and limit to only add...
2009-07-09 Marc Fiuczynskiopen up to let node's add/update sliver tags
2009-07-01 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-21
2009-06-30 Thierry Parmentelatlog ReportRunLevel only when run_level actually changes...
2009-06-25 Daniel Hokka... Make options into NodeTags.
2009-06-21 Marc Fiuczynskion older versions of python xmlrpclib.Transport does...
2009-06-16 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-20
2009-06-10 Barış MetinFix name -> tagname. Thanks to Elliot Jaffe.
2009-06-09 Sapan Bhatia(no commit message)
2009-06-09 Thierry Parmentelatinstall /var/www/html/wsdl/plcapi.wsdl
2009-06-09 Sapan Bhatia(no commit message)
2009-06-09 Sapan BhatiaPreparation to plug into build
2009-06-08 Sapan BhatiaThis is a first approximation and likely has hitches...
2009-06-08 Sapan BhatiaFirst approximation of WSDL generator for PLCAPI
2009-06-07 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-19
2009-06-05 Thierry Parmentelatbugfix for filters based on a pattern with *f or *d
2009-06-03 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-18
2009-06-02 Marc Fiuczynskiv42 backwards compatibility to make scripts like gen...
2009-06-02 Marc FiuczynskiImproved filter v42 backward compatibility handling...
2009-05-30 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-17
2009-05-29 Marc Fiuczynskihotfix: slice_tags is a list of Table dictionary entrie...
2009-05-28 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-16
2009-05-27 Marc Fiuczynskibug fix: instantiating Roles() only takes 2 args, not...
2009-05-27 Marc FiuczynskiUpdated can_update() and can_view() to check on "roles...
2009-05-26 Marc Fiuczynskimove legacy v42 methods to Legacy/ sub directory
2009-05-26 Marc Fiuczynskire-introduce a Legacy directory to clear out deprecated...
2009-05-26 Marc Fiuczynskiphp/methods.py requires that the class in each of these...
2009-05-26 Marc FiuczynskiNeeded to add documentation for the class definition
2009-05-26 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-15
2009-05-24 Marc FiuczynskiLets leave PL type checking enabled, as the type check...
2009-05-24 Marc Fiuczynskifix import error, v2rename->v42rename
2009-05-24 Marc Fiuczynskimatch 'call' signature exactly
2009-05-23 Marc Fiuczynskifix mojito+caiprinha induced typo
2009-05-23 Marc Fiuczynskionly use has_key method on dict instances
2009-05-22 Marc FiuczynskiMore complete handling of 4.2 calls mapped to 4.3 calls.
2009-05-22 Marc FiuczynskiMark these as 'deprecated'
2009-05-22 Marc Fiuczynskiv4.2 backwards compatibility
2009-05-22 Marc Fiuczynskimake sure GetNodes has a doc section
2009-05-22 Marc FiuczynskiImplemented legacy support for GetNodes using proper...
2009-05-21 Marc FiuczynskiThis replaces the existing Legacy/* support with a...
2009-05-21 Marc Fiuczynskiauth fix
2009-05-21 Marc Fiuczynskiget self.caller to work
2009-05-21 Marc Fiuczynskibreak out mapping to auth class into map_auth() function
2009-05-21 Marc Fiuczynskirename argument type to typeval to avoid using a built-in
2009-05-20 Marc Fiuczynskicleaner approach to wrapping the 'call'
2009-05-20 Marc Fiuczynskisupport returning nodenetwork_ids, which are identical...
2009-05-20 Marc Fiuczynskimodularized more... probably only Get* functions work
2009-05-20 Marc Fiuczynskimodularize better
2009-05-20 Marc Fiuczynskislightly better compatibility
2009-05-15 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-14
2009-05-14 Stephen Solteszrun in batch mode using default answers.
next