2005-10-02 |
Nicolas Thill | backport fix from head, bump release number |
commit | commitdiff | tree | snapshot |
2005-10-02 |
OpenWrt Development | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Felix Fietkau | disable speedbooster if wds is enabled |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Felix Fietkau | increase padding between content and footer |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Felix Fietkau | add list code for lan/wan dns |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Felix Fietkau | some webif fixes, support for lists in webif.sh, cleanup |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Felix Fietkau | fix select and improve page load time |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Felix Fietkau | add channel setting |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Felix Fietkau | fix string/int length check |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Felix Fietkau | add more input validation |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Felix Fietkau | add more input validation |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Felix Fietkau | new webif layout, new input validation code, lots of... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Felix Fietkau | don't show hidden options while the page loads |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Felix Fietkau | add radius configuration |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Felix Fietkau | allow access to router info and about page without... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Felix Fietkau | small cleanup |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Felix Fietkau | add checks for pptp/pppoe and implement basic ip addres... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Nicolas Thill | various fixes from rian (thanks !) : add res_musiconhol... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Nicolas Thill | fix shfs-utils build |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Felix Fietkau | fix setting wl0_crypto in webif |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Felix Fietkau | add support for applying network settings |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Felix Fietkau | add wan configuration page |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Felix Fietkau | add webif |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Felix Fietkau | fix asterisk download url |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Felix Fietkau | fix permissions on image build |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Felix Fietkau | fix aes+tkip nvram setting for wl0_crypto |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Felix Fietkau | fix v1/v4 bug in diag driver |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Waldemar Brodkorb | add ping endian bug from Bertho |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Nicolas Thill | fix config, initscript and ipkg dependencies (thanx... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Waldemar Brodkorb | i hate this fucking laptop |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Waldemar Brodkorb | users should use whiterussian |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Waldemar Brodkorb | oops, did not commit the banner update |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Waldemar Brodkorb | add control file for mtd-static |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Waldemar Brodkorb | add some more DHCP options, idea by danversj |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Waldemar Brodkorb | add mtd-static package |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Waldemar Brodkorb | add the possibility to use a script, idea by fulup |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Waldemar Brodkorb | we have no diff tool, ipkg should not ask |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Waldemar Brodkorb | fix arpspoof on wireless device, report by atheus |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Waldemar Brodkorb | update to 2.0.2, make http proxy an option, default... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Felix Fietkau | update kismet package to latest version - fixes many... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Felix Fietkau | make sure only one dhcp client is active for one interface |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Felix Fietkau | fix wlcompat-debug, add proper signal strength info... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Felix Fietkau | set dnsmasq except-interface in init script to wan_ifna... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Felix Fietkau | remove vlan1 from default lan_ifnames |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Felix Fietkau | fix madwifi build |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Felix Fietkau | fix typo and add override for netmask when using pptp... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Felix Fietkau | make wificonf set wl0_ifname on startup |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Felix Fietkau | cleanups in networking scripts, fix for pptp and pppoe |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Felix Fietkau | reduce timeout for pppoe |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Waldemar Brodkorb | add new contact adress |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Felix Fietkau | fix some typos |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Felix Fietkau | remove dead config options for firmware target support |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Nicolas Thill | fix pcre detection in configure (thanks bero for report... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
OpenWrt Development | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Felix Fietkau | add pattern for wrt54gs v4 |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Felix Fietkau | update et to 0.11 |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Felix Fietkau | fix wrt54gs v4 serial |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Felix Fietkau | oops... committed too much |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Felix Fietkau | remove stupid default index.html |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Waldemar Brodkorb | add -f option to skip trx check |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Felix Fietkau | fix 'argument list too long' error in mkdep |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Felix Fietkau | add fix for usb2 data corruption |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Felix Fietkau | fix for adding files to image builder make |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Felix Fietkau | fix asus deluxe serial console (broken by v4 support... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Felix Fietkau | another zlib fix |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Felix Fietkau | fix zlib build on machines where LDFLAGS gets set to... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Felix Fietkau | move hotplug script into an extra package so that it... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Felix Fietkau | add cflags to uClibc compile |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Felix Fietkau | small image builder change |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Felix Fietkau | small image builder change |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Felix Fietkau | small image builder change |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Felix Fietkau | fix system clock issues with wrt54g v4 |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Felix Fietkau | don't pass build cflags to fuse kernel module |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Felix Fietkau | fix dependency problem |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Felix Fietkau | add madwifi-tools |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Felix Fietkau | remove cvs .# files in base-files |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Felix Fietkau | fix pppoe init script |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Waldemar Brodkorb | add some docs from Markus Becker about adding custom... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Felix Fietkau | add wrt54g v4 support |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Felix Fietkau | add fix for tar command line (thx matled) |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Felix Fietkau | cleanup nvram.overrides, set nvram variables at boot... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Felix Fietkau | fix zlib compile for shells that can't handle {foo... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Felix Fietkau | remove ar7 files from whiterussian |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Felix Fietkau | add ppdev driver to kmod-lp |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Felix Fietkau | add netfilter connmark target |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Felix Fietkau | add support for pppoe over atheros wlan |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Felix Fietkau | add libmenu to ncurses package |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike Baker | fix $IPKG_TMP creation |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike Baker | fix pppoe bug |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Waldemar Brodkorb | security update |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Nicolas Thill | do not build lib and util here |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Nicolas Thill | do not build kernel module here |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Felix Fietkau | fix lzma loader dependency |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Felix Fietkau | another dependency fix |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Felix Fietkau | add image builder to whiterussian, really fix base... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
OpenWrt Development | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Felix Fietkau | fix typo in base-files makefile, add proper clean target |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Felix Fietkau | bump version number of wificonf |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Nicolas Thill | add initial video4linux support (for usb webcams) |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Nicolas Thill | bump release number to reflect the change of the permis... |
commit | commitdiff | tree | snapshot |
next |