summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* failsafe-mode: print short help on commandlineJohn Crispin2014-10-202-0/+14
* iproute2: fix musl buildFelix Fietkau2014-10-192-0/+399
* authsae: fix musl buildFelix Fietkau2014-10-191-0/+10
* gdb: update to version 7.8, fix musl buildFelix Fietkau2014-10-193-6/+34
* valgrind: update to the latest version, fix musl supportFelix Fietkau2014-10-194-15/+50
* base-files: fix ldd definition if /usr/bin/ldd existsFelix Fietkau2014-10-191-1/+1
* toolchain: drop the mips softfloat symlink hackFelix Fietkau2014-10-191-1/+0
* toolchain: when using musl, install a symlink from ld-musl-*.so to /usr/bin/lddFelix Fietkau2014-10-191-1/+2
* mountd: explicitly link libubox (needed by libuci)Felix Fietkau2014-10-191-0/+11
* openssl: add ABI_VERSION to fix package rebuild issues (fixes #18169)Felix Fietkau2014-10-191-0/+1
* polarssl: do not build the unused programsFelix Fietkau2014-10-191-0/+1
* rpcd: update to the latest version, fixes build after libubox updateFelix Fietkau2014-10-191-2/+2
* mac80211: add a maintenance script for upstream backport commitsFelix Fietkau2014-10-181-0/+109
* mac80211: update to 2014-10-08Felix Fietkau2014-10-1859-1456/+2266
* odhcpd: fix regression in dhcpv6 t1 and t2 calculationSteven Barth2014-10-181-2/+2
* polarssl: add missing version bumpFelix Fietkau2014-10-181-1/+1
* polarssl: disable SSLv3 support, fixes CVE-2014-3566 (POODLE)Felix Fietkau2014-10-181-0/+12
* odhcpd: multiple fixesSteven Barth2014-10-171-2/+2
* hostapd: CVE-2014-3686 fixesSteven Barth2014-10-179-11/+229
* build: improve feed handling for opkg.confJo-Philipp Wich2014-10-162-3/+10
* openssl: update to v1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568)Jo-Philipp Wich2014-10-163-13/+13
* default_postinst() fix wrong call of group_addJohn Crispin2014-10-151-2/+5
* base-files: default_postinst() force clear luci-indexcacheJohn Crispin2014-10-141-0/+1
* package: add libnetfilter-log.John Crispin2014-10-147-0/+297
* base-files: the USERID code path did not check for duplicate groupsJohn Crispin2014-10-141-1/+1
* procd: update to latest gitJohn Crispin2014-10-141-2/+2
* libubox: update to latest gitJohn Crispin2014-10-141-2/+2
* ar71xx: qihoo-c301: reset imageNtrynum after each successful boot.John Crispin2014-10-141-0/+3
* udev/Config.in: help format, and fix spelling mistakeJohn Crispin2014-10-141-26/+25
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-1413-19/+19
* fstools: update to latest git HEADJohn Crispin2014-10-131-2/+2
* procd: fix initial nand sysupgradeFelix Fietkau2014-10-121-0/+14
* procd: fix parsing of the has_env parameterFelix Fietkau2014-10-121-1/+1
* mac80211: remove NO-IR from channel 36-48Felix Fietkau2014-10-121-1/+1
* netifd: Make mtu configurable of dynamic 6rd tunnel interfaceSteven Barth2014-10-122-2/+5
* odhcp6c: fix parse errors with some dhcpv6 serversSteven Barth2014-10-121-2/+2
* comgt: add ncm proto supportJohn Crispin2014-10-105-1/+247
* mac80211: remove error from detect scriptFelix Fietkau2014-10-091-4/+11
* ppp: add unconditional autoipv6-triggerSteven Barth2014-10-092-1/+10
* ppp: remove ugly ipv6-workaroundSteven Barth2014-10-091-9/+0
* dropbear: ensure the interface has an ip-addressSteven Barth2014-10-091-11/+12
* base-files: add network_get_ipaddrs_all()Steven Barth2014-10-091-0/+23
* ppp: allow auto-detecting and creation of ipv6 subinterfaceSteven Barth2014-10-083-3/+14
* odhcp6c: fix typo in last commitSteven Barth2014-10-081-1/+1
* odhcp6c: don't assign addresses or prefixes prematurelySteven Barth2014-10-082-2/+5
* mac80211: add a few upstream ath9k / mac80211 fixesFelix Fietkau2014-10-081-0/+428
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-083-6/+2
* odhcp6c: ensure signal-safety of signal handlersSteven Barth2014-10-081-2/+2
* lldp: make use of new USERID syntaxJohn Crispin2014-10-081-1/+1
* base-files: extend USERID:=syntaxJohn Crispin2014-10-081-8/+20