joonicks
badf9f2771
progress ( #18 )
...
* Added: Signal handlers for SIGILL and SIGABRT ifdef DEBUG
* Added: New command: CRASH, for debugging/development...
* Changed: configure now defaults to optimizing for code size.
* Added: configuration option --optimize=speed or --optimize=size
changes to configure #17
2018-03-21 22:49:46 +01:00
joonicks
cf37c9b728
missing debug define ( #13 )
2018-03-16 02:59:35 +01:00
joonicks
46107dc7f2
Merge pull request #12 from joonicks/cleanup-update
...
daily update
2018-03-16 02:48:12 +01:00
joonicks
31a10eb463
configure+
2018-03-16 02:46:37 +01:00
joonicks
6c906e43ee
moar...
2018-03-16 02:45:13 +01:00
joonicks
910c1e468b
Merge pull request #11 from joonicks/cleanup-update
...
debug() send_uptime() urlcapture is_safepath
2018-03-14 03:04:17 +01:00
joonicks
fb70029b56
debug() send_uptime() urcapture is_safepath
2018-03-14 03:02:30 +01:00
MadCamel
5f5f5ab996
Init uptime reporting framework before reading configfile. Fixes segfault when creating user file.
2018-03-13 18:39:13 -04:00
MadCamel
78c4e2f47a
Fixed missing ifdef
2018-03-13 18:25:37 -04:00
joonicks
46298634e1
Merge pull request #10 from joonicks/cleanup-update
...
Hostinfo & ldscript
2018-03-13 02:43:52 +01:00
joonicks
2d7d789621
new files
2018-03-13 02:42:55 +01:00
joonicks
149ddd196c
hostinfo & ldscript
2018-03-13 02:39:29 +01:00
joonicks
6b40764041
Merge pull request #9 from joonicks/cleanup-update
...
aliasing rewrite
2018-03-12 05:00:37 +01:00
joonicks
3a5bb7c761
aliasing rewrite
2018-03-12 04:58:44 +01:00
joonicks
7be2a684da
Merge pull request #8 from joonicks/cleanup-update
...
march 9-10
* Fixed: RawDNS, again...
* Fixed: Save procvars only once in session file.
2018-03-10 02:59:09 +01:00
joonicks
98558eb093
march 9-10
2018-03-10 02:55:07 +01:00
joonicks
4ca4cc6d15
Merge pull request #7 from joonicks/cleanup-update
...
SHA passwords and ESAY $cap
2018-03-09 03:55:12 +01:00
joonicks
00da630c45
sha passwords
2018-03-09 03:51:03 +01:00
joonicks
ab2331e1a1
Merge pull request #6 from joonicks/cleanup-update
...
Cleanup update march 8, 2018
2018-03-09 01:32:48 +01:00
joonicks
f9d37e65a4
2018 progress
2018-03-09 01:29:18 +01:00
MadCamel
1fb632429a
Merge pull request #5 from joonicks/configure-update
...
Configure update
2018-03-05 17:24:08 -05:00
joonicks
e5ad9bb990
2018 cleanup update
2018-03-05 23:09:40 +01:00
joonicks
723ac1f91e
bug report location
2018-02-28 23:50:08 +01:00
joonicks
b7862b50ab
grouped scripting language options together
...
removed some trailing whitespace
2018-02-28 23:39:23 +01:00
MadCamel
5c9210e82c
Merge branch 'kroseneg-master'
...
PR #2 branch 'kroseneg-master'
2016-07-05 13:21:50 -04:00
MadCamel
7756f90eb1
Merge branch 'master' of https://github.com/kroseneg/energymech into kroseneg-master
2016-07-05 13:21:25 -04:00
MadCamel
13b25cae30
Merge pull request #4 from m-kress/master
...
honor arm-linux- during configure to be able to cross compile
2016-07-05 13:13:46 -04:00
Michael Kress
9f85fb084e
honor arm-linux- during configure to be able to cross compile
2016-07-05 13:31:51 +02:00
Korbinian Rosenegger
18ed4edee4
Find TCL with /usr/lib/tclConfig.sh if possible.
...
This fixes the problem that configure doesn't find the tcl libs.
2014-11-13 02:09:31 +01:00
MadCamel
2976ed8cd7
Crash fix: Strlen2 now checks for null pointers
2014-03-27 16:11:04 -04:00
MadCamel
f1dddcfb10
Added sample.conf. Oops.
2014-03-27 16:01:13 -04:00
MadCamel
32927e7f0f
Merge pull request #1 from astrorigin/master
...
Minor fixes
2014-03-09 09:59:59 -04:00
Stanislas Marquis
80908621a9
Add a .gitignore file.
2014-03-09 12:13:28 +01:00
Stanislas Marquis
dfc330aed0
Fix for PATH_MAX not always defined.
2014-03-09 12:10:55 +01:00
MadCamel
d00e9155c1
Updated README with better download/install instructions.
2014-03-08 21:00:48 -05:00
MadCamel
95bb81c9d6
Updated README a little more
2014-03-08 20:59:42 -05:00
MadCamel
a4f1698968
Updated README
2014-03-08 20:54:42 -05:00
MadCamel
2507f45997
RawDNS doesn't work. It's now disabled by default in configure.
...
The bot should be able to get online now
2014-03-08 20:13:25 -05:00
MadCamel
8d8092a3b0
Should build properly on Linux again
...
Uses PATH_MAX which is defined in limits.h.. But we forgot to include
limits.h, oops.
2014-03-08 20:03:15 -05:00
MadCamel
aba69cb20f
Initial Import
2014-03-08 19:56:21 -05:00
MadCamel
0b366093a7
Initial commit
2014-03-08 16:53:17 -08:00