summaryrefslogtreecommitdiffstats
path: root/isys/isys.c
Commit message (Expand)AuthorAgeFilesLines
* This var can also be None.Joel Andres Granados2008-02-201-1/+1
* Mount flags should be an optional argument (#433279, #433280).Chris Lumens2008-02-181-2/+2
* Fix the buildJeremy Katz2008-02-121-1/+1
* Use the mount program instead of our own code.Chris Lumens2008-02-111-13/+5
* Rename nl.c to iface.c and functions to iface_*David Cantrell2008-02-081-3/+3
* Initialize int here to fix compiler warnings.David Cantrell2008-01-301-1/+1
* Use libnl to get interface MAC and IP addressesDavid L. Cantrell Jr2008-01-221-3/+3
* GPLv2+ boilerplates for isys/ source files.David Cantrell2007-12-171-0/+19
* Get out of the business of creating device nodes.Bill Nottingham2007-12-071-19/+0
* Use libblkid instead of custom filesystem probingJeremy Katz2007-12-031-0/+32
* we don't use these anymore and they break the build.Jeremy Katz2007-11-281-2/+0
* - fix selinux labels on $MOUNTPOINT/ and $MOUNTPOINT/lost+found (#335621)Peter Jones2007-10-181-15/+28
* Remove unused spaceAvailable, fsSpaceAvailable, chroot, checkBoot, loadFont,Chris Lumens2007-07-301-51/+0
* * isys/isys.c (doDhcpNetDevice): Make sure the interface is brought upDavid Cantrell2007-05-251-2/+8
* * isys/isys.py: If klass is None, set to empty string. Always sendDavid Cantrell2007-05-221-8/+16
* 2007-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-211-45/+0
* * isys/isys.c (doDhcpNetDevice): Pass pumplogger to pumpDhcpClassRun()David Cantrell2007-04-271-1/+6
* * rescue.py (startNetworking): Call the right functions to bring upDavid Cantrell2007-04-271-40/+48
* * isys/nl.c (netlink_init_interfaces_list): Fix RTM_GETLINK messageDavid Cantrell2007-04-171-1/+1
* * gui.py (releaseNotesButtonClicked): Spaces vs. tabs, tonight at 11.David Cantrell2007-03-271-5/+0
* Clear out cached netlink information so we display the Remote button on theChris Lumens2007-03-121-0/+5
* 2007-02-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-02-071-111/+0
* * loader2/net.c (doDhcp): Add 'anaconda-' to the front of the automaticDavid Cantrell2007-01-221-1/+2
* Don't care about the return value of asprintf.Chris Lumens2007-01-091-2/+4
* If dhcpclass is empty, build one from uname() likeDavid Cantrell2007-01-051-2/+7
* * isys/isys.c (doDhcpNetDevice): Honor dhcpclass param (#220057).David Cantrell2006-12-181-1/+4
* 2006-12-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-12-151-0/+6
* - don't segfault when importing isys on ppc (#214653)Peter Jones2006-11-081-2/+4
* * iw/network_gui.py (NetworkWindow): Use isys.netmask2prefix() andDavid Cantrell2006-10-031-6/+6
* * isys/isys.py (inet_doConvertPrefixToNetmask): Removed since it doesDavid Cantrell2006-10-021-0/+15
* * isys/isys.c (doDhcpNetDevice): Call pumpSetupInterface() afterDavid Cantrell2006-09-201-1/+8
* * isys/isys.c (doDhcpNetDevice): Rename to be dhcp instead ofJeremy Katz2006-09-121-6/+6
* 2006-08-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-241-2/+9
* - add a simple audit daemonPeter Jones2006-08-221-0/+9
* * isys/isys.c: Added back the doConfigNetDevice() andDavid Cantrell2006-07-131-0/+100
* Instead of detecting whether a device is removable or not, detect whetherChris Lumens2006-06-221-106/+0
* HERE COMES YOUR WATER! ....David Cantrell2006-06-071-80/+0
* * isys/Makefile: Remove getipaddr.o reference.David Cantrell2006-05-261-1/+1
* * isys/Makefile: Remove getmacaddr references. Add glib CFLAGS andDavid Cantrell2006-05-261-3/+2
* 2006-05-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-041-0/+3
* 2006-05-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-031-3/+0
* 2006-05-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-021-0/+1
* Build it up, tear it down. Since we're destroying isys from the inside,David Cantrell2006-03-241-6/+0
* Remove functions already in python, hopefully better.Chris Lumens2006-03-221-52/+0
* Remove summitavailable support.Chris Lumens2006-03-221-8/+0
* 2006-03-13 Matt Wilson <msw@rpath.com>Jeremy Katz2006-03-131-2/+8
* - add segv handler that dumps backtracesPeter Jones2006-02-231-0/+24
* 2006-02-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-221-59/+0
* 2006-02-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-221-8/+0
* 2005-09-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-151-4/+9