summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* upgrade madwifi to r1590, fix the kernel cflags patch - thanks to Ge0rGImre Kaloz2006-05-242-5/+5
| | | | SVN-Revision: 3827
* Fix default DebugLevel to 0, prevents from running in foreground when ↵Florian Fainelli2006-05-211-0/+11
| | | | | | installing with ImageBuilder ... Closes #491 SVN-Revision: 3816
* tweak ebtables package: * add /etc/ethertypes (closes: #560), * strip, ↵Nicolas Thill2006-05-211-5/+8
| | | | | | standardize, * bump release number. SVN-Revision: 3811
* webif : - add support for wl0_wdstimeout, wl0_antdiv (request by french ↵Florian Fainelli2006-05-201-2/+3
| | | | | | | | | | | Wireless User Groups), wl0_distance - updated french translation, needs to update other translations - Fixed cancel button not working, closes #543 - Preliminary OpenVPN webif support, partially closes #525 ntpclient: fix process running detection, closes #505 base-files: - clean up per interface static_route code,restore old behaviour (with metric, gateway ...), closes #484 - add ifup_interfaces variable, can be used as order to bring interfaces, closes #309 SVN-Revision: 3809
* remove superfluous checks in /var/lock creation.Nicolas Thill2006-05-203-3/+3
| | | | SVN-Revision: 3808
* fix /var/log directory creation, needed for proper ppp operation.Nicolas Thill2006-05-202-0/+4
| | | | SVN-Revision: 3807
* oops, fix wrong directories from my last commit.Nicolas Thill2006-05-201-2/+2
| | | | SVN-Revision: 3805
* add support for multiple /etc/ppp/ip-{up,down} scripts.Nicolas Thill2006-05-203-0/+16
| | | | SVN-Revision: 3804
* fix irq problem with the new brcm-2.4 system codeFelix Fietkau2006-05-201-17/+4
| | | | SVN-Revision: 3803
* Backport openvpn freatures from kamikaze to whiterussian Add easy-rsa ↵Florian Fainelli2006-05-195-1/+183
| | | | | | package to openvpn, closes #541 Fix kmod-ipip module (wrong kernel extension) SVN-Revision: 3800
* Add kmod-ipip, closes #539Florian Fainelli2006-05-194-0/+18
| | | | SVN-Revision: 3799
* update siproxd to v0.5.12, standardize.Nicolas Thill2006-05-181-25/+27
| | | | SVN-Revision: 3798
* update sipsak to v0.9.6, add mirror url.Nicolas Thill2006-05-181-3/+4
| | | | SVN-Revision: 3797
* add axtls embedded ssl/tls library.Nicolas Thill2006-05-188-0/+214
| | | | SVN-Revision: 3795
* update busybox to v1.1.3, remove passwd_salt patch (fixed upstream).Nicolas Thill2006-05-182-15/+2
| | | | SVN-Revision: 3794
* load kernel modules in kmod- packages from postinst scripts at install.Nicolas Thill2006-05-183-1/+11
| | | | SVN-Revision: 3793
* add gcom to trunk too (closes: #333).Nicolas Thill2006-05-1710-0/+207
| | | | SVN-Revision: 3792
* fix rebuild of pwlib and openh323 after root_clean.Nicolas Thill2006-05-172-10/+6
| | | | SVN-Revision: 3791
* add md5sum (commit some forgotten changes).Nicolas Thill2006-05-161-1/+1
| | | | SVN-Revision: 3787
* add matrixtunnel package (thanks to Lorenz Schori).Nicolas Thill2006-05-156-0/+87
| | | | SVN-Revision: 3779
* remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape ↵Waldemar Brodkorb2006-05-1446-20394/+0
| | | | | | and bcm43xx driver is integrated into mainstream SVN-Revision: 3773
* add common functions for the new config file formatFelix Fietkau2006-05-101-0/+50
| | | | SVN-Revision: 3751
* resync config-ramdisk to configMike Baker2006-05-091-1/+4
| | | | SVN-Revision: 3743
* update busybox+ipkg to latest ipkg (v0.99.162), fix a bug in ipkg that would ↵Nicolas Thill2006-05-094-382/+673
| | | | | | prevent it from installing local packages if at least a remote package with the same name is available. SVN-Revision: 3742
* update ulogd to v1.24, add a -mod-sqlite output plugin.Nicolas Thill2006-05-086-47/+25
| | | | SVN-Revision: 3741
* update wpa_supplicant to v0.4.9, add dependency on madwifi-ng (needed to build).Nicolas Thill2006-05-082-2/+3
| | | | SVN-Revision: 3740
* add sablevm dependency on libpthread.Nicolas Thill2006-05-082-1/+2
| | | | SVN-Revision: 3739
* update sablevm to 1.13 (closes: #524), add the patch from whiterussian to ↵Nicolas Thill2006-05-084-46/+96
| | | | | | use a reasonable heap size. SVN-Revision: 3738
* make asterisk chan_bluetooth and chan_h323 modules optional, link openh323 ↵Nicolas Thill2006-05-0711-103/+195
| | | | | | and pwlib statically. SVN-Revision: 3737
* fix ulogd-mod-pcap packagingNicolas Thill2006-05-071-2/+3
| | | | SVN-Revision: 3736
* export get_system_type()Felix Fietkau2006-05-071-1/+4
| | | | SVN-Revision: 3735
* update madwifi to r1543Felix Fietkau2006-05-061-2/+2
| | | | SVN-Revision: 3734
* append a table with offsets for the no-ack and slot timing code to wl.oFelix Fietkau2006-05-061-2/+66
| | | | SVN-Revision: 3733
* rename wl.o wireless interface from ethX to wl0Felix Fietkau2006-05-063-5/+12
| | | | SVN-Revision: 3732
* fix duplicate packaging of the ipv6 imq moduleFelix Fietkau2006-05-052-2/+2
| | | | SVN-Revision: 3731
* More au1000 fixes. Clean up patch Add mount_root specific (different ↵Florian Fainelli2006-05-054-933/+27
| | | | | | partition naming) Add an init script to kernel command line to set up OpenWrt at boot time SVN-Revision: 3730
* Fix zImage target, now really build valid imagesFlorian Fainelli2006-05-041-1156/+1171
| | | | SVN-Revision: 3729
* add missing libpng dependencyFelix Fietkau2006-05-041-0/+1
| | | | SVN-Revision: 3728
* brcm-2.4 system code and driver updateFelix Fietkau2006-05-045-10727/+8652
| | | | SVN-Revision: 3727
* fix /etc/config/firewallFelix Fietkau2006-05-031-0/+1
| | | | SVN-Revision: 3726
* fix stupid typo in firewall init scriptFelix Fietkau2006-05-021-1/+1
| | | | SVN-Revision: 3724
* Add mips kernel entry patch Fix image creationFlorian Fainelli2006-05-023-21/+24
| | | | SVN-Revision: 3723
* remove Maintainer and Source fiels from ipk/control filesNicolas Thill2006-05-0154-110/+1
| | | | SVN-Revision: 3722
* add squid ipkg/conffiles, missing from [3718].Nicolas Thill2006-05-011-0/+2
| | | | SVN-Revision: 3721
* remove intrusive patch and find-a-better-way-to-do-it (tm)Nicolas Thill2006-05-012-14/+1
| | | | SVN-Revision: 3720
* remove /usr/{include,lib} ref from libxml2 pkgconfigNicolas Thill2006-05-011-0/+2
| | | | SVN-Revision: 3719
* fix squid build, standardize, add ipkg/conffiles.Nicolas Thill2006-04-303-193/+81
| | | | SVN-Revision: 3718
* Now build rootfs+kernel imagesFlorian Fainelli2006-04-302-15/+156
| | | | SVN-Revision: 3717
* fix build on x86 (--disable-asm), standardize.Nicolas Thill2006-04-301-32/+38
| | | | SVN-Revision: 3716
* Update pptpd to 1.3.0, closes #496 for kamikazeFlorian Fainelli2006-04-304-3/+58
| | | | SVN-Revision: 3715