2006-08-11 |
florian | Enable CONFIG_PACKET built in the kernel, closes #687
|
commit | commitdiff | tree |
2006-08-07 |
florian | Add ieee80211softmac modules, bcm43xx, ipw2100/2200...
|
commit | commitdiff | tree |
2006-08-05 |
florian | Move crc-ccitt from built-in to module
|
commit | commitdiff | tree |
2006-08-05 |
florian | Force remove of the symbolic link build_arm/linux,...
|
commit | commitdiff | tree |
2006-08-04 |
florian | Add nonmips patches
|
commit | commitdiff | tree |
2006-08-03 |
florian | Fix brcm63xx patch (humm diff laught at me)
|
commit | commitdiff | tree |
2006-08-03 |
florian | Add bootloader specific code, need to fix bootloader...
|
commit | commitdiff | tree |
2006-08-03 |
florian | Use the rewritten flash map driver, huge thanks nbd !
|
commit | commitdiff | tree |
2006-08-02 |
florian | FreeBSD fix to generate the menuconfig properly
|
commit | commitdiff | tree |
2006-08-02 |
florian | Port hostap-utils to -ng
|
commit | commitdiff | tree |
2006-07-31 |
florian | Update au1000 netfilter config to match other devices...
|
commit | commitdiff | tree |
2006-07-31 |
florian | Update netfilter config to match other platforms
|
commit | commitdiff | tree |
2006-07-30 |
florian | Port arptables to -ng
|
commit | commitdiff | tree |
2006-07-25 |
florian | Clean up patches : remove warnings, move cli() and...
|
commit | commitdiff | tree |
2006-07-21 |
florian | Update brcm63xx to 2.6.17, restore the use of "generic...
|
commit | commitdiff | tree |
2006-07-09 |
florian | Add missing brcm63xx-2.6 target to the target list
|
commit | commitdiff | tree |
2006-07-07 |
florian | Fix brcm63xx support. Now a kernel is booting, detecting...
|
commit | commitdiff | tree |
2006-07-03 |
florian | Add yamonenv, utility to read and configure variables...
|
commit | commitdiff | tree |
2006-07-02 |
florian | Fancy name for au1000 target
|
commit | commitdiff | tree |
2006-07-02 |
florian | Disable the use of lzma since the alchemy images are...
|
commit | commitdiff | tree |
2006-07-02 |
florian | Disable squashfs for au1000 target since it does not...
|
commit | commitdiff | tree |
2006-07-02 |
florian | Avoid menuconfig warnings
|
commit | commitdiff | tree |
2006-06-26 |
florian | Remove built-in.o
|
commit | commitdiff | tree |
2006-06-26 |
florian | Merge premilinary Broadcom 63xx support (Livebox, Siemens...
|
commit | commitdiff | tree |
2006-06-20 |
florian | Update alchemy kernel configuration
|
commit | commitdiff | tree |
2006-04-13 |
florian | Add fakeidentd a lightweight identd daemon.
|
commit | commitdiff | tree |
2006-04-13 |
florian | Add weechat, a lightweight IRC client, thanks kolter !
|
commit | commitdiff | tree |
2006-04-13 |
florian | Add support for static routes per interface. You can...
|
commit | commitdiff | tree |
2006-04-12 |
florian | Add SIP connection tracking helpers.
|
commit | commitdiff | tree |
2006-04-12 |
florian | Move ueagle to the main kernel config since it is in...
|
commit | commitdiff | tree |
2006-04-11 |
florian | Add an MTX-1 specific patch to avoid functions redefinition...
|
commit | commitdiff | tree |
2006-04-11 |
florian | Disable UCHI/EHCI USB it is not available in the MTX...
|
commit | commitdiff | tree |
2006-04-11 |
florian | Add multiple default gateways patch. No need to change...
|
commit | commitdiff | tree |
2006-04-11 |
florian | Update to version 0.12, add a default configuration...
|
commit | commitdiff | tree |
2006-04-10 |
florian | Add Accescube documentation
|
commit | commitdiff | tree |
2006-04-10 |
florian | Restored madwifi compilation (disabled for some weird...
|
commit | commitdiff | tree |
2006-04-10 |
florian | Add initial support for AMD Alchemy 1500 boards (4G...
|
commit | commitdiff | tree |
2006-04-10 |
florian | Add vncrepeater, with uClibc++ linking, needs therefore...
|
commit | commitdiff | tree |
2006-04-02 |
florian | Remove autodection of hesiod since it will be enabled...
|
commit | commitdiff | tree |
2006-03-29 |
florian | Add libpcre dependency for atftp, closes #432
|
commit | commitdiff | tree |
2006-03-29 |
florian | Add amd64 detection when build host is a x86_64 machine...
|
commit | commitdiff | tree |
2006-03-29 |
florian | Fix typo in menuconfig
|
commit | commitdiff | tree |
2006-03-29 |
florian | Remove -Werror in order not to treat warnings as errors...
|
commit | commitdiff | tree |
2006-03-29 |
florian | Disable tests and documentation compilation and/or...
|
commit | commitdiff | tree |
2006-03-29 |
florian | Upgrade to mutt-1.5.11, fixes gcc-4 specific errors...
|
commit | commitdiff | tree |
2006-03-29 |
florian | Disable documentation generation as it requires host...
|
commit | commitdiff | tree |
2006-03-29 |
florian | Fix compilation, change rpl_malloc detection, closes...
|
commit | commitdiff | tree |
2006-03-29 |
florian | Fix BitchX compilation, remove previous declarations...
|
commit | commitdiff | tree |
2006-03-28 |
florian | Remove hardcoded path for install binary
|
commit | commitdiff | tree |
2006-03-28 |
florian | Remove svn and cvs directories at creation time, fixes...
|
commit | commitdiff | tree |
2006-03-28 |
florian | Add cross-compilation patch to have LINUX defined,...
|
commit | commitdiff | tree |
2006-03-26 |
florian | Fix dependency on libol, should close #403
|
commit | commitdiff | tree |
2006-03-23 |
florian | Add libol, missing dependency for syslog-ng
|
commit | commitdiff | tree |
2006-03-23 |
florian | Add missing kmod-imq in menuconfig, definitively closes...
|
commit | commitdiff | tree |
2006-03-23 |
florian | Add libipt_IMQ, fixes #396
|
commit | commitdiff | tree |
2006-03-22 |
florian | Add chan_h323 support for asterisk, closes #122
|
commit | commitdiff | tree |
2006-03-21 |
florian | Add extra informations for iptables-mod-* ipk's in...
|
commit | commitdiff | tree |
2006-03-18 |
florian | Added new modules, modularize them
|
commit | commitdiff | tree |
2006-03-17 |
florian | Added motion, thanks to Nathan True !
|
commit | commitdiff | tree |
2006-03-17 |
florian | Updated to latest upstream version: 1.0.1
|
commit | commitdiff | tree |
2006-03-16 |
florian | Updated to latest upstream version, remove uneeded...
|
commit | commitdiff | tree |
2006-03-10 |
florian | Added radiusclient-ng, libradiusclient-ng. Config.in...
|
commit | commitdiff | tree |
2006-03-05 |
florian | Fit new sourceforge.net download page layout, thanks...
|
commit | commitdiff | tree |
2006-03-04 |
florian | Disable X support, fixes compilation errors
|
commit | commitdiff | tree |
2006-03-03 |
florian | Fixed compile-time dependencies name, and control file
|
commit | commitdiff | tree |
2006-03-03 |
florian | Added jamvm, a lightweitght java virtual machine, thanks...
|
commit | commitdiff | tree |
2006-03-02 |
florian | Changed download site
|
commit | commitdiff | tree |
2006-03-02 |
florian | Added igmpproxy, an IGMP daemon
|
commit | commitdiff | tree |
2006-03-01 |
florian | Removed SIP connection tracking helper, licence unclear...
|
commit | commitdiff | tree |
2006-02-28 |
florian | Added sipp and ctorrent
|
commit | commitdiff | tree |
2006-02-28 |
florian | Add memcmp symbol to kernel, closes #331
|
commit | commitdiff | tree |
2006-02-28 |
florian | Added support for : save-password( --enable-password...
|
commit | commitdiff | tree |
2006-02-28 |
florian | Added sipp, useful SIP protocol tester
|
commit | commitdiff | tree |
2006-02-28 |
florian | Added ctorrent, statically compiled for the moment...
|
commit | commitdiff | tree |
2006-02-27 |
florian | Updated to latest version
|
commit | commitdiff | tree |
2006-02-26 |
florian | Endianess and os-specific fixes
|
commit | commitdiff | tree |
2006-02-25 |
florian | Removed uneeded and confusing auto* lines, thanks to...
|
commit | commitdiff | tree |
2006-02-24 |
florian | Add support for sch_esfq, iproute2 support will be...
|
commit | commitdiff | tree |
2006-02-23 |
florian | Updated to 3.7p1 and add support for adjtimex, thanks...
|
commit | commitdiff | tree |
2006-02-22 |
florian | Added hci_usb to kmod-bluetooth. Closes #316
|
commit | commitdiff | tree |
2006-02-15 |
florian | Added logrotate, fixed CP call in httping, added bind...
|
commit | commitdiff | tree |
2006-02-14 |
florian | Added httping compile dependency as it now can be built...
|
commit | commitdiff | tree |
2006-02-13 |
florian | Added support for SSL
|
commit | commitdiff | tree |
2006-02-13 |
florian | changed cp for $(CP), reverted wrong package/config...
|
commit | commitdiff | tree |
2006-02-13 |
florian | Added httping
|
commit | commitdiff | tree |
2006-02-12 |
florian | Fixed wrong module name for usbatm
|
commit | commitdiff | tree |
2006-02-11 |
florian | Restored mrd6 compilation as "ceilf" dependency is...
|
commit | commitdiff | tree |
2006-02-08 |
florian | Removed init script as there is an hotplug one, check...
|
commit | commitdiff | tree |
2006-02-08 |
florian | Updated Makefile, thanks to Stephen Rose, corrected...
|
commit | commitdiff | tree |
2006-02-07 |
florian | Added scanlogd, thanks to Stephen Rose for his work
|
commit | commitdiff | tree |
2006-02-07 |
florian | Fixed typo
|
commit | commitdiff | tree |
2006-02-07 |
florian | Fixed typo in menuconfig
|
commit | commitdiff | tree |
2006-02-07 |
florian | Fixed typo, closes #294
|
commit | commitdiff | tree |
2006-02-07 |
florian | Fixed user-space br2684ctl to be more verbose, also...
|
commit | commitdiff | tree |
2006-02-06 |
florian | Modified br2684 patch to remove unresolved symbol,...
|
commit | commitdiff | tree |
2006-02-06 |
florian | Added support httpd user-agent, IP address binding...
|
commit | commitdiff | tree |
2006-02-06 |
florian | Added multipath routing to quagga, and close #290
|
commit | commitdiff | tree |
2006-02-05 |
florian | Added support for ppp filtering, as userland pppd can...
|
commit | commitdiff | tree |
2006-02-05 |
florian | Added needed patch for ppp to compile with filter enable
|
commit | commitdiff | tree |
2006-02-05 |
florian | Updated ppp to be compiled with PPP filtering options...
|
commit | commitdiff | tree |
next |