index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
Felix Fietkau
2014-06-30
4
-0
/
+4
*
odhcpd: fix build failure with musl
Steven Barth
2014-06-30
1
-2
/
+2
*
pppd: fix build with musl
Felix Fietkau
2014-06-29
1
-0
/
+3
*
samba36: fix build error with musl
Felix Fietkau
2014-06-29
1
-7
/
+11
*
relayd: update to the latest version, fixes musl compile and multicast relaying
Felix Fietkau
2014-06-29
1
-2
/
+2
*
netifd: update to the latest version, fixes a crash on reload with hotplugged...
Felix Fietkau
2014-06-29
1
-1
/
+1
*
netifd: update to the latest version, addds a few fixes and enables multicast...
Felix Fietkau
2014-06-29
1
-2
/
+2
*
conntrack-tools: fix build on octeon
Felix Fietkau
2014-06-29
1
-0
/
+10
*
conntrack-tools: leave out bogus reject files on unpacking
Felix Fietkau
2014-06-29
1
-0
/
+2
*
6in4: send password unhashed
Jo-Philipp Wich
2014-06-27
2
-6
/
+2
*
firewall3: add fw3 zone function to enumerate devices
Steven Barth
2014-06-26
1
-2
/
+2
*
mdns: add the new openwrt mdns daemon
John Crispin
2014-06-26
3
-0
/
+94
*
iputils: fix compile when using eglibc
John Crispin
2014-06-26
1
-1
/
+1
*
dnsmasq: use config_get_bool for dnsmasq
Steven Barth
2014-06-22
1
-1
/
+1
*
iw: update to 3.15
Felix Fietkau
2014-06-22
4
-210
/
+50
*
dnsmasq: set procd respawn
Steven Barth
2014-06-22
1
-0
/
+1
*
netifd: various routing table handling fixes
Steven Barth
2014-06-20
1
-2
/
+2
*
Revert "netifd: fix handling of "lookup main" for ip rules (#15315)"
Jo-Philipp Wich
2014-06-20
1
-2
/
+2
*
netifd: fix handling of "lookup main" for ip rules (#15315)
Jo-Philipp Wich
2014-06-20
1
-2
/
+2
*
dnsmasq: removing nettle 3.0 support due to nettle downgrade
Steven Barth
2014-06-18
2
-30
/
+1
*
odhcpd: improve static DHCPv4 leases (thanks arnd)
Steven Barth
2014-06-18
1
-2
/
+2
*
netifd: various bugfixes (thanks Hans Dedecker)
Steven Barth
2014-06-18
1
-2
/
+2
*
relayd: update to latest git head
John Crispin
2014-06-18
1
-1
/
+1
*
dnsmasq: compatibility with nettle 3.0
Steven Barth
2014-06-18
1
-0
/
+29
*
dnsmasq: various house-keeping updates
Steven Barth
2014-06-18
4
-17
/
+165
*
dnsmasq: add UCI DNSSEC runtime support
Steven Barth
2014-06-18
1
-0
/
+8
*
dnsmasq: Add a full variant
Steven Barth
2014-06-18
1
-0
/
+26
*
dnsmasq: add upstream patch to build against libnettle-mini
Steven Barth
2014-06-18
1
-0
/
+88
*
dnsmasq: respect target's LDFLAGS
Steven Barth
2014-06-18
1
-1
/
+2
*
dnsmasq: use COPTS for compile time options
Steven Barth
2014-06-18
1
-4
/
+5
*
odhcpd: don't enable relaying by default anymore
Steven Barth
2014-06-17
1
-8
/
+2
*
iproute2: update version to 3.15.0, refresh patches, add maintainer
Steven Barth
2014-06-17
6
-12
/
+13
*
odhcpd: also honor leasetime for dhcpv6
Steven Barth
2014-06-17
1
-1
/
+1
*
odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure
Steven Barth
2014-06-17
1
-2
/
+2
*
odhcpd: add more consistent hostname-writing
Steven Barth
2014-06-16
1
-2
/
+2
*
odhcpd: update hostfile more often
Steven Barth
2014-06-16
1
-1
/
+1
*
odhcpd: fix dhcpv4 hostname attribute handling
Steven Barth
2014-06-16
1
-2
/
+2
*
odhcpd: accept FQDN as search domain
Steven Barth
2014-06-15
1
-2
/
+2
*
ppp: bump to 2.4.6
Steven Barth
2014-06-15
22
-137
/
+65
*
odhcpd: use search domain instead of domain attribute
Steven Barth
2014-06-12
1
-2
/
+2
*
netifd: use procd_add_reload_trigger
Felix Fietkau
2014-06-11
1
-4
/
+1
*
curl: move to core packages
Jo-Philipp Wich
2014-06-11
6
-0
/
+363
*
uhttpd: also bind to IPv6 by default
Steven Barth
2014-06-11
2
-3
/
+3
*
netifd: update to latest version, fixes reload issue (#16754) and adds 802.1a...
Felix Fietkau
2014-06-11
1
-2
/
+2
*
netifd: add support for onlink-flag for routes
Steven Barth
2014-06-10
1
-2
/
+2
*
odhcpd: various regression fixes (thanks Hans Dedecker)
Steven Barth
2014-06-10
1
-2
/
+2
*
uhttpd: update to the latest version, fixes musl compile issues
Felix Fietkau
2014-06-09
1
-2
/
+2
*
uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k...
Felix Fietkau
2014-06-07
1
-1
/
+3
*
odhcpd: improve DHCPv4 range defaults
Steven Barth
2014-06-07
1
-2
/
+2
*
igmpproxy: report an error and dont start the instance if one of the interfac...
John Crispin
2014-06-06
1
-3
/
+6
[next]