summaryrefslogtreecommitdiffstats
path: root/network.py
Commit message (Expand)AuthorAgeFilesLines
...
* Pick up hostname if we have it, otherwise use localhost.localdomain (#461933)David Cantrell2008-09-181-2/+35
* Expand getDefaultHostname()David Cantrell2008-09-181-2/+2
* Add getDefaultHostname() to network.pyDavid Cantrell2008-09-181-0/+13
* NetworkManager fixes in network.pyDavid Cantrell2008-09-151-136/+63
* Avoid writing out NM_CONTROLLED more than once.David Cantrell2008-09-151-3/+3
* Write out final ifcfg-DEVICE files correctly.David Cantrell2008-09-151-25/+19
* Use POSIX and LSB hostname length limit.David Cantrell2008-09-151-4/+2
* Consistent whitespace usage in network.pyDavid Cantrell2008-09-151-78/+78
* Add overrideDHCPhostname as an attribute.Chris Lumens2008-09-081-0/+1
* Fail gracefully if we can't talk to NetworkManager over DBus.David Cantrell2008-09-051-26/+31
* Remove references to isConfigured in network.pyDavid Cantrell2008-08-281-8/+3
* Do not call has_key() on NetworkDevice, use isys.NM_*David Cantrell2008-08-271-15/+16
* Add missing () to function definitions.David Cantrell2008-08-271-2/+2
* Gather network settings from NetworkManager and ifcfg files.David Cantrell2008-08-271-77/+113
* Use dbus in hasActiveNetDev() and _anyUsing()David Cantrell2008-08-251-36/+52
* udev rules have changed location (#458570).Chris Lumens2008-08-111-4/+4
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+3
* Write per-interface DNS info to ifcfg files (#443244)David Cantrell2008-04-281-0/+14
* Clean up sanityCheckHostname() in network.pyDavid Cantrell2008-04-281-13/+12
* Preserve 'set the hostname' setting when going Next/Back (#443414)David Cantrell2008-04-251-1/+3
* Write IPv6 values to /etc/sysconfig/... correctly (#433290)David Cantrell2008-04-181-18/+50
* Include KERNEL== in udev rules (#440568)David Woodhouse2008-04-151-2/+10
* In rescue mode, show interface configuration (#429953)David Cantrell2008-02-081-2/+2
* Revert "Initial support for network --bootproto=ask (#401531)."Chris Lumens2008-01-301-1/+1
* If bootproto is dhcp, unset any static settings (#218489)David L. Cantrell Jr2008-01-171-0/+6
* Initial support for network --bootproto=ask (#401531).Chris Lumens2008-01-161-1/+1
* Ensure there's an active deviceJeremy Katz2007-12-191-1/+2
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-4/+4
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-10/+16
* Use HAL to probe for available network devices.Bill Nottingham2007-12-071-50/+11
* 2007-10-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-281-0/+2
* * network.py (Network.write): Set IPV6INIT for all cases (#328931).f8-baseDavid Cantrell2007-10-231-2/+7
* * network.py (Network.write): Write out the IPV6* variables to theDavid Cantrell2007-10-231-0/+15
* Filter available network devices by checking their type in sysfs (#338461).Chris Lumens2007-10-191-1/+11
* * network.py: add ATTR{type}=="1" to rule to avoid matching wmaster*Bill Nottingham2007-10-181-1/+1
* 2007-10-11 Bill Nottingham <notting@redhat.com>Bill Nottingham2007-10-111-0/+25
* 2007-10-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-111-2/+2
* 2007-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-101-1/+2
* * network.py (Network.write): Add the short hostname to theDavid Cantrell2007-09-041-5/+9
* (merges from f7-branch)Jeremy Katz2007-05-301-0/+8
* * network.py: Update calls to configNetDevice() and dhcpNetDevice() inDavid Cantrell2007-05-071-5/+2
* * network.py (Network.write): Do not write out a disable-ipv6 fileDavid Cantrell2007-04-261-16/+0
* * network.py (Network.write): Only write out one disable-ipv6 file toDavid Cantrell2007-04-241-10/+5
* * isys/nl.c (netlink_init_interfaces_list): Fix RTM_GETLINK messageDavid Cantrell2007-04-171-20/+28
* * network.py (Network.write): Do not write out NETWORKING_IPV6 lineDavid Cantrell2007-04-171-34/+40
* * gui.py (releaseNotesButtonClicked): Spaces vs. tabs, tonight at 11.David Cantrell2007-03-271-9/+2
* * network.py: When gathering network device description from kudzu,David Cantrell2007-03-261-1/+1
* Don't write out an extraneous "yes" (#227250).Chris Lumens2007-02-231-3/+3
* 2007-01-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-101-2/+8
* * network.py: Set NETWORKING_IPV6 in /etc/sysconfig/network toDavid Cantrell2007-01-101-3/+3