]> git.uio.no Git - python-TSD.git/history - lib
import_alt and export_alt directories are now created and logged
[python-TSD.git] / lib /
2016-01-15 Martin S. Benonisencommon.py: fixed some function names
2015-11-09 Martin S. BenonisenMerge branch 'master' of git.uio.no:python-TSD
2015-11-09 Martin S. Benonisenimport socket, and fix error in ip2host
2015-11-09 Martin S. Benonisenimport socket
2015-11-09 Martin S. Benonisenip2host: fixed so that only vlan is returned if no...
2015-11-09 Martin S. Benonisenip2host: fixed scoping issue for ipv4 and ipv6
2015-11-09 Martin S. BenonisenMerge branch 'master' of git.uio.no:python-TSD
2015-11-09 Martin S. Benonisenip2host: added more flexibility
2015-11-09 Martin S. BenonisenAdded some flexibility to ip2host
2015-11-09 Martin S. BenonisenMerge branch 'master' of git.uio.no:python-TSD
2015-11-09 Martin S. Benonisencommon.py: Added function for fetching network informat...
2015-11-09 Martin S. Benonisencommon.py: Added function for fetching network informat...
2015-04-14 Petter ReinholdtsenOnly create VMs for disabled computer objects.
2015-02-26 Petter ReinholdtsenFix some typos.
2015-02-26 Petter ReinholdtsenRewrite to use the same config file as the tsd-virtcrea...
2015-01-06 MartinMerge branch 'master' of git.uio.no:python-TSD
2015-01-06 Martintemplate name is now fetched from config file in /etc...
2014-11-10 Petter ReinholdtsenMove vmware connector to library.
2014-11-10 Petter ReinholdtsenMerge branch 'vmware-connect' of git.uio.no:python...
2014-11-10 Petter ReinholdtsenAdjust to new API.
2014-11-10 Petter ReinholdtsenMove VMware code to library directory and use it in...
2014-05-22 Petter ReinholdtsenNew method atom2hosts to map atoms to hosts.
2014-01-10 Petter ReinholdtsenFind project number by counting from the rear, to cope...
2014-01-10 Petter ReinholdtsenUse local scone to find ldap_base().
2014-01-09 Petter ReinholdtsenAdd new function to map from host to project number.
2013-08-21 Petter ReinholdtsenTypo.
2013-08-19 Petter ReinholdtsenHandle auto-connect/reconnect.
2013-08-16 Petter ReinholdtsenImprove dummy code.
2013-08-16 Petter ReinholdtsenMove test code into function.
2013-08-16 Petter ReinholdtsenFix bugs and implement new function role4host().
2013-08-15 Petter ReinholdtsenDraft implementation of Cerebrum client code.
2013-08-14 Petter ReinholdtsenMore on the VM creation system.
2013-07-16 Petter ReinholdtsenNew method role2hosts to look up hosts with a given...
2013-07-16 Petter ReinholdtsenAnother stupid typo.
2013-07-16 Petter ReinholdtsenTypo.
2013-07-16 Petter ReinholdtsenAdd two access functions for the LDAP uri and base.
2013-07-11 Petter ReinholdtsenStart on python library.