| Commit message (Expand) | Author | Age | Files | Lines |
* | 6relayd: Announce DNS search domain via DHCPv6 | Steven Barth | 2012-12-28 | 1 | -2/+2 |
* | uci: update to latest version (adds list delete support), enable parallel build | Felix Fietkau | 2012-12-27 | 1 | -4/+4 |
* | ipv6-support: Remove site-border feature * was causing routing problems * wil... | Steven Barth | 2012-12-27 | 3 | -9/+1 |
* | Remove site-border routing filter due to problems | Steven Barth | 2012-12-27 | 1 | -2/+2 |
* | ipv6-support: * Automatically detect and propagate MTU from upstream interfac... | Steven Barth | 2012-12-27 | 4 | -11/+27 |
* | 6distributed: feature update * Add feature to decrease IPv6-specific MTU on-d... | Steven Barth | 2012-12-27 | 1 | -2/+2 |
* | 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU... | Steven Barth | 2012-12-27 | 1 | -2/+2 |
* | base-files: Fix a typo in config_list_foreach | Steven Barth | 2012-12-27 | 2 | -2/+2 |
* | base-files: ipcalc.sh: fix broken calculations on 64bit systems | Jo-Philipp Wich | 2012-12-23 | 1 | -5/+10 |
* | ipv6-support: Fix default RA settings for dnsmasq | Steven Barth | 2012-12-23 | 2 | -4/+4 |
* | busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good r... | Felix Fietkau | 2012-12-23 | 1 | -0/+22 |
* | opkg: keep package list files compressed when src/gz is used, reduces tmpfs u... | Felix Fietkau | 2012-12-22 | 1 | -0/+120 |
* | dropbear: convert init script to procd | Felix Fietkau | 2012-12-22 | 1 | -37/+21 |
* | base-files: add basic procd integration, let procd start (and restart) ubus i... | Felix Fietkau | 2012-12-22 | 3 | -3/+33 |
* | procd: add initial implementation | Felix Fietkau | 2012-12-22 | 3 | -0/+227 |
* | libnl-tiny: add includedir to pkg-config cflags | Felix Fietkau | 2012-12-22 | 1 | -1/+1 |
* | dropbear: use network_get_device instead of scan_interfaces to get the device... | Felix Fietkau | 2012-12-22 | 1 | -3/+4 |
* | ipv6-support: Preliminary support for dnsmasq >=2.66 | Steven Barth | 2012-12-22 | 2 | -5/+29 |
* | 6relayd: Fix detection of prefix changes | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | odhcp6c: Fix build on arch where char is unsigned | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | 6distributed: Improve prefix deprecation algorithm | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | package/kernel: remove obsolete CONFIG_USB_[EO]HCI_RT3883=y symbols | Gabor Juhos | 2012-12-22 | 1 | -2/+0 |
* | add OF binding | John Crispin | 2012-12-21 | 1 | -3/+117 |
* | adsl firmware in wrong submenu | John Crispin | 2012-12-21 | 1 | -0/+1 |
* | minor cleanup for adsl firmware handling | John Crispin | 2012-12-21 | 1 | -12/+8 |
* | properly symlink the adsl firmware | John Crispin | 2012-12-21 | 1 | -1/+1 |
* | hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade | Mirko Vogt | 2012-12-21 | 1 | -2/+2 |
* | base-files: we don't need /etc/functions.sh symlink anymore | Luka Perkov | 2012-12-20 | 1 | -1/+0 |
* | merge /lib/functions/boot.sh and /lib/functions.sh | Mirko Vogt | 2012-12-19 | 5 | -149/+139 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 14 | -41/+34 |
* | change prefix for util-linux binaries from / to /usr | Mirko Vogt | 2012-12-19 | 1 | -31/+31 |
* | block-mount: add a delay between sto pand start in fstab init restart action,... | Jo-Philipp Wich | 2012-12-19 | 2 | -2/+6 |
* | ltq-hcd usb fix high speed hub mode | John Crispin | 2012-12-18 | 1 | -4/+4 |
* | ipset: update to 6.16.1 to fix build with kernel 3.7 | Gabor Juhos | 2012-12-18 | 1 | -2/+2 |
* | kernel: fix module names for crypto modules in 3.7 | Gabor Juhos | 2012-12-18 | 1 | -2/+5 |
* | libubox: fix a jshn array sequence counter bug, fixes some network.sh issues | Felix Fietkau | 2012-12-18 | 1 | -3/+3 |
* | netifd: update to latest version, fixes interface error reporting for shell p... | Felix Fietkau | 2012-12-17 | 1 | -2/+2 |
* | ncurses: fix build error in libncursesw | Felix Fietkau | 2012-12-17 | 1 | -0/+13 |
* | sierra-directip: delete, replaced by upstream drivers | Felix Fietkau | 2012-12-17 | 6 | -2610/+0 |
* | netifd: update to latest version, no longer needs the removed jshn_append() s... | Felix Fietkau | 2012-12-17 | 1 | -2/+2 |
* | base-files: use json_is_a() in network.sh | Jo-Philipp Wich | 2012-12-17 | 2 | -8/+8 |
* | libubox: update to latest git head, introduces jshn json_is_a() helper | Jo-Philipp Wich | 2012-12-17 | 1 | -3/+3 |
* | base-files: rework cache handling in network.sh to keep the entire parsed ifs... | Jo-Philipp Wich | 2012-12-16 | 1 | -129/+159 |
* | libubox: another jshn update, fixes array handling issues | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
* | base-files: various enhancements to network.sh | Jo-Philipp Wich | 2012-12-16 | 2 | -31/+154 |
* | libubox: fix some jshn variable handling regressions | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
* | libubox: update to latest version, adds jshn namespace support | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
* | wpa_supplicant.sh: always use parameters from the current section | Felix Fietkau | 2012-12-16 | 1 | -7/+2 |
* | fixes uapi helper define | John Crispin | 2012-12-16 | 1 | -1/+1 |
* | kernel: add a module for ipv6 gre | Felix Fietkau | 2012-12-15 | 1 | -0/+16 |