Setting tag plcapi-4.3-37
[plcapi.git] / PLC /
2011-03-01 S.Çağlar Onurpass kernel arguments correctly to the build.sh
2010-12-08 Daniel Hokka ZakrissonUse correct gateway address for secondary interfaces.
2010-07-22 S.Çağlar Onuruse ILIKE instead of LIKE for case-insensitive searches
2010-07-22 S.Çağlar Onurboth hostnames and mail addresses should composed by...
2010-02-22 Marc Fiuczynskimerge changes from trunk in
2010-01-25 Barış Metinadd message attribute to let AddSliceToNodes method...
2010-01-07 Thierry Parmentelatfor python-2.6
2010-01-06 Barış Metinquote value for all operators (thanks to Jordan for...
2009-12-14 Barış Metinregex fix: escape the first '-' too, add start/end...
2009-12-14 Anil-Kumar Vengalilhyphen in regular expression needs to be escaped
2009-12-14 Anil-Kumar Vengalilnightly was failing with invalid email address, as...
2009-12-11 Barış Metinuse regex to validate email address.
2009-12-01 Stephen SolteszAdd PersonTags as well. Performed a simple test but...
2009-11-19 Thierry Parmentelatoops
2009-11-18 Thierry Parmentelatoptions override tags - mention tags in __doc__
2009-11-18 Thierry Parmentelataccessors for the bootcd tags
2009-11-15 Thierry Parmentelatexample
2009-11-13 Stephen Solteszadd site_tags : GetSites() now returns 'site_tag_ids...
2009-10-30 Marc FiuczynskiRight now all passwords that showed up via AddPerson...
2009-10-16 Thierry Parmentelatwww registration page needs to set ext_consortium_id
2009-10-16 Tony Mackdont log system calls
2009-10-16 Tony Mackdo not log ReportRunLevel
2009-10-15 Tony Mackreverting last commit. Log everything
2009-10-15 Tony MackDont long system, Get or ReportRunlevel calls
2009-10-05 Barış Metin * a field starting with '&' or '|' should refer to...
2009-10-05 Thierry Parmentelatleverages new Filter features to gather all admins...
2009-09-30 Thierry Parmentelatcleanup for the specialaccounts nodemanager plugin:
2009-09-30 Thierry Parmentelatbugfix for when trying to quote enumerate types
2009-09-26 Marc Fiuczynski> was right
2009-09-26 Marc Fiuczynskipermit updates for >= role ids
2009-09-22 Thierry Parmentelattypo
2009-09-14 Tony Mackremove sfa upcalls
2009-09-14 Tony Mackremove sfa upcalls
2009-09-14 Tony Mackremove hardcoded variable name
2009-09-14 Tony Mackfix typo
2009-09-11 Tony Mackremove unnecessary imports
2009-09-11 Tony Mackwe will make our own geniclient connection to the regis...
2009-09-11 Tony Mackwe will make our own geniclient connection to the regis...
2009-09-11 Tony Mackif the record exist dont try to add it, update it
2009-09-10 Tony Mackadd the key string to the person record before passing...
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 Vengalilbug 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 Vengalilrequired 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 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-06-30 Thierry Parmentelatlog ReportRunLevel only when run_level actually changes...
2009-06-25 Daniel Hokka ZakrissonMake options into NodeTags.
2009-06-21 Marc Fiuczynskion older versions of python xmlrpclib.Transport does...
2009-06-10 Barış MetinFix name -> tagname. Thanks to Elliot Jaffe.
2009-06-05 Thierry Parmentelatbugfix for filters based on a pattern with *f or *d
2009-06-02 Marc Fiuczynskiv42 backwards compatibility to make scripts like gen...
2009-06-02 Marc FiuczynskiImproved filter v42 backward compatibility handling...
2009-05-29 Marc Fiuczynskihotfix: slice_tags is a list of Table dictionary entrie...
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 Fiuczynskiphp/methods.py requires that the class in each of these...
next