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
*
* 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
*
2004-11-03 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-03
1
-1
/
+1
*
allow setting the essid and wep key in the second stage for wireless cards too
Jeremy Katz
2004-06-16
1
-10
/
+21
*
handle empty descriptions better
Mike Fulbright
2003-07-11
1
-1
/
+2
*
add description to network device configuration dialog
Mike Fulbright
2003-07-10
1
-14
/
+29
*
merge from taroon. fixes driver disks, side effect of pulling in new
anaconda-9.0.92-1
Jeremy Katz
2003-06-12
1
-1
/
+2
*
merge taroon branch. mostly package bits, but a lot of other misc stuff
Jeremy Katz
2003-06-06
1
-12
/
+22
*
added optional argument to allow code to be reused by rescue mode
Mike Fulbright
2003-05-09
1
-7
/
+16
*
merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHEL
Jeremy Katz
2003-05-05
1
-1
/
+1
*
merge taroon branch up until now. tagged as before-taroon-merge before and
Jeremy Katz
2003-03-21
1
-145
/
+292
*
changed arg we passed to be more specific
Mike Fulbright
2003-01-03
1
-3
/
+3
*
fix call
Mike Fulbright
2002-05-29
1
-1
/
+1
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-2
/
+2
*
add argument to call
Mike Fulbright
2002-05-13
1
-1
/
+1
*
tertiary is more correct than ternary (#60963)
Jeremy Katz
2002-03-11
1
-1
/
+1
[next]