aboutsummaryrefslogtreecommitdiffstats
path: root/src/usernetctl.c
Commit message (Expand)AuthorAgeFilesLines
* src/usernetctl.c: GCC warnings about unused return value suppressedDavid Kaspar [Dee'Kej]2018-06-141-2/+3
* Sync FSF address with current GPLv2.Ville Skyttä2012-06-271-2/+2
* License cleanup.Bill Nottingham2010-01-051-1/+1
* license cleanupBill Nottingham2007-08-031-3/+9
* drop user gid (#229372)Bill Nottingham2007-04-191-0/+2
* cleanup fd leaks, mem leaks, other bogosities (#119987, <linux_4ever@yahoo.com>)Bill Nottingham2004-05-041-9/+19
* copyright cleanupBill Nottingham2003-09-161-0/+12
* fix leaked fd, potential usernetctl badness, and initlog/process bogons (<lin...Bill Nottingham2003-06-131-1/+9
* fix usernetctl for working with neatr6-58Than Ngo2002-03-151-2/+5
* clean up some compiler warningsBill Nottingham2001-06-201-1/+1
* don't free something not malloc()edBill Nottingham2001-04-021-2/+3
* formatting cleanupsNalin Dahyabhai2001-02-281-27/+32
* make usernetctl just fall-through if getuid() == 0Nalin Dahyabhai2000-10-101-1/+1
* USERNET attribute can have "" around itErik Troan1998-07-011-2/+11
* Fix bug track problems (#677, #731, #734, E-mail).Jeff Johnson1998-06-211-1/+1
* didn't work for cloned devicesErik Troan1998-02-061-1/+6
* Only compare variable name, not entire string.Michael K. Johnson1997-10-011-1/+1
* strncmp sense reversed.Michael K. Johnson1997-10-011-1/+2
* Added report option for usernet.Michael K. Johnson1997-09-301-3/+12
* Fixed allocation bug Erik found, plus a few stylistic points.Michael K. Johnson1997-09-211-2/+3
* Support alternative device configurations.Michael K. Johnson1997-09-181-29/+63
* Users are not required to specify the "ifcfg-" part of the config file name.Michael K. Johnson1997-09-161-0/+10
* Initial revisionErik Troan1997-09-161-0/+130