index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
textw
/
network_text.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-1
/
+3
*
Preserve 'set the hostname' setting when going Next/Back (#443414)
David Cantrell
2008-04-25
1
-2
/
+2
*
Have <F12> work in the network configuration stage (#250982)
Joel Andres Granados
2008-04-02
1
-5
/
+7
*
Fix another text mode network config traceback (#433475).
Chris Lumens
2008-02-19
1
-1
/
+1
*
Use the correct variables to get the ipv6 info. (#432035)
Joel Andres Granados
2008-02-11
1
-3
/
+3
*
In rescue mode, show interface configuration (#429953)
David Cantrell
2008-02-08
1
-26
/
+35
*
Force users to set a hostname (#408921)
David Cantrell
2008-02-01
1
-12
/
+2
*
Revert "Initial support for network --bootproto=ask (#401531)."
Chris Lumens
2008-01-30
1
-2
/
+2
*
Initial support for network --bootproto=ask (#401531).
Chris Lumens
2008-01-16
1
-2
/
+2
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-3
/
+3
*
GPLv2+ license boilerplates for textw/*.py files.
David Cantrell
2007-12-17
1
-9
/
+16
*
Don't translate unnecessary stuff.
Joel Andres Granados
2007-11-16
1
-6
/
+6
*
Remove unused imports. Yes I know this is stupid nitpicky crap, but I like
Chris Lumens
2007-09-19
1
-2
/
+0
*
* textw/network_text.py: Remove extra popWindow().
David Cantrell
2007-07-26
1
-1
/
+0
*
* textw/network_text.py (NetworkDeviceWindow): Make sure the extra
David Cantrell
2007-05-29
1
-0
/
+4
*
Remove extra screen.popWindow().
David Cantrell
2007-03-27
1
-1
/
+0
*
* textw/network_text.py: Do not call screen.popWindow() if we get
David Cantrell
2007-03-27
1
-2
/
+8
*
* textw/network_text.py: Added as a chooseNetworkDevice() method in the
David Cantrell
2007-03-12
1
-42
/
+115
*
Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,
Chris Lumens
2007-02-27
1
-1
/
+1
*
* textw/network_text.py: If we got INSTALL_BACK from runIPv4Screen(),
David Cantrell
2007-02-13
1
-1
/
+2
*
* textw/network_text.py: Fix errors in the IPv6 configuration window
David Cantrell
2007-02-13
1
-6
/
+19
*
Very minor changes to the textw network interface configuration screen. Allo...
David Cantrell
2007-02-13
1
-317
/
+413
*
* textw/network_text.py: Reference useIPv4 and useIPv6 from the
David Cantrell
2007-01-17
1
-6
/
+6
*
All hail the United States Navy. This bug report came from them as they were...
David Cantrell
2006-11-28
1
-8
/
+10
*
* textw/network_text.py (NetworkDeviceWindow): Set IPv6 entry box
David Cantrell
2006-10-12
1
-3
/
+4
*
* textw/network_text.py (handleMissingOptionalIP): Added from the
David Cantrell
2006-10-12
1
-6
/
+11
*
* textw/network_text.py (handleIPError): Same change as for
David Cantrell
2006-10-04
1
-23
/
+25
*
* isys/isys.py (inet_calcNetBroad): Umm, use ntohl() so it works on all
David Cantrell
2006-10-03
1
-1
/
+5
*
* iw/network_gui.py (NetworkWindow): Use isys.netmask2prefix() and
David Cantrell
2006-10-03
1
-1
/
+1
*
* isys/isys.py (inet_doConvertPrefixToNetmask): Removed since it does
David Cantrell
2006-10-02
1
-1
/
+1
*
* textw/network_text.py (NetworkDeviceWindow): Display error message
David Cantrell
2006-09-29
1
-1
/
+3
*
* iw/network_gui.py (NetworkWindow): Removed duplicate handleIPError()
David Cantrell
2006-09-29
1
-31
/
+62
*
* textw/network_text.py: Removed badIPDisplay() for now. Removed
David Cantrell
2006-09-29
1
-60
/
+42
*
* textw/network_text.py (NetworkDeviceWindow): Input validation code
David Cantrell
2006-09-28
1
-35
/
+168
*
* textw/network_text.py: Space consistency changes.
David Cantrell
2006-09-28
1
-148
/
+147
*
* textw/network_text.py (NetworkDeviceWindow): Widgets are in place
David Cantrell
2006-09-28
1
-66
/
+117
*
* textw/network_text.py (NetworkDeviceWindow): First changes towards
David Cantrell
2006-09-26
1
-18
/
+29
*
2006-07-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-26
1
-1
/
+1
*
Don't guess the gateway for consistency with loader's UI (#197578).
Chris Lumens
2006-07-12
1
-20
/
+2
*
2006-06-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-23
1
-12
/
+21
*
2006-05-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-05-15
1
-3
/
+3
*
Fixed up a couple references I forgot earlier.
Chris Lumens
2006-05-04
1
-0
/
+1
*
Make all UI steps use anaconda class. Add system-config-keyboard shim.
Chris Lumens
2006-05-04
1
-22
/
+22
*
Add a function to more intelligently sort network device names (#166842).
Chris Lumens
2006-03-02
1
-2
/
+2
*
2005-09-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-13
1
-8
/
+0
*
165934 typo
Paul Nasrat
2005-08-15
1
-1
/
+1
*
Use new logging system.
Chris Lumens
2005-08-12
1
-2
/
+0
*
Remove firewall configuration screen. This will be coming back in
Chris Lumens
2005-07-21
1
-0
/
+8
*
Accept id parameter in text interface.
Chris Lumens
2005-03-22
1
-8
/
+3
*
2004-11-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-07
1
-5
/
+9
[next]