| Commit message (Expand) | Author | Age | Files | Lines |
* | 6in4: change local4 option name back to ipaddr | Jo-Philipp Wich | 2012-06-17 | 1 | -5/+5 |
* | 6in4: use network_find_wan() and network_get_iapddr() to find local ip, use j... | Jo-Philipp Wich | 2012-06-17 | 2 | -42/+11 |
* | base-files: implement network_get_gateway(), network_get_gateway6(), network_... | Jo-Philipp Wich | 2012-06-17 | 2 | -1/+60 |
* | fuse: update to 2.9.0 | Felix Fietkau | 2012-06-16 | 3 | -49/+3 |
* | fuse: move kmod-fuse to package/kernel | Felix Fietkau | 2012-06-16 | 2 | -16/+15 |
* | fuse: remove obsolete patches | Felix Fietkau | 2012-06-16 | 4 | -143/+0 |
* | set explicit -lpthread | John Crispin | 2012-06-16 | 1 | -1/+3 |
* | fixes ccache compile and adds missing -lc | John Crispin | 2012-06-15 | 2 | -4/+3 |
* | ath9k: fix an invalid pointer access in the tx path | Felix Fietkau | 2012-06-14 | 4 | -11/+61 |
* | add uclibc++ (from packages) | Felix Fietkau | 2012-06-14 | 8 | -0/+380 |
* | netifd: update to latest version, adds back the workaround for ignoring wlan*... | Felix Fietkau | 2012-06-14 | 1 | -2/+2 |
* | base-files: enable shell tracing in initscripts when INIT_TRACE is set | Jo-Philipp Wich | 2012-06-13 | 1 | -1/+3 |
* | base-files: override Build/Compile/Default instead of Build/Compile (fixes #1... | Felix Fietkau | 2012-06-13 | 1 | -1/+2 |
* | ppp: make ppp-mod-pptp depend on resolveip | Jo-Philipp Wich | 2012-06-12 | 1 | -1/+1 |
* | ppp: add missing options.pptp | Jo-Philipp Wich | 2012-06-11 | 1 | -0/+7 |
* | drop userspace pptp - it is defunct, slow and badly integrated | Jo-Philipp Wich | 2012-06-11 | 4 | -184/+0 |
* | ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by D... | Jo-Philipp Wich | 2012-06-11 | 3 | -2/+3135 |
* | netifd: localize internally used shell variables (#11567) | Jo-Philipp Wich | 2012-06-11 | 2 | -1/+3 |
* | e2fsprogs: move dependencies to the right packages | Felix Fietkau | 2012-06-11 | 1 | -1/+3 |
* | util-linux: disable udev support, add missing dependencies | Felix Fietkau | 2012-06-11 | 1 | -2/+5 |
* | fuse: add missing dependency | Felix Fietkau | 2012-06-11 | 1 | -1/+1 |
* | ebtables: add a missing dependency | Felix Fietkau | 2012-06-11 | 1 | -0/+1 |
* | toolchain: remove target dependencies on libgcc/libgfortran, add checks to pa... | Felix Fietkau | 2012-06-10 | 1 | -6/+3 |
* | busybox: remove BUSYBOX_USE_LIBRPC | Felix Fietkau | 2012-06-10 | 2 | -7/+3 |
* | ubus: add a missing dependency | Felix Fietkau | 2012-06-10 | 1 | -0/+1 |
* | libubox: add a missing dependency | Felix Fietkau | 2012-06-10 | 1 | -1/+1 |
* | toolchain: fix libc dependency on libgcc | Felix Fietkau | 2012-06-10 | 1 | -1/+1 |
* | base-files: move all toolchain packages to a separate package directory 'tool... | Felix Fietkau | 2012-06-10 | 2 | -543/+565 |
* | util-linux: libblkid depends on libuuid | Felix Fietkau | 2012-06-10 | 1 | -9/+10 |
* | mklibs: update to 0.1.34 (v2) | Luka Perkov | 2012-06-10 | 1 | -1/+1 |
* | busybox: fix bad variable substitution on right hand side of I/O redirection,... | Jo-Philipp Wich | 2012-06-10 | 2 | -1/+13 |
* | ppp: block restart of interfaces if pppd refused the command line options | Felix Fietkau | 2012-06-10 | 1 | -0/+4 |
* | ath9k: add some more ani fixes | Felix Fietkau | 2012-06-10 | 7 | -0/+1412 |
* | zlib: update to 1.2.7 | Luka Perkov | 2012-06-09 | 3 | -80/+3 |
* | ppp: enable no_device in the netifd pppoa handler to bring it up at boot time... | Felix Fietkau | 2012-06-09 | 1 | -0/+2 |
* | util-linux: update to 2.21.2 | Luka Perkov | 2012-06-09 | 2 | -3/+3 |
* | e2fsprogs: update to 1.42.3 | Luka Perkov | 2012-06-09 | 2 | -3/+3 |
* | make librpc compatible with eglibc, unconditionally enable it for packages th... | Felix Fietkau | 2012-06-08 | 3 | -34/+206 |
* | firewall: allow incoming ICMPv6 router-advertisement and neighbor-advertiseme... | Jo-Philipp Wich | 2012-06-08 | 2 | -1/+3 |
* | mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world... | Felix Fietkau | 2012-06-08 | 1 | -1/+1 |
* | kernel: add module packages for usbip (from the packages feed) | Felix Fietkau | 2012-06-07 | 1 | -0/+31 |
* | base-files: implement network_defer_device() and network_ready_device() wrapp... | Jo-Philipp Wich | 2012-06-07 | 1 | -0/+16 |
* | iproute2: fix build errors with newer versions of eglibc | Felix Fietkau | 2012-06-07 | 1 | -0/+6 |
* | iptables: fix build error if only libraries are selected | Felix Fietkau | 2012-06-07 | 1 | -1/+1 |
* | netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609) | Jo-Philipp Wich | 2012-06-07 | 1 | -1/+1 |
* | hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE | Felix Fietkau | 2012-06-06 | 1 | -4/+6 |
* | libubox: add mirror md5sum | Felix Fietkau | 2012-06-06 | 1 | -0/+1 |
* | util-linux: fix typo | Luka Perkov | 2012-06-05 | 1 | -2/+3 |
* | base-files: add permission exceptions, do not clobber shadow permissions - ba... | Jo-Philipp Wich | 2012-06-05 | 1 | -0/+4 |
* | remove bogus patch | John Crispin | 2012-06-05 | 1 | -192/+0 |