Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fuse: remove obsolete patches | Felix Fietkau | 2012-06-16 | 4 | -143/+0 | |
| | | | | SVN-Revision: 32393 | |||||
* | set explicit -lpthread | John Crispin | 2012-06-16 | 1 | -1/+3 | |
| | | | | SVN-Revision: 32388 | |||||
* | fixes ccache compile and adds missing -lc | John Crispin | 2012-06-15 | 2 | -4/+3 | |
| | | | | SVN-Revision: 32387 | |||||
* | ath9k: fix an invalid pointer access in the tx path | Felix Fietkau | 2012-06-14 | 4 | -11/+61 | |
| | | | | SVN-Revision: 32376 | |||||
* | add uclibc++ (from packages) | Felix Fietkau | 2012-06-14 | 8 | -0/+380 | |
| | | | | SVN-Revision: 32367 | |||||
* | netifd: update to latest version, adds back the workaround for ignoring ↵ | Felix Fietkau | 2012-06-14 | 1 | -2/+2 | |
| | | | | | | wlan* in /etc/config/network SVN-Revision: 32356 | |||||
* | base-files: enable shell tracing in initscripts when INIT_TRACE is set | Jo-Philipp Wich | 2012-06-13 | 1 | -1/+3 | |
| | | | | SVN-Revision: 32340 | |||||
* | base-files: override Build/Compile/Default instead of Build/Compile (fixes ↵ | Felix Fietkau | 2012-06-13 | 1 | -1/+2 | |
| | | | | | | #11667) SVN-Revision: 32339 | |||||
* | ppp: make ppp-mod-pptp depend on resolveip | Jo-Philipp Wich | 2012-06-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 32269 | |||||
* | ppp: add missing options.pptp | Jo-Philipp Wich | 2012-06-11 | 1 | -0/+7 | |
| | | | | SVN-Revision: 32233 | |||||
* | drop userspace pptp - it is defunct, slow and badly integrated | Jo-Philipp Wich | 2012-06-11 | 4 | -184/+0 | |
| | | | | SVN-Revision: 32198 | |||||
* | ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by ↵ | Jo-Philipp Wich | 2012-06-11 | 3 | -2/+3135 | |
| | | | | | | Daniel Golle <dgolle@allnet.de> - add netifd integration for pptp to ppp.sh SVN-Revision: 32197 | |||||
* | netifd: localize internally used shell variables (#11567) | Jo-Philipp Wich | 2012-06-11 | 2 | -1/+3 | |
| | | | | SVN-Revision: 32192 | |||||
* | e2fsprogs: move dependencies to the right packages | Felix Fietkau | 2012-06-11 | 1 | -1/+3 | |
| | | | | SVN-Revision: 32184 | |||||
* | util-linux: disable udev support, add missing dependencies | Felix Fietkau | 2012-06-11 | 1 | -2/+5 | |
| | | | | SVN-Revision: 32183 | |||||
* | fuse: add missing dependency | Felix Fietkau | 2012-06-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 32182 | |||||
* | ebtables: add a missing dependency | Felix Fietkau | 2012-06-11 | 1 | -0/+1 | |
| | | | | SVN-Revision: 32181 | |||||
* | toolchain: remove target dependencies on libgcc/libgfortran, add checks to ↵ | Felix Fietkau | 2012-06-10 | 1 | -6/+3 | |
| | | | | | | package install template instead SVN-Revision: 32176 | |||||
* | busybox: remove BUSYBOX_USE_LIBRPC | Felix Fietkau | 2012-06-10 | 2 | -7/+3 | |
| | | | | SVN-Revision: 32175 | |||||
* | ubus: add a missing dependency | Felix Fietkau | 2012-06-10 | 1 | -0/+1 | |
| | | | | SVN-Revision: 32174 | |||||
* | libubox: add a missing dependency | Felix Fietkau | 2012-06-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 32173 | |||||
* | toolchain: fix libc dependency on libgcc | Felix Fietkau | 2012-06-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 32170 | |||||
* | base-files: move all toolchain packages to a separate package directory ↵ | Felix Fietkau | 2012-06-10 | 2 | -543/+565 | |
| | | | | | | 'toolchain' SVN-Revision: 32169 | |||||
* | util-linux: libblkid depends on libuuid | Felix Fietkau | 2012-06-10 | 1 | -9/+10 | |
| | | | | SVN-Revision: 32168 | |||||
* | mklibs: update to 0.1.34 (v2) | Luka Perkov | 2012-06-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 32165 | |||||
* | busybox: fix bad variable substitution on right hand side of I/O ↵ | Jo-Philipp Wich | 2012-06-10 | 2 | -1/+13 | |
| | | | | | | redirection, imported patch from upstream bug 5282 SVN-Revision: 32162 | |||||
* | ppp: block restart of interfaces if pppd refused the command line options | Felix Fietkau | 2012-06-10 | 1 | -0/+4 | |
| | | | | SVN-Revision: 32160 | |||||
* | ath9k: add some more ani fixes | Felix Fietkau | 2012-06-10 | 7 | -0/+1412 | |
| | | | | SVN-Revision: 32159 | |||||
* | zlib: update to 1.2.7 | Luka Perkov | 2012-06-09 | 3 | -80/+3 | |
| | | | | SVN-Revision: 32147 | |||||
* | ppp: enable no_device in the netifd pppoa handler to bring it up at boot ↵ | Felix Fietkau | 2012-06-09 | 1 | -0/+2 | |
| | | | | | | time (#11631) SVN-Revision: 32146 | |||||
* | util-linux: update to 2.21.2 | Luka Perkov | 2012-06-09 | 2 | -3/+3 | |
| | | | | SVN-Revision: 32141 | |||||
* | e2fsprogs: update to 1.42.3 | Luka Perkov | 2012-06-09 | 2 | -3/+3 | |
| | | | | SVN-Revision: 32140 | |||||
* | make librpc compatible with eglibc, unconditionally enable it for packages ↵ | Felix Fietkau | 2012-06-08 | 3 | -34/+206 | |
| | | | | | | that need rpc support SVN-Revision: 32129 | |||||
* | firewall: allow incoming ICMPv6 router-advertisement and ↵ | Jo-Philipp Wich | 2012-06-08 | 2 | -1/+3 | |
| | | | | | | neighbor-advertisement, thanks swalker SVN-Revision: 32127 | |||||
* | mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the ↵ | Felix Fietkau | 2012-06-08 | 1 | -1/+1 | |
| | | | | | | world regd similar to the default regd in ath SVN-Revision: 32126 | |||||
* | kernel: add module packages for usbip (from the packages feed) | Felix Fietkau | 2012-06-07 | 1 | -0/+31 | |
| | | | | SVN-Revision: 32117 | |||||
* | base-files: implement network_defer_device() and network_ready_device() ↵ | Jo-Philipp Wich | 2012-06-07 | 1 | -0/+16 | |
| | | | | | | wrappers for upcoming netifd iface deferring support SVN-Revision: 32106 | |||||
* | iproute2: fix build errors with newer versions of eglibc | Felix Fietkau | 2012-06-07 | 1 | -0/+6 | |
| | | | | SVN-Revision: 32103 | |||||
* | iptables: fix build error if only libraries are selected | Felix Fietkau | 2012-06-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 32102 | |||||
* | netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609) | Jo-Philipp Wich | 2012-06-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 32098 | |||||
* | hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE | Felix Fietkau | 2012-06-06 | 1 | -4/+6 | |
| | | | | | | | | | This fix is needed to correctly set the driver to use with wpa_s in case of IBSS/WPA-NONE. The current setting is not made correctly. Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32084 | |||||
* | libubox: add mirror md5sum | Felix Fietkau | 2012-06-06 | 1 | -0/+1 | |
| | | | | SVN-Revision: 32080 | |||||
* | util-linux: fix typo | Luka Perkov | 2012-06-05 | 1 | -2/+3 | |
| | | | | SVN-Revision: 32074 | |||||
* | base-files: add permission exceptions, do not clobber shadow permissions - ↵ | Jo-Philipp Wich | 2012-06-05 | 1 | -0/+4 | |
| | | | | | | based on patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 32073 | |||||
* | remove bogus patch | John Crispin | 2012-06-05 | 1 | -192/+0 | |
| | | | | SVN-Revision: 32071 | |||||
* | rename libmisc.a to libipfixmisc.a | John Crispin | 2012-06-05 | 3 | -2/+29 | |
| | | | | | | | libmisc.a is too generic to be globally staged. It was clashing with xinetd builds. SVN-Revision: 32066 | |||||
* | base-files: ship a static initial shadow db instead of creating it from ↵ | Jo-Philipp Wich | 2012-06-05 | 2 | -4/+5 | |
| | | | | | | passwd with sed, this fixes registering of users at compile time SVN-Revision: 32064 | |||||
* | base-files: make user_add() populate the shadow db as well | Jo-Philipp Wich | 2012-06-05 | 2 | -1/+2 | |
| | | | | SVN-Revision: 32063 | |||||
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 25 | -26/+26 | |
| | | | | SVN-Revision: 32062 | |||||
* | uboot-envtools: forgot to remove uboot-envtools.init file | Luka Perkov | 2012-06-04 | 1 | -27/+0 | |
| | | | | SVN-Revision: 32052 |