summaryrefslogtreecommitdiffstats
path: root/interfaces-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Added get_interfaces function to model, bumped to 0.5.7v0.5.7Ted Trask2009-09-171-0/+16
* Fixed interfaces bug in expert, did some reorg of code.ttrask2009-03-121-95/+57
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-211-5/+6
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-7/+2
* Modified interfaces to allow any character but ':' or '@' in interface name w...Ted Trask2008-12-081-2/+2
* Modified interfaces to allow any non-space characters in interface name.Ted Trask2008-12-011-4/+6
* Modified interfaces to fix parsing of interfaces file. Allow '.' characters ...Ted Trask2008-12-011-5/+6
* Added Restart Networking function to interfaces. Redirect to read after update.Ted Trask2008-10-131-0/+5
* Added missing require statement in interfaces.Ted Trask2008-09-251-0/+2
* Modified interfaces model to add a function to parse ip addr.Ted Trask2008-08-201-0/+24
* Changed interfaces to use controllerfunctions.Ted Trask2008-07-021-2/+5
* Updated interfaces to use new cfe model, add more iface families, add more fl...Ted Trask2008-05-301-160/+318
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-301-1/+1
* Cleaned up 'read' tab so it only allows read (no edit actions).Mika Havela2008-03-281-4/+26
* new style of acf modulesv2.0Natanael Copa2007-07-271-0/+284