| Commit message (Expand) | Author | Age | Files | Lines |
* | This var can also be None. | Joel Andres Granados | 2008-02-20 | 1 | -1/+1 |
* | Mount flags should be an optional argument (#433279, #433280). | Chris Lumens | 2008-02-18 | 1 | -2/+2 |
* | Fix the build | Jeremy Katz | 2008-02-12 | 1 | -1/+1 |
* | Use the mount program instead of our own code. | Chris Lumens | 2008-02-11 | 1 | -13/+5 |
* | Rename nl.c to iface.c and functions to iface_* | David Cantrell | 2008-02-08 | 1 | -3/+3 |
* | Initialize int here to fix compiler warnings. | David Cantrell | 2008-01-30 | 1 | -1/+1 |
* | Use libnl to get interface MAC and IP addresses | David L. Cantrell Jr | 2008-01-22 | 1 | -3/+3 |
* | GPLv2+ boilerplates for isys/ source files. | David Cantrell | 2007-12-17 | 1 | -0/+19 |
* | Get out of the business of creating device nodes. | Bill Nottingham | 2007-12-07 | 1 | -19/+0 |
* | Use libblkid instead of custom filesystem probing | Jeremy Katz | 2007-12-03 | 1 | -0/+32 |
* | we don't use these anymore and they break the build. | Jeremy Katz | 2007-11-28 | 1 | -2/+0 |
* | - fix selinux labels on $MOUNTPOINT/ and $MOUNTPOINT/lost+found (#335621) | Peter Jones | 2007-10-18 | 1 | -15/+28 |
* | Remove unused spaceAvailable, fsSpaceAvailable, chroot, checkBoot, loadFont, | Chris Lumens | 2007-07-30 | 1 | -51/+0 |
* | * isys/isys.c (doDhcpNetDevice): Make sure the interface is brought up | David Cantrell | 2007-05-25 | 1 | -2/+8 |
* | * isys/isys.py: If klass is None, set to empty string. Always send | David Cantrell | 2007-05-22 | 1 | -8/+16 |
* | 2007-05-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-05-21 | 1 | -45/+0 |
* | * isys/isys.c (doDhcpNetDevice): Pass pumplogger to pumpDhcpClassRun() | David Cantrell | 2007-04-27 | 1 | -1/+6 |
* | * rescue.py (startNetworking): Call the right functions to bring up | David Cantrell | 2007-04-27 | 1 | -40/+48 |
* | * isys/nl.c (netlink_init_interfaces_list): Fix RTM_GETLINK message | David Cantrell | 2007-04-17 | 1 | -1/+1 |
* | * gui.py (releaseNotesButtonClicked): Spaces vs. tabs, tonight at 11. | David Cantrell | 2007-03-27 | 1 | -5/+0 |
* | Clear out cached netlink information so we display the Remote button on the | Chris Lumens | 2007-03-12 | 1 | -0/+5 |
* | 2007-02-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-02-07 | 1 | -111/+0 |
* | * loader2/net.c (doDhcp): Add 'anaconda-' to the front of the automatic | David Cantrell | 2007-01-22 | 1 | -1/+2 |
* | Don't care about the return value of asprintf. | Chris Lumens | 2007-01-09 | 1 | -2/+4 |
* | If dhcpclass is empty, build one from uname() like | David Cantrell | 2007-01-05 | 1 | -2/+7 |
* | * isys/isys.c (doDhcpNetDevice): Honor dhcpclass param (#220057). | David Cantrell | 2006-12-18 | 1 | -1/+4 |
* | 2006-12-14 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-12-15 | 1 | -0/+6 |
* | - don't segfault when importing isys on ppc (#214653) | Peter Jones | 2006-11-08 | 1 | -2/+4 |
* | * iw/network_gui.py (NetworkWindow): Use isys.netmask2prefix() and | David Cantrell | 2006-10-03 | 1 | -6/+6 |
* | * isys/isys.py (inet_doConvertPrefixToNetmask): Removed since it does | David Cantrell | 2006-10-02 | 1 | -0/+15 |
* | * isys/isys.c (doDhcpNetDevice): Call pumpSetupInterface() after | David Cantrell | 2006-09-20 | 1 | -1/+8 |
* | * isys/isys.c (doDhcpNetDevice): Rename to be dhcp instead of | Jeremy Katz | 2006-09-12 | 1 | -6/+6 |
* | 2006-08-24 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-08-24 | 1 | -2/+9 |
* | - add a simple audit daemon | Peter Jones | 2006-08-22 | 1 | -0/+9 |
* | * isys/isys.c: Added back the doConfigNetDevice() and | David Cantrell | 2006-07-13 | 1 | -0/+100 |
* | Instead of detecting whether a device is removable or not, detect whether | Chris Lumens | 2006-06-22 | 1 | -106/+0 |
* | HERE COMES YOUR WATER! .... | David Cantrell | 2006-06-07 | 1 | -80/+0 |
* | * isys/Makefile: Remove getipaddr.o reference. | David Cantrell | 2006-05-26 | 1 | -1/+1 |
* | * isys/Makefile: Remove getmacaddr references. Add glib CFLAGS and | David Cantrell | 2006-05-26 | 1 | -3/+2 |
* | 2006-05-04 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-05-04 | 1 | -0/+3 |
* | 2006-05-03 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-05-03 | 1 | -3/+0 |
* | 2006-05-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-05-02 | 1 | -0/+1 |
* | Build it up, tear it down. Since we're destroying isys from the inside, | David Cantrell | 2006-03-24 | 1 | -6/+0 |
* | Remove functions already in python, hopefully better. | Chris Lumens | 2006-03-22 | 1 | -52/+0 |
* | Remove summitavailable support. | Chris Lumens | 2006-03-22 | 1 | -8/+0 |
* | 2006-03-13 Matt Wilson <msw@rpath.com> | Jeremy Katz | 2006-03-13 | 1 | -2/+8 |
* | - add segv handler that dumps backtraces | Peter Jones | 2006-02-23 | 1 | -0/+24 |
* | 2006-02-22 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-22 | 1 | -59/+0 |
* | 2006-02-22 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-22 | 1 | -8/+0 |
* | 2005-09-15 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-09-15 | 1 | -4/+9 |