| Commit message (Expand) | Author | Age | Files | Lines |
* | Interfaces: Added support for unknown options in a separate cfe | Ted Trask | 2012-12-06 | 1 | -7/+10 |
* | Interfaces: Move iface structure to a separate file and use it in view to det... | Ted Trask | 2012-12-06 | 1 | -64/+7 |
* | Interfaces - reorganize iface structure and always return full interface stru... | Ted Trask | 2012-12-05 | 1 | -104/+124 |
* | Interfaces - made iface a simple structure, rather than a class | Ted Trask | 2012-12-05 | 1 | -157/+100 |
* | Interfaces: removed unnecessary escapespecialcharacters calls | Ted Trask | 2012-12-04 | 1 | -5/+5 |
* | Changed delete interfaces to use a select and properly return results | Ted Trask | 2012-12-04 | 1 | -15/+8 |
* | Changed cfe from iface to name to match what it used to be | Ted Trask | 2012-12-04 | 1 | -9/+9 |
* | Change ifup/ifdown interface to select and validate | Ted Trask | 2012-12-04 | 1 | -18/+38 |
* | Fix ifup / ifdown to capture the output | Ted Trask | 2012-12-04 | 1 | -8/+8 |
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -15/+19 |
* | Change all -controller.lua files to use new handle_form() functions found in ... | Zach LeBar | 2012-03-21 | 1 | -24/+74 |
* | Added 'ip tunnel' result to interfaces status. | Ted Trask | 2010-03-10 | 1 | -0/+5 |
* | Added get_interfaces function to model, bumped to 0.5.7v0.5.7 | Ted Trask | 2009-09-17 | 1 | -0/+16 |
* | Fixed interfaces bug in expert, did some reorg of code. | ttrask | 2009-03-12 | 1 | -95/+57 |
* | Added escapespecialcharacters to format.lua to escape shell special character... | Ted Trask | 2009-01-21 | 1 | -5/+6 |
* | Tested by removing expected packages, files, and directories. Fixed resultin... | Ted Trask | 2009-01-16 | 1 | -7/+2 |
* | Modified interfaces to allow any character but ':' or '@' in interface name w... | Ted Trask | 2008-12-08 | 1 | -2/+2 |
* | Modified interfaces to allow any non-space characters in interface name. | Ted Trask | 2008-12-01 | 1 | -4/+6 |
* | Modified interfaces to fix parsing of interfaces file. Allow '.' characters ... | Ted Trask | 2008-12-01 | 1 | -5/+6 |
* | Added Restart Networking function to interfaces. Redirect to read after update. | Ted Trask | 2008-10-13 | 1 | -0/+5 |
* | Added missing require statement in interfaces. | Ted Trask | 2008-09-25 | 1 | -0/+2 |
* | Modified interfaces model to add a function to parse ip addr. | Ted Trask | 2008-08-20 | 1 | -0/+24 |
* | Changed interfaces to use controllerfunctions. | Ted Trask | 2008-07-02 | 1 | -2/+5 |
* | Updated interfaces to use new cfe model, add more iface families, add more fl... | Ted Trask | 2008-05-30 | 1 | -160/+318 |
* | Modified cfe, removing option, errtxt, and name, and adding label - This may ... | Ted Trask | 2008-04-30 | 1 | -1/+1 |
* | Cleaned up 'read' tab so it only allows read (no edit actions). | Mika Havela | 2008-03-28 | 1 | -4/+26 |
* | new style of acf modulesv2.0 | Natanael Copa | 2007-07-27 | 1 | -0/+284 |