| Commit message (Expand) | Author | Age | Files | Lines |
* | Version bump on several Makefiles.v0.3.8 | Ted Trask | 2008-11-04 | 1 | -1/+1 |
* | Minor change to roles code and major change to roles. Replaced ALL, CREATE, ... | Ted Trask | 2008-10-24 | 1 | -4/+4 |
* | Modified viewfunctions displaycommandresults to not delete the error results ... | Ted Trask | 2008-10-22 | 1 | -1/+1 |
* | Modified viewfunctions to split displayform, creating displayformstart and di... | Ted Trask | 2008-10-22 | 5 | -4/+16 |
* | Version bump on various Makefilesv0.3.7 | Ted Trask | 2008-10-07 | 1 | -1/+1 |
* | Modified modelfunctions library to include validation in get/setfiledetails. ... | Ted Trask | 2008-10-07 | 1 | -2/+1 |
* | Versionbump on Makefilesv0.3.6 | Mika Havela | 2008-08-26 | 1 | -1/+1 |
* | Fixed dhcp validation bug | Ted Trask | 2008-08-21 | 1 | -1/+1 |
* | Adding dhcp host files. | Ted Trask | 2008-08-12 | 3 | -0/+41 |
* | Modified dhcp to add host support. | Ted Trask | 2008-08-12 | 3 | -8/+201 |
* | Rewrite of dhcp to modify existing config file rather than just generate a ne... | Ted Trask | 2008-08-09 | 20 | -1596/+560 |
* | use cp -a so dist packages get created properlyv0.3.5 | Natanael Copa | 2008-07-28 | 1 | -1/+1 |
* | Version bump on makefiles | Mika Havela | 2008-07-28 | 1 | -1/+1 |
* | use <% %> instead of <? ?> | Natanael Copa | 2008-07-28 | 11 | -119/+119 |
* | version bump on Makefilesv0.3.4 | Mika Havela | 2008-05-21 | 1 | -1/+1 |
* | Replaced references to ENV[SCRIPT_NAME] with self.conf.script. | Ted Trask | 2008-05-15 | 1 | -9/+9 |
* | Updated version in Makefilev0.3.3 | Mika Havela | 2008-05-01 | 1 | -1/+1 |
* | Modified cfe, removing option, errtxt, and name, and adding label - This may ... | Ted Trask | 2008-04-30 | 2 | -4/+4 |
* | Changed error redir code to use redirect function instead | Ted Trask | 2008-04-28 | 1 | -9/+3 |
* | Replaced all list_redir functions with redirect in mvc.lua, implemented a def... | Ted Trask | 2008-04-24 | 1 | -39/+10 |
* | Added individual roles files | Ted Trask | 2008-04-23 | 1 | -0/+4 |
* | Updating Makefile before releasev0.3.2 | Mika Havela | 2008-04-16 | 1 | -1/+1 |
* | Cleaning up the code. | Mika Havela | 2008-04-09 | 1 | -28/+7 |
* | Updated Makefilesv0.3.1 | Mika Havela | 2008-04-04 | 1 | -1/+1 |
* | Adding a 'status' tab that shows some basic information. | Mika Havela | 2008-04-03 | 8 | -44/+228 |
* | cleaned up generation for the first releasev0.3 | Andreas Brodmann | 2008-03-05 | 4 | -2/+32 |
* | reintroducing update button | Andreas Brodmann | 2008-03-05 | 1 | -3/+8 |
* | migrated service control to mhavela's daemoncontrol | Andreas Brodmann | 2008-03-05 | 1 | -11/+7 |
* | Added sortnumbers to the menu-file. | Mika Havela | 2008-03-03 | 6 | -6/+20 |
* | Changed version in Makefiles and then uploaded new apk's to dev.alpinelinux.orgv0.2 | Mika Havela | 2008-02-13 | 1 | -13/+2 |
* | Modifyed the menu files (again - Sorry about that) | Mika Havela | 2008-02-06 | 1 | -0/+1 |
* | Renamed Makefiles to version 0.1v0.1 | Mika Havela | 2008-01-17 | 1 | -1/+1 |
* | git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@566 ab2d0c66-481e-0410-8... | Andreas Brodmann | 2008-01-14 | 1 | -1/+1 |
* | use procps.pidof | Natanael Copa | 2008-01-11 | 1 | -11/+2 |
* | Changed version number in Makefilesv2.0_alpha3 | Mika Havela | 2007-12-28 | 1 | -1/+1 |
* | Changes in Makefile and created README | Mika Havela | 2007-12-28 | 2 | -8/+10 |
* | Changed view-files to reflect modificatsion in the new css | Mika Havela | 2007-12-20 | 6 | -143/+187 |
* | Cleaned up the dhcp config generation code in a way that the two | Andreas Brodmann | 2007-11-20 | 1 | -66/+24 |
* | 1) Modified the generation process | Andreas Brodmann | 2007-11-20 | 5 | -128/+152 |
* | /acf/dhcp: added help file 'action' | Andreas Brodmann | 2007-11-20 | 3 | -0/+28 |
* | /acf/dhcp: added global pre/post config generation input for proprietary conf... | Andreas Brodmann | 2007-11-19 | 5 | -9/+118 |
* | /acf/dhcp: properly enable/disable dynamic hosts window and advanced window | Andreas Brodmann | 2007-11-19 | 3 | -18/+58 |
* | /acf/dhcp: beta: implemented advanced (non validated stuff) per subnet | Andreas Brodmann | 2007-11-17 | 3 | -12/+51 |
* | /acf/dhcp: added static/dynamic host behaviour on a per subnet basis | Andreas Brodmann | 2007-11-16 | 4 | -81/+268 |
* | /acf/dhcp: make sure the special hosts file is removed when its subnet pendan... | Andreas Brodmann | 2007-11-16 | 1 | -2/+3 |
* | /acf/dhcp: commented out the use of logit as it disappeared | Andreas Brodmann | 2007-11-16 | 1 | -3/+3 |
* | /acf/dhcp: integrated special hosts (fixed ip's, known mac's, etc.) | Andreas Brodmann | 2007-11-15 | 3 | -26/+216 |
* | working beta release of dhcp config - special hosts config yet missing | Andreas Brodmann | 2007-11-13 | 7 | -63/+239 |
* | fixed stdout/stderr redirection for popen / daemon control | Andreas Brodmann | 2007-11-12 | 2 | -3/+3 |
* | added global settings configuration to dhcp | Andreas Brodmann | 2007-11-12 | 4 | -4/+138 |