reorganize nat helper packages, move ftp and irc nat to a package that is enabled...
[openwrt.git] / package / base-files /
2006-11-18 nbdhopefully fix duplicate ppp instances (#895)
2006-11-17 mbmcorrect typo in 'uci get'
2006-11-17 nbdfix typo
2006-11-17 nbdcosmetic led state change fix
2006-11-17 nbdadd failsafe mode and mini_fo mounting support for...
2006-11-17 nbdremove broadcom specific stuff from default base files
2006-11-12 nbdimplement target profiles in menuconfig
2006-11-12 nbdfix jffs2root compile
2006-11-11 nbdmove two functions from broadcom.sh to /sbin/wifi
2006-11-09 nbdmake sure udhcpc is spawned as a background process...
2006-11-09 nbdadd support for -t 0 (infinite retry) in busybox udhcpc...
2006-11-09 nbdfix dhcp hotplug events
2006-11-09 nbdfix ifdown hotplug event for static
2006-11-09 nbdfix ifup hotplug event for static
2006-11-09 nbdfix for multiple extra commands in init scripts using...
2006-11-09 nbdfix potential data loss issue on failed umount (patch...
2006-11-07 florianEnsure dropbear is installed before disabling telnet...
2006-11-07 florianChange httpd realm to match the hostname (#932)
2006-11-04 florianTest if symbolic is already there (#886)
2006-11-04 nbdcall interface stop handler on ifdown
2006-11-03 nbdrename the <boardname>-<kernelversion> directories...
2006-11-03 nbdadd config option for autostart of network interfaces
2006-11-03 nbdfix missing variable assignment (found by db90h)
2006-10-28 nbdreset CONFIG_SECTION when calling config_load
2006-10-26 nbdadd protection against running cf2nand from yaffs2
2006-10-26 nbdadd cf2nand script for copying a cf card installation...
2006-10-26 nbdadd lookup function for mtd parts
2006-10-26 nbduse lock to remove race conditions in bringing up ppp...
2006-10-24 nbdmake network scripts more robust, prevent multiple...
2006-10-24 nbdadd netconfig fix for wl-500g premium
2006-10-24 nbdremove an obsolete function
2006-10-23 nbdfix typo
2006-10-20 nbdtemplate.awk fix processing of certain config file...
2006-10-20 nbdmove /usr/lib/parse-config.awk to /lib/config/template.awk
2006-10-17 nbdhacks for supporting the toshiba wrc-1000
2006-10-16 nbdremove support for obsolete /etc/modules file
2006-10-16 nbdremove nvram.sh
2006-10-15 nbdfix typo
2006-10-15 nbdinit script cleanup, use /etc/rc.d/ for enabled scripts...
2006-10-15 nbdfix error message
2006-10-15 nbdremove all broadcom interfaces from bridges and bring...
2006-10-15 nbdadd protection for bridging interface changes
2006-10-15 nbdremove the wifi interface from the default bridge
2006-10-15 nbdimplement simple device autodetection for wifi drivers
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-09 nbdsave the real configured interface name in the 'device...
2006-10-09 nbdadd new /bin/uci script and api for manipulating buildr...
2006-10-09 nbdfix shell escaping bug in append() function
2006-10-09 nbdadd 1 second delay for natsemi ifup (sometimes won...
2006-10-08 nbdfix a small bug in the parse-config script
2006-10-06 nbdminor cleanup
2006-10-04 nbdhide enable/disable functions, not active yet
2006-10-04 nbdfix displayed name in init script help text
2006-10-04 nbdadd new rc.common for standardized init scripts, conver...
2006-10-04 nbdmove arch specific base-files install call to the end...
2006-10-03 nbddon't recreate the resolv.conf file from the dhcp scrip...
2006-09-24 niconew (last?) attempt at standardizing Makefiles
2006-09-24 nbduse absolute paths in include() shell function
2006-09-15 mbmbring up loopback by default
2006-09-07 mbmchange more to less
2006-09-04 nbdremove default network config for brcm
2006-09-03 nbdfix ipcalc (off by 1)
2006-08-30 nbdadd default /etc/config/network
2006-08-27 mbmchange hotplug trigger to a simpler awk command
2006-08-27 mbmfix minor typo & move loopback to network config
2006-08-27 nbdfix find_config() in the network scripts
2006-08-26 mbmclean up hotplug mounting scripts
2006-08-24 nbdrevert to using *_ifnames internally, too many problems...
2006-08-24 nbddefault value for *_device in scan_interfaces
2006-08-24 nbdfix remaining *_ifnames references
2006-08-23 nbdchange 'ifnames' to 'ifname' in network config, fix...
2006-08-19 nbdfix typo
2006-08-10 mbmadd secret option to use host's toolchain when native...
2006-08-04 nbdfix ppp related bug in the network scripts
2006-08-01 nbdfix typo
2006-07-30 nbdfix more instances of '' abuse
2006-07-30 nbdrewrite of the network scripts and configuration
2006-07-29 nbdavoid using a reserved word as a variable name
2006-07-29 nbdfix unnamed config sections
2006-07-29 nbdadd support for per-package prereq checks, run global...
2006-07-27 grozMinor change to firstboot, closes #591
2006-07-25 nbduse 127.0.0.1 as dns server and point dnsmasq to /tmp...
2006-07-17 kalozsync the sysctls with whiterussian, and tune the conntr...
2006-07-10 mbmcleanup of [4123]
2006-07-10 mbmadd a new FORCEREBUILD option to Package/<name> to...
2006-07-02 nicomove libpthread in since it's part of uclibc, standardi...
2006-06-27 mbmcredit where credit is due
2006-06-27 nbdadd copyright headers to base-files scripts and config...
2006-06-26 nbddon't rely on temporary variables in config() as they...
2006-06-25 nbdwork around a busybox bug
2006-06-25 nbdadd a simple /sbin/wifi script with support for the...
2006-06-25 nbdfixes for common config functions
2006-06-23 nbdnuke jffs2root --move from init scripts
2006-06-23 mbm.pkginfo cleanup #2
2006-06-21 nbdadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 nbdbuild system cleanup. move shared include files into...
2006-06-20 nbdmount /proc earlier in /sbin/mount_root
2006-06-19 nbdadd a list append function to functions.sh
2006-06-18 niconormalize Makefiles.
2006-06-18 nbdadd conffiles for base-files
next