Sergey "Shnatsel" Davidoff
|
f5fa94de40
Merge branch 'patch-7' of github.com:Shnatsel/cjdns
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
94011e86be
make systemd logs more readable
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
39c2e14483
Use the correct systemd keyword
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
a0068d22f6
Trick systemd into accepting multiline script in ExecPreStart. Hopefully.
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
65f95fa215
symlink .service to packaging, I can start testing now
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
349e8db625
Create a new blank config file if it doesn't already exist.
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
ebb757a211
add extra security stanzas to systemd conffile - not that cjdns needs them
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
42ab3397b5
Prepare packaging for systemd addition required for Ubuntu 15.04 and Debian Jessie. This leaves Ubuntu 12.04 in the dust - sorry!
|
9 years ago |
Caleb James DeLisle
|
c440542695
Merge branch 'seccomp-on-musl' of git://github.com/hyperboria/cjdns into crashey
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
f53b83bf8e
Figured out how to support 12.04 again, document that
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
66e97c6e9d
drop dh-python completely, it didn't work well enough either way (see commit 57db401db8faeb9db4cb182d431a661ebddc9ce3). Allows building cjdns on Ubuntu 12.04 yet again.
|
9 years ago |
Caleb James DeLisle
|
b808ce33aa
Merge branch 'patch-7' of git://github.com/Shnatsel/cjdns into crashey
|
9 years ago |
Sergey "Shnatsel" Davidoff
|
c42107a31e
Update debian/README
|
9 years ago |
Caleb James DeLisle
|
e49ef823f8
Merge branch 'backtrace' of git://github.com/viric/cjdns into crashey
|
9 years ago |
Daniel Golle
|
6a8e02bcdd
fix Hex_test unit test
|
9 years ago |
Daniel Golle
|
7a3cb327c0
seccomp: allow readv and writev syscalls (used by musl)
|
9 years ago |
Lluís Batlle i Rossell
|
d5a352e856
Declaration style to c99
|
9 years ago |
Lluís Batlle i Rossell
|
f043dd1f6b
Taking out -rdynamic
|
9 years ago |
Lluís Batlle i Rossell
|
d8142df55e
Code style fixes, suggested by Lars
|
9 years ago |
Lluís Batlle i Rossell
|
aee9602e71
Adding glibc backtrace dump on assertion failed
|
9 years ago |
Caleb James DeLisle
|
952bd9ce97
Merge branch 'for-crashey' of git://github.com/hyperboria/cjdns into crashey
|
9 years ago |
Daniel Golle
|
64f4791e13
seccomp: define GET_SYSCALL_NUM accessor macro
|
9 years ago |
Daniel Golle
|
0102181db4
seccomp: allow gettimeofday syscall (required on ARM)
|
9 years ago |
Caleb James DeLisle
|
18979ee000
Add a check to prevent a rare assertion failure
|
9 years ago |
Caleb James DeLisle
|
3d879c0326
typo in GET32()
|
9 years ago |
Caleb James DeLisle
|
f964d14faf
Fixed IpTunnel unaligned access, thanks Viric for pointing it out
|
9 years ago |
Caleb James DeLisle
|
a05ade40dc
attempt to fix a rare assertion failure
|
9 years ago |
Caleb James DeLisle
|
6f1fdd87d1
Fix a memory leak in InterfaceController.c
|
9 years ago |
Caleb James DeLisle
|
432554009c
This number should be negative
|
9 years ago |
Caleb James DeLisle
|
594aeffc7b
slightly better documentation
|
9 years ago |