project/luci.git
2009-03-13 Steven BarthSync nixio
2009-03-13 Steven Barthnixio: More sockopts
2009-03-13 Steven Barthnixio: +socket options SO_DONTROUTE, SO_BINDTODEVICE
2009-03-12 Steven Barthnixio: chdir()
2009-03-12 Steven Barthnixio: add setsid()
2009-03-12 Steven Barthhttpclient: handle redirects more graceful
2009-03-12 Steven BarthFreeBSD compatibility #3
2009-03-12 Steven Barthnixio: FreeBSD compatibility #2
2009-03-12 Steven Barthnixio: FreeBSD compatibility #1
2009-03-12 Jo-Philipp... libs/sys: update zoneinfo to version 2009b
2009-03-11 Jo-Philipp... applications/luci-asterisk: begin reworking dialplan...
2009-03-11 Steven BarthDrop XML i18n files
2009-03-10 Steven BarthBe nice()
2009-03-09 Steven Barthnixio: Implement protable behaviour of signal(), export...
2009-03-09 Steven Barthhttpclient: Added missing import
2009-03-09 Steven BarthAllow SimpleForm handler to set CBI status
2009-03-09 Steven BarthImproved httpclient
2009-03-09 Steven Barthnixio: reenable splice() for linux
2009-03-09 Steven BarthCicrumvent possible segfaults in axTLS
2009-03-09 Steven BarthMake nixio compile on OpenSolaris
2009-03-07 Steven BarthFixed last commit
2009-03-07 Steven BarthDon't compare cstate if there is none
2009-03-07 Steven BarthFix debugging output
2009-03-07 Steven BarthAllow combination of SimpleForms as Forms into pages...
2009-03-06 Steven BarthFixed last commit
2009-03-06 Steven BarthFixed last commit
2009-03-06 Steven Barthbla
2009-03-06 Steven Barthhttpclient: Improved callback support
2009-03-06 Steven Barthnixio util:
2009-03-06 Jo-Philipp... contrib/package: mark luaxyssl as broken until it's...
2009-03-05 Steven Barthhttpclient: callback can abort download
2009-03-05 Steven Barthnixio: Export more constants, introduce {g,s}et{g,u...
2009-03-05 Jo-Philipp... contrib/package: fix typo in luci makefile
2009-03-05 Jo-Philipp... contrib/package: use "Revision:" field from svn when...
2009-03-04 Jo-Philipp... modules/admin-core: define size constraints for psk...
2009-03-04 Jo-Philipp... modules/admin-{mini,full}: implement wpa-wpa2 mixed...
2009-03-04 Steven Barthnixio: Fix generation of private key for axtls
2009-03-04 Steven BarthStill not working...
2009-03-04 Steven BarthFix nixio postinst
2009-03-04 Steven Barthnixio: Autogenerate private key on installation if...
2009-03-04 Steven BarthSet /etc/private.rsa as default key for axTLS contexts
2009-03-03 Steven Barthnixio:
2009-03-02 Steven BarthFix header generator
2009-03-02 Steven BarthSet method to POST if we have postdata and no other...
2009-03-02 Steven Barthhttpclient: default content-type for post data is
2009-02-28 Steven BarthMore splicing stuff
2009-02-27 Steven BarthAdd Makefile definitions for http-client
2009-02-27 Steven Barthnixio: Fixes, use POSIX calls for file i/o
2009-02-26 Steven BarthIntroduce luci.dispatcher.get(...) which works like...
2009-02-26 Steven BarthEnable stack tracebacks for 500 errors
2009-02-26 Steven BarthAdd GUI for 802.11s
2009-02-24 Steven Barthnixio: Finetuning of TLS-support
2009-02-24 Jo-Philipp... applications/luci-asterisk:
2009-02-23 Steven BarthFix option dependencies, this was lost in some IE fixin...
2009-02-23 Steven Barthnixio:
2009-02-22 Steven BarthMore compat fixes
2009-02-22 Steven BarthRemove some crap
2009-02-22 Steven BarthAdd axTLS sourcecode
2009-02-22 Steven BarthNIXIO: TLS-Support, bugfixes
2009-02-21 Steven BarthSync with OpenWrt
2009-02-20 Steven BarthFixes UVLdoc generation, thanks ffrrrr (closes #49)
2009-02-20 Jo-Philipp... applications/luci-splash: prevent duplicate firewall...
2009-02-20 Jo-Philipp... applications/luci-ffwizard-leipzig: fix dhcp splash...
2009-02-20 Jo-Philipp... applications/luci-ffwizard-leipzig: tune tcp defaults
2009-02-20 Jo-Philipp... applications/luci_splash: fix restart of luci-splashd
2009-02-20 Jo-Philipp... applications/luci-splash: yet another bunch of firewall...
2009-02-20 Jo-Philipp... applications/luci-splash: firewall fixes
2009-02-19 Jo-Philipp... applications/luci-splash: remove debugging code from...
2009-02-19 Jo-Philipp... applications/luci-splash: implement alias interface...
2009-02-19 Jo-Philipp... applications/luci-splash: fix redirections and form...
2009-02-19 Jo-Philipp... applications/luci-splash: fix crash in splashd
2009-02-18 Steven BarthMore nixio fixes, initial httpclient
2009-02-17 Jo-Philipp... libs/ipkg: use -force-defaults to ensure non-interactiv...
2009-02-16 Jo-Philipp... contrib/package: make luci-app-statistics depend on...
2009-02-15 Steven BarthMore nixio fixes
2009-02-15 Jo-Philipp... applications/luci-ffwizard-leipzig: fix typo in firewal...
2009-02-15 Jo-Philipp... applications/luci-ffwizard-leipzig: also allow dns...
2009-02-14 Steven Barthnixio: +performance
2009-02-14 Steven Barthnixio: added sendfile(), return false instead of nil...
2009-02-12 Steven Barthnixio next
2009-02-10 Steven Barthnixio + io = nix2io
2009-02-09 Jo-Philipp... libs/web: don't send Status: 500 in error500() if heade...
2009-02-08 Steven BarthUse poll() instead of select()
2009-02-08 Jo-Philipp... modules/admin-full:
2009-02-08 Jo-Philipp... modules/admin-full: implement interface status page
2009-02-08 Steven Barthnixio linux IO/socket api (incomplete / WIP)
2009-02-08 Jo-Philipp... modules/admin-full: implement iptables status page
2009-02-08 Jo-Philipp... libs/sys/iptparser: remove typo, bump copyright year
2009-02-08 Jo-Philipp... libs/sys/iptparser: import required functions
2009-02-08 Jo-Philipp... libs/sys/iptparser:
2009-02-04 Steven BarthFix Wifi-Client mode for devices without standard defau...
2009-02-02 Jo-Philipp... libs/sys: import missing symbol
2009-02-02 Jo-Philipp... modules/admin-full: also show bssid option in ad-hoc...
2009-02-01 Jo-Philipp... applications/luci-ffwizard-leipzig: use luci.sys.hostna...
2009-02-01 Jo-Philipp... libs/sys: extend luci.sys.hostname() to allow setting...
2009-01-31 Jo-Philipp... modules/freifunk: start crond if required, send sighup...
2009-01-31 Jo-Philipp... modules/freifunk: move txpower default to wifi-device
2009-01-31 Steven BarthFix ff_olsr_test_gw
2009-01-31 Jo-Philipp... modules/admin-full: move txpower control to wifi-device
2009-01-31 Jo-Philipp... modules/freifunk: disable gateway test for now due...
next