summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* moved crypto initilization to seperate header fileChristian Pointner2010-01-112-44/+98
|
* moved default log target to optionsChristian Pointner2010-01-112-18/+16
|
* signal_handler include cleanupChristian Pointner2010-01-061-5/+2
|
* fixed spelling errorChristian Pointner2009-12-231-1/+1
|
* added version info into binaryChristian Pointner2009-12-225-2/+49
|
* updated ChangeLogChristian Pointner2009-12-221-0/+4
|
* added manpage to svn (and later to release tarballs)Christian Pointner2009-12-223-3/+414
|
* added patch from Cyril Brulebois in order to enable build on Debian/Freebsd ↵Christian Pointner2009-12-182-3/+3
| | | | Kernel
* fixed wrong renamesChristian Pointner2009-12-161-6/+6
|
* improved variable names at initscriptChristian Pointner2009-12-161-27/+27
|
* updated initscriptChristian Pointner2009-12-141-7/+9
|
* using DAEMONOPTS at initscript for /etc/default fileChristian Pointner2009-12-141-1/+1
|
* fixed spelling error programm != programChristian Pointner2009-12-141-1/+1
|
* moved openwrt packaging to common repoChristian Pointner2009-12-054-512/+0
|
* updated ChangeLog for releaseChristian Pointner2009-12-021-1/+1
|
* fixed memory error at string_listChristian Pointner2009-11-231-2/+2
|
* fixed typo at include guardsChristian Pointner2009-11-2316-32/+32
|
* updated changelogChristian Pointner2009-11-191-1/+2
|
* improved openwrt package makefileChristian Pointner2009-11-161-20/+64
|
* updated readmeChristian Pointner2009-11-161-2/+3
|
* updated readmeChristian Pointner2009-11-151-4/+14
|
* added --no-manpage to configure and makeChristian Pointner2009-11-152-7/+29
|
* no in-place sed at make installChristian Pointner2009-11-151-4/+5
|
* configure script updateChristian Pointner2009-11-141-0/+3
|
* added --no-examples to configure scriptChristian Pointner2009-11-142-3/+22
|
* small fix at configureChristian Pointner2009-11-142-3/+2
| | | | | | no gzip on manpages at make install
* example configs get installed in examples directory nowChristian Pointner2009-11-142-21/+36
|
* added init.d script documantion to ReadmeChristian Pointner2009-11-141-0/+32
|
* improved error handling at configure argumentsChristian Pointner2009-11-131-5/+11
|
* fixed include guards, new format: UANYTUN_filename_h_INCLUDEDChristian Pointner2009-11-1217-32/+37
|
* smalle Makefile improvementChristian Pointner2009-11-121-4/+4
|
* cleaned MakefileChristian Pointner2009-11-123-38/+46
| | | | | | | | added uninstall target added cleanall target (also cleans doc dir) replaces mkdir -p by install -d (more portable)
* no stripping by default at make installChristian Pointner2009-11-112-4/+13
| | | | | | | added strip target to makefile added hidden ebuild-compat option to configure
* cosmetic chnages at manpageChristian Pointner2009-11-111-1/+5
|
* cosmetic changes at ReadmeChristian Pointner2009-11-111-3/+0
|
* updated changelogChristian Pointner2009-11-111-0/+1
|
* manpage cleanupChristian Pointner2009-11-111-5/+6
|
* updated ReadmeChristian Pointner2009-11-111-4/+1
|
* removed username,groupname from openwrt example config as wellChristian Pointner2009-11-111-10/+2
|
* no more username,groupname in sample configChristian Pointner2009-11-115-10/+10
|
* updated openwrt packageChristian Pointner2009-11-111-3/+3
|
* fixed install targetChristian Pointner2009-11-112-24/+3
| | | | | | removed user installation for install target
* updated ChangeLog (new svn location)Christian Pointner2009-11-101-0/+4
|
* removed debian directoryChristian Pointner2009-11-107-143/+3
| | | | | | updated Readme for new svn location
* updated ChangeLog for Release 0.3.1rel-0.3.1v0.3.1Christian Pointner2009-11-081-1/+3
|
* further manpage improvementsChristian Pointner2009-11-083-30/+39
|
* manpage cleanupsChristian Pointner2009-11-081-253/+176
|
* small configure improvementChristian Pointner2009-11-081-5/+27
|
* switched to GPLv3 or higherChristian Pointner2009-10-2838-78/+114
|
* fixed build on FreeBSDChristian Pointner2009-10-062-3/+1
|