| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
Seems that it assumed asterisk to be linked against libiconv
which is not the case. Even then, we should have explicit linking
for the library to avoid underlinking.
|
|
|
|
| |
(i wonder what else i missed)
|
|
|
|
|
| |
asterisk dongle (usb gsm modem) channel driver
http://code.google.com/p/asterisk-chan-dongle/
|
| |
|
| |
|
|
|
|
|
| |
Lightweight and cross-platform IDE for Qt
http://developer.qt.nokia.com/wiki/Category:Tools::QtCreator
|
|
|
|
|
| |
Utilities for chroot jailing a user or process.
http://olivier.sessink.nl/jailkit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SSL wrapper for TCP connections. See http://www.stunnel.org/
TODO:
needs Alpine style initscript.
reasonable defaults in sample config file (is there a preferred directory for chroot jails?)
commit 8f4bfc56164419ecd3e7b91c77cf6d587b0cc16b
Author: Dean Takemori <deant@hawaii.rr.com>
Date: Sat Jul 7 09:01:16 2012 -1000
Add APKBUILD for stunnel to testing
|
| |
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
and rebase our posix_fallocate
|
| | |
| | |
| | |
| | | |
https://bugzilla.xfce.org/show_bug.cgi?id=9059
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
New aports: libcli, userspace-rcu
Update: bcfg2 (upgrade to 1.2.3, fix for CVE-2012-3366)
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
synchronization library provides read-side access which scales linearly with
the number of cores. It does so by allowing multiples copies of a given data
structure to live at the same time, and by monitoring the data structure
accesses to detect grace periods after which memory reclamation is possible.
liburcu-cds provides efficient data structures based on RCU and lock-free
algorithms. Those structures include hash tables, queues, stacks, and doubly-
linked lists.
http://lttng.org/urcu/
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
bcli provides support for using the arrow keys for command-line
editing. Up and Down arrows will cycle through the command history,
and Left & Right can be used for editing the current command line.
libcli also works out the shortest way of entering a command, so if
you have a command "show users grep foobar" defined, you can enter
"sh us g foobar" if that is the shortest possible way of doing it.
https://github.com/dparrish/libcli
|
| |/ /
| | |
| | |
| | | |
fixes #1242
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
- fix path to vnstatd in daemon
- add daemon configuration file
- create vnstat user and group
- unify indentation
|
| |
| |
| |
| | |
- enable IPv6 by default
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
- enable PCRE-JIT
- run workers as http user
|
| |
| |
| |
| | |
- enable JIT
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
and rebase our posix_fallocate
|
| |
| |
| |
| | |
https://bugzilla.xfce.org/show_bug.cgi?id=9059
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
synchronization library provides read-side access which scales linearly with
the number of cores. It does so by allowing multiples copies of a given data
structure to live at the same time, and by monitoring the data structure
accesses to detect grace periods after which memory reclamation is possible.
liburcu-cds provides efficient data structures based on RCU and lock-free
algorithms. Those structures include hash tables, queues, stacks, and doubly-
linked lists.
http://lttng.org/urcu/
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
bcli provides support for using the arrow keys for command-line
editing. Up and Down arrows will cycle through the command history,
and Left & Right can be used for editing the current command line.
libcli also works out the shortest way of entering a command, so if
you have a command "show users grep foobar" defined, you can enter
"sh us g foobar" if that is the shortest possible way of doing it.
https://github.com/dparrish/libcli
|
|/
|
|
| |
fixes #1242
|
| |
|
|
|
|
| |
needs gtk for autoconf
|
|
|
|
| |
fixes #1144
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|