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
*
odhcpd: fix infinite lifetime handling in dhcpv6
Steven Barth
2015-04-06
1
-2
/
+2
*
hostapd: when running AP+STA, preserve the AP 802.11n-enabled setting
Felix Fietkau
2015-04-04
1
-1
/
+1
*
ppp: Fix missing arg argument when using option flag OPT_A2STRVAL
John Crispin
2015-04-03
1
-0
/
+11
*
ppp: Fix seg fault when using pppol2tp
John Crispin
2015-04-03
1
-0
/
+13
*
samba36: add smb.conf.template to conffiles
John Crispin
2015-04-03
1
-1
/
+2
*
packages: use $(LN) macro, make symlinks relative
Nicolas Thill
2015-04-03
1
-1
/
+1
*
mdns: add conffiles section
Nicolas Thill
2015-04-02
1
-0
/
+4
*
samba: use INSTALL_CONF for the uci file
John Crispin
2015-04-01
1
-1
/
+1
*
samba36: fix typo in package/samba36-server/install
Nicolas Thill
2015-04-01
1
-1
/
+1
*
samba: don't overwrite config file
John Crispin
2015-04-01
1
-2
/
+6
*
dnsmasq: backport --tftp-no-fail to ignore missing tftp root
John Crispin
2015-04-01
2
-0
/
+194
*
odhcpd: compile fixes
Steven Barth
2015-03-31
1
-2
/
+2
*
odhcp6c: some more code compliance
Steven Barth
2015-03-31
1
-2
/
+2
*
netifd: revert policy routing (broke some custom user rules)
Steven Barth
2015-03-31
1
-1
/
+1
*
netifd: add metric argument for ipv4 proto routes
Steven Barth
2015-03-31
1
-2
/
+2
*
nftables: bump to 2015-03-24
Steven Barth
2015-03-30
1
-2
/
+2
*
uhttpd: properly handle return codes
John Crispin
2015-03-30
1
-2
/
+2
*
odhcpd: fix default dhcpv6 behavior for non-/64
Steven Barth
2015-03-30
1
-2
/
+2
*
odhcpd: fix musl build, change default DHCPv6 behavior
Steven Barth
2015-03-30
1
-2
/
+2
*
odhcp6c: musl fixes (thanks Felix)
Steven Barth
2015-03-30
1
-2
/
+2
*
iputils: fix musl compile errors
Felix Fietkau
2015-03-29
1
-0
/
+39
*
ead: clean up, fix musl build
Felix Fietkau
2015-03-29
4
-167
/
+46
*
arptables: fix musl build issues
Felix Fietkau
2015-03-29
1
-0
/
+31
*
ebtables: fix musl build issues
Felix Fietkau
2015-03-29
1
-0
/
+50
*
authsae: remove bogus #include
Felix Fietkau
2015-03-29
1
-0
/
+10
*
iperf3: use -D_GNU_SOURCE to fix build error on musl
Felix Fietkau
2015-03-29
1
-0
/
+1
*
conntrack-tools: add a build dependency on librpc (fixes #19342)
Felix Fietkau
2015-03-29
1
-0
/
+2
*
conntrack-tools: add more missing include statements
Felix Fietkau
2015-03-28
1
-0
/
+30
*
conntrack-tools: update package (along with associated libraries) to the late...
Felix Fietkau
2015-03-28
3
-13
/
+15
*
hostapd: fix compile errors with nl80211 disabled (#19325)
Felix Fietkau
2015-03-27
4
-5
/
+6
*
hostapd: fix a compiler warning in ap+station patch
Felix Fietkau
2015-03-27
1
-2
/
+2
*
hostapd: disable the bridge packet receive workaround, it is unnecessary on o...
Felix Fietkau
2015-03-27
1
-0
/
+12
*
netifd: adjust default local policy rules
Steven Barth
2015-03-27
1
-2
/
+2
*
dnsmasq: we dont want to run in debug mode
John Crispin
2015-03-27
1
-1
/
+1
*
hostapd: add 802.11r support
Felix Fietkau
2015-03-26
2
-1
/
+65
*
hostapd: allow multiple key management algorithms
Felix Fietkau
2015-03-26
2
-4
/
+8
*
hostapd: append nasid to config for all WPA types
Felix Fietkau
2015-03-26
2
-4
/
+12
*
hostapd: add dependency to hostapd-common
Felix Fietkau
2015-03-26
1
-3
/
+3
*
hostapd: package wpad-mesh and wpa_supplicant-mesh variants
Felix Fietkau
2015-03-26
3
-11
/
+453
*
hostapd: add switch_chan and set_vendor_elements ubus methods
Felix Fietkau
2015-03-26
1
-1
/
+83
*
hostapd: update hostapd to 2015-03-25
Felix Fietkau
2015-03-26
40
-3457
/
+244
*
netifd: update to latest git HEAD
John Crispin
2015-03-26
1
-2
/
+2
*
mdns: add jail and seccomp support
John Crispin
2015-03-26
4
-1
/
+38
*
dnsmasq: add jail support
John Crispin
2015-03-26
1
-1
/
+10
*
odhcp6c: various small fixes
Steven Barth
2015-03-25
1
-2
/
+2
*
iproute2: fix build error with musl (#19302)
Felix Fietkau
2015-03-25
1
-0
/
+10
*
lldpd: add option to disable privilege separation
Jo-Philipp Wich
2015-03-24
3
-0
/
+80
*
build: remove obsolete references to cris and avr32
Felix Fietkau
2015-03-24
2
-2
/
+2
*
iwinfo: update to the latest version, fixes 802.11ac capability reporting
Felix Fietkau
2015-03-23
1
-2
/
+2
*
netifd: fix default initialization of RPS/XPS
Felix Fietkau
2015-03-22
1
-1
/
+1
[next]