grow disk: call SetDiskID before blockdev_getsize
[ganeti-local] / lib / netutils.py
2013-05-22 Guido TrotterWorkaround missing SO_PEERCRED
2012-12-20 Michael Hanselmannnetutils: Normalize all FQDNs
2012-10-09 Iustin PopFix usage of errors.ResolverError
2012-09-21 Michael Hanselmannnetutils: Use virtual hostname if set
2012-09-03 Iustin PopFix warnings/errors with newer pylint
2011-10-05 Andrea SpadacciniAdd ValidateNetmask and GetClass IPAddress methods
2011-08-30 Andrea SpadacciniFixes to errors/warnings raised by pylint 0.24
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-11 Andrea SpadacciniAdded helper functions in netutils and related constants
2011-07-25 Iustin PopMost boring patch ever
2011-02-17 René NussbaumerRephrase a misleading pydoc for netutils.TcpPing
2010-08-23 Manuel FranceschiniFix a few epydoc docstrings
2010-08-23 Manuel FranceschiniMake family argument in FormatAddress optional
2010-08-20 Manuel FranceschiniMake Hostname object always intialize its name to fqdn
2010-08-19 Manuel FranceschiniSupport IPv6 node add
2010-08-19 Manuel Franceschininetutils: make re class attribute and catch IndexError
2010-08-18 Manuel FranceschiniFix some small newline style issues
2010-08-18 Manuel Franceschinirapi.client, http.client: Format url correctly when...
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-18 Manuel FranceschiniIntroduce new IPAddress classes
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py