Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swconfig: Split libsw out of swconfig for reuse in other packages | John Crispin | 2015-07-14 | 1 | -3/+6 |
* | swconfig: swlib.c: Fix another memleak | Felix Fietkau | 2015-07-08 | 1 | -0/+3 |
* | swconfig: swlib.c: free name and description of attributes | John Crispin | 2015-07-07 | 2 | -2/+4 |
* | swconfig: swlib.c: free portmaps in swlib_free() | John Crispin | 2015-07-07 | 2 | -1/+15 |
* | swconfig: swlib.c: remove const qualifier for val.s since this is supposed to... | John Crispin | 2015-07-07 | 2 | -2/+2 |
* | swconfig: swlib.c: free device name and alias | John Crispin | 2015-07-07 | 2 | -2/+4 |
* | swconfig: improve usability when switch device incorrect | John Crispin | 2014-01-12 | 1 | -1/+1 |
* | swconfig: remove useless variables, return -1 on errors | John Crispin | 2013-12-27 | 3 | -11/+2 |
* | add portmap support to userland | John Crispin | 2013-04-09 | 3 | -1/+93 |
* | add "swconfig list" support | John Crispin | 2013-04-09 | 3 | -0/+41 |
* | move lots of kernel related packages to the new system/ folder | John Crispin | 2012-10-17 | 5 | -0/+1520 |