Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | micropython: update to latest | Roger | 2015-08-28 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #1713 from databeille/patch-1 | Steven Barth | 2015-08-28 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | e2guardian : fix a typo in procd init script | databeille | 2015-08-26 | |
* | | | | | | | | | Merge pull request #1717 from hnyman/collectd-entropy | Steven Barth | 2015-08-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | collectd: Enable entropy plugin | Hannu Nyman | 2015-08-26 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge pull request #1721 from dirkfeytons/master | Steven Barth | 2015-08-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | strongswan: add a couple more plugins | Dirk Feytons | 2015-08-27 | |
* | | | | | | | | | | Merge pull request #1723 from thess/boost-build | Ted Hess | 2015-08-27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | boost: Fix building without hard float (fenv.h) | Ted Hess | 2015-08-27 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #1714 from lynxis/libxml2_nonparallel | Michael Heimpold | 2015-08-27 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | libxml2: disable parallel build | Alexander Couzens | 2015-08-26 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | alsa-lib: Add missing comma to maintainer list | Ted Hess | 2015-08-27 | |
| |_|_|/ / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #1718 from changeway/libstrophe | Ted Hess | 2015-08-27 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | libstrophe : Update to version 0.8.8 | Chih-Wei Chen | 2015-08-24 | |
* | | | | | | | | openconnect: disabled the resolving code from ppp in netifd script | Nikos Mavrogiannopoulos | 2015-08-26 | |
* | | | | | | | | avrdude: enable linux-gpio by default | John Crispin | 2015-08-26 | |
* | | | | | | | | openssh: update to 7.1p1 | Peter Wagner | 2015-08-26 | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | reaver: build without MIPS16. | Yousong Zhou | 2015-08-26 | |
* | | | | | | | Merge pull request #1681 from the-alien/master | Steven Barth | 2015-08-26 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | python-psycopg2: added packages python-psycopg2 and python-egenix-mx-base as ... | alien | 2015-08-23 | |
* | | | | | | | | Merge pull request #1700 from aTanW/master | Steven Barth | 2015-08-26 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | gammu: bump to mainstream v 1.36.4, full-language version build fix | aTanW | 2015-08-21 | |
* | | | | | | | | | Merge pull request #1708 from uweber/master | Steven Barth | 2015-08-26 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | strongswan: dont overwrite ipsec.conf and ipsec.user during upgrade | Ulrich Weber | 2015-08-25 | |
* | | | | | | | | | | crelay: Fix link error with BUILD_NLS=y | Ted Hess | 2015-08-25 | |
* | | | | | | | | | | sqm-scripts: Bump to v1.0.2. | Toke Høiland-Jørgensen | 2015-08-26 | |
* | | | | | | | | | | bash: Update to 4.3.42 | Marcel Denia | 2015-08-25 | |
* | | | | | | | | | | mosquitto: fix crash on client disconnect | Karl Palsson | 2015-08-25 | |
* | | | | | | | | | | mosquitto: bump to version 1.4.3 | Karl Palsson | 2015-08-25 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | dbus: bump to 1.9.20 | Steven Barth | 2015-08-25 | |
* | | | | | | | | | libsigc++: bump to 2.5.2 | Steven Barth | 2015-08-25 | |
* | | | | | | | | | Merge pull request #1653 from yousong/xl2tpd-fix | Steven Barth | 2015-08-25 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | xl2tpd: switch to github devel branch. | Yousong Zhou | 2015-08-14 | |
| * | | | | | | | | xl2tpd: conditionally build with flags for more verbose log output. | Yousong Zhou | 2015-08-14 | |
| * | | | | | | | | xl2tpd: add new config option checkup_interval. | Yousong Zhou | 2015-08-14 | |
| * | | | | | | | | xl2tpd: reword the comment on overriding OFLAGS in MAKE_FLAGS. | Yousong Zhou | 2015-08-14 | |
| * | | | | | | | | xl2tpd: tweak generating pppoptfile. | Yousong Zhou | 2015-08-14 | |
| * | | | | | | | | xl2tpd: fix aliveness check for xl2tpd process. | Yousong Zhou | 2015-08-14 | |
| * | | | | | | | | xl2tpd: tweak getting value of mtu config option. | Yousong Zhou | 2015-08-14 | |
| * | | | | | | | | xl2tpd: remove check for $ERROR. | Yousong Zhou | 2015-08-14 | |
* | | | | | | | | | Merge pull request #1702 from the-alien/python-ldap | Steven Barth | 2015-08-24 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | python-ldap: added python-ldap package | alien | 2015-08-23 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #1705 from commodo/python-setuptools-upgrade | Steven Barth | 2015-08-24 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | python-setuptools: upgrade to version 18.2 | Alexandru Ardelean | 2015-08-24 | |
* | | | | | | | | | | Merge pull request #1706 from commodo/python-pip-upgrade | Steven Barth | 2015-08-24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | python-pip: upgrade to version 7.1.2 | Alexandru Ardelean | 2015-08-24 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | memcached: fix musl build | heil | 2015-08-24 | |
* | | | | | | | | | | haproxy: fixes for upstream version 1.5.14 | heil | 2015-08-24 | |
* | | | | | | | | | | unixodbc: update to 2.3.3 | heil | 2015-08-24 | |
* | | | | | | | | | | acpid: update to 2.0.25 | heil | 2015-08-24 |