Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved variable names at initscript | Christian Pointner | 2009-12-16 | 1 | -27/+27 |
* | updated initscript | Christian Pointner | 2009-12-14 | 1 | -7/+9 |
* | using DAEMONOPTS at initscript for /etc/default file | Christian Pointner | 2009-12-14 | 1 | -1/+1 |
* | fixed spelling error programm != program | Christian Pointner | 2009-12-14 | 1 | -1/+1 |
* | moved openwrt packaging to common repo | Christian Pointner | 2009-12-05 | 4 | -512/+0 |
* | updated ChangeLog for release | Christian Pointner | 2009-12-02 | 1 | -1/+1 |
* | fixed memory error at string_list | Christian Pointner | 2009-11-23 | 1 | -2/+2 |
* | fixed typo at include guards | Christian Pointner | 2009-11-23 | 16 | -32/+32 |
* | updated changelog | Christian Pointner | 2009-11-19 | 1 | -1/+2 |
* | improved openwrt package makefile | Christian Pointner | 2009-11-16 | 1 | -20/+64 |
* | updated readme | Christian Pointner | 2009-11-16 | 1 | -2/+3 |
* | updated readme | Christian Pointner | 2009-11-15 | 1 | -4/+14 |
* | added --no-manpage to configure and make | Christian Pointner | 2009-11-15 | 2 | -7/+29 |
* | no in-place sed at make install | Christian Pointner | 2009-11-15 | 1 | -4/+5 |
* | configure script update | Christian Pointner | 2009-11-14 | 1 | -0/+3 |
* | added --no-examples to configure script | Christian Pointner | 2009-11-14 | 2 | -3/+22 |
* | small fix at configure | Christian Pointner | 2009-11-14 | 2 | -3/+2 |
* | example configs get installed in examples directory now | Christian Pointner | 2009-11-14 | 2 | -21/+36 |
* | added init.d script documantion to Readme | Christian Pointner | 2009-11-14 | 1 | -0/+32 |
* | improved error handling at configure arguments | Christian Pointner | 2009-11-13 | 1 | -5/+11 |
* | fixed include guards, new format: UANYTUN_filename_h_INCLUDED | Christian Pointner | 2009-11-12 | 17 | -32/+37 |
* | smalle Makefile improvement | Christian Pointner | 2009-11-12 | 1 | -4/+4 |
* | cleaned Makefile | Christian Pointner | 2009-11-12 | 3 | -38/+46 |
* | no stripping by default at make install | Christian Pointner | 2009-11-11 | 2 | -4/+13 |
* | cosmetic chnages at manpage | Christian Pointner | 2009-11-11 | 1 | -1/+5 |
* | cosmetic changes at Readme | Christian Pointner | 2009-11-11 | 1 | -3/+0 |
* | updated changelog | Christian Pointner | 2009-11-11 | 1 | -0/+1 |
* | manpage cleanup | Christian Pointner | 2009-11-11 | 1 | -5/+6 |
* | updated Readme | Christian Pointner | 2009-11-11 | 1 | -4/+1 |
* | removed username,groupname from openwrt example config as well | Christian Pointner | 2009-11-11 | 1 | -10/+2 |
* | no more username,groupname in sample config | Christian Pointner | 2009-11-11 | 5 | -10/+10 |
* | updated openwrt package | Christian Pointner | 2009-11-11 | 1 | -3/+3 |
* | fixed install target | Christian Pointner | 2009-11-11 | 2 | -24/+3 |
* | updated ChangeLog (new svn location) | Christian Pointner | 2009-11-10 | 1 | -0/+4 |
* | removed debian directory | Christian Pointner | 2009-11-10 | 7 | -143/+3 |
* | updated ChangeLog for Release 0.3.1rel-0.3.1v0.3.1 | Christian Pointner | 2009-11-08 | 1 | -1/+3 |
* | further manpage improvements | Christian Pointner | 2009-11-08 | 3 | -30/+39 |
* | manpage cleanups | Christian Pointner | 2009-11-08 | 1 | -253/+176 |
* | small configure improvement | Christian Pointner | 2009-11-08 | 1 | -5/+27 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 38 | -78/+114 |
* | fixed build on FreeBSD | Christian Pointner | 2009-10-06 | 2 | -3/+1 |
* | cleanup | Christian Pointner | 2009-06-24 | 1 | -3/+3 |
* | added pipe to uanytun_exec for execve errors | Christian Pointner | 2009-06-24 | 1 | -4/+34 |
* | more portibke way of calling execve | Christian Pointner | 2009-06-24 | 3 | -3/+6 |
* | fixed build on linux | Christian Pointner | 2009-06-24 | 1 | -0/+1 |
* | fixed ifconfig calls for linux and bsd | Christian Pointner | 2009-06-24 | 4 | -6/+6 |
* | bsd tun device now also uses uanytun_exec | Christian Pointner | 2009-06-24 | 2 | -17/+11 |
* | linux tun device now uses uanytun_exec for ifconfig call | Christian Pointner | 2009-06-24 | 4 | -47/+92 |
* | fixed build for no-crypt target | Christian Pointner | 2009-06-24 | 1 | -0/+2 |
* | moved from execl to execve | Christian Pointner | 2009-06-24 | 3 | -5/+6 |