summaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071990-284831/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* fix elinks dependency on openssl (closes: #614). Bump release number.Nicolas Thill2006-07-194-1/+4
| | | | SVN-Revision: 4166
* don't use the host strip command (closes: #592).Nicolas Thill2006-07-192-0/+13
| | | | SVN-Revision: 4163
* remove ref to host directories in config scripts.Nicolas Thill2006-06-257-1/+15
| | | | SVN-Revision: 4082
* add adjtimex to ntpclient (#450)Felix Fietkau2006-06-091-1/+3
| | | | SVN-Revision: 3927
* install missing ebtables filesFelix Fietkau2006-06-091-0/+6
| | | | SVN-Revision: 3923
* update ebtables to 2.0.8-rc2 (#558)Felix Fietkau2006-06-093-129/+3
| | | | SVN-Revision: 3922
* ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-091-0/+1
| | | | SVN-Revision: 3921
* fix cflags, fix adjtimex patch (#587)Felix Fietkau2006-06-091-1/+3
| | | | SVN-Revision: 3920
* upgrade maradns to the latest version (#511)Felix Fietkau2006-06-092-26/+7
| | | | SVN-Revision: 3919
* add dropbear pubkey auth patch from #582Felix Fietkau2006-06-091-76/+32
| | | | SVN-Revision: 3916
* add rp-l2tp package (closes: #459).Nicolas Thill2006-06-0410-0/+385
| | | | SVN-Revision: 3902
* don't compile libipkg in busybox if ipkg is disabledFelix Fietkau2006-06-041-6/+6
| | | | SVN-Revision: 3901
* add aircrack-ng package (thanks to Gerd, closes: #572, #581).Nicolas Thill2006-06-035-0/+68
| | | | SVN-Revision: 3900
* fix wakelan addition.Nicolas Thill2006-06-032-0/+2
| | | | SVN-Revision: 3899
* add wakelan package (closes: #577).Nicolas Thill2006-06-023-0/+75
| | | | SVN-Revision: 3893
* update avahi to v0.6.10.Nicolas Thill2006-06-021-3/+4
| | | | SVN-Revision: 3892
* add libmcrypt package (thanks to Martin Matuska).Nicolas Thill2006-06-025-0/+109
| | | | SVN-Revision: 3891
* disable check for openssl/engine.h in configure so that the package can be ↵Nicolas Thill2006-06-011-0/+24
| | | | | | backported to whiterussian. SVN-Revision: 3889
* update freeradius to v1.1.1.Nicolas Thill2006-05-279-859/+660
| | | | SVN-Revision: 3830
* 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
* Backport openvpn freatures from kamikaze to whiterussian Add easy-rsa ↵Florian Fainelli2006-05-194-0/+182
| | | | | | package to openvpn, closes #541 Fix kmod-ipip module (wrong kernel extension) SVN-Revision: 3800
* 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-182-1/+6
| | | | 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
* add common functions for the new config file formatFelix Fietkau2006-05-101-0/+50
| | | | SVN-Revision: 3751
* 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
* add missing libpng dependencyFelix Fietkau2006-05-041-0/+1
| | | | SVN-Revision: 3728
* brcm-2.4 system code and driver updateFelix Fietkau2006-05-041-3/+3
| | | | 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 squid ipkg/conffiles, missing from [3718].Nicolas Thill2006-05-011-0/+2
| | | | SVN-Revision: 3721