Jo-Philipp Wich
|
67150c34a1
|
libs/web: template: fix spurious nil or false values that broke various templates
|
2009-08-05 00:52:51 +00:00 |
|
Jo-Philipp Wich
|
01c4048021
|
libs/core: fix loading of nixio.bit in luci.ip
|
2009-08-04 10:38:52 +00:00 |
|
Jo-Philipp Wich
|
86cd67ebc3
|
[PATCH] make luci.ip.IPvX a bit more forgiving
Signed-Off-By: Malte S. Stretz <mss at apache.org>
|
2009-08-01 20:40:55 +00:00 |
|
Jo-Philipp Wich
|
68af07222c
|
libs/cbi: fix default property of ListValue fields
|
2009-07-31 23:22:10 +00:00 |
|
Steven Barth
|
9827e91105
|
Performance improvements, where did that get lost?
|
2009-07-31 19:57:07 +00:00 |
|
Steven Barth
|
8b65a44fe8
|
Typo
|
2009-07-31 17:08:59 +00:00 |
|
Steven Barth
|
f648ab3445
|
Fix cookie logout
|
2009-07-31 17:08:18 +00:00 |
|
Jo-Philipp Wich
|
f311d13ca1
|
libs/cbi: fix error reporting in map loading
|
2009-07-31 00:13:24 +00:00 |
|
Steven Barth
|
2561ed9b7a
|
Fix errorhandling in Delegators
|
2009-07-30 16:58:37 +00:00 |
|
Steven Barth
|
d7a90e994a
|
Fix delegators
|
2009-07-30 16:05:12 +00:00 |
|
Jo-Philipp Wich
|
12400496cc
|
libs/lmo: remove cast in first lseek(), not needed since it's a constant expression
|
2009-07-30 12:11:08 +00:00 |
|
Steven Barth
|
1172027f5a
|
Disable Basic-Auth in SDK
|
2009-07-30 11:26:27 +00:00 |
|
Jo-Philipp Wich
|
8c8ecd1fa9
|
libs/lmo: fix lmo_read32() (dereferencing type-punned pointer will break strict-aliasing rules)
|
2009-07-30 11:06:12 +00:00 |
|
Jo-Philipp Wich
|
a9ae676c61
|
libs/lmo: explicitly cast values to off_t for lseek()
|
2009-07-30 03:30:24 +00:00 |
|
Steven Barth
|
50cf0212ab
|
Kill abandoned files
|
2009-07-29 07:48:11 +00:00 |
|
Jo-Philipp Wich
|
26d792d914
|
libs/core: properly handle udata values in overloaded string format operator
|
2009-07-29 04:29:22 +00:00 |
|
Jo-Philipp Wich
|
ae4694243d
|
libs/lmo: jffs2 does not support mmap() with MAP_SHARED, use MAP_PRIVATE instead (#76)
|
2009-07-29 03:28:14 +00:00 |
|
Steven Barth
|
9016ae7ad9
|
Increase timeout for HTTP, fixing some browser problems
|
2009-07-28 11:59:13 +00:00 |
|
Steven Barth
|
45cf10a665
|
Add luci.lucid.running()
|
2009-07-27 12:28:34 +00:00 |
|
Steven Barth
|
17e7f67a7c
|
Add native support for homepages
|
2009-07-27 12:09:46 +00:00 |
|
Steven Barth
|
ce98fdd80f
|
Optimize util.threadlocal, Add luci.store as global threadlocal store
|
2009-07-27 10:27:39 +00:00 |
|
Steven Barth
|
7b5cdb36b5
|
Code style
|
2009-07-27 10:27:35 +00:00 |
|
Jo-Philipp Wich
|
8acc6307bf
|
libs/web: fix template parsing of default texts in i18n expressions
|
2009-07-26 23:23:32 +00:00 |
|
Jo-Philipp Wich
|
047d4e45f6
|
libs/web: fix file handle leak in template parser
|
2009-07-26 23:11:36 +00:00 |
|
Jo-Philipp Wich
|
1b557b0b7b
|
libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua strings instead of udata objects
|
2009-07-26 22:48:09 +00:00 |
|
Jo-Philipp Wich
|
96bc583cfc
|
libs/web: convert given argument to string in i18n.translatef()
|
2009-07-26 22:34:54 +00:00 |
|
Jo-Philipp Wich
|
2f7fb7e05c
|
libs/nixio: d'oh ... import tostring() as well
|
2009-07-26 22:34:06 +00:00 |
|
Jo-Philipp Wich
|
136b7253b1
|
libs/nixio: convert data to string in writeall(), this is required for numeric and udata arguments
|
2009-07-26 22:32:13 +00:00 |
|
Jo-Philipp Wich
|
3efff022f2
|
libs/uvl: fix some memory wasting
|
2009-07-26 21:24:48 +00:00 |
|
Steven Barth
|
0371fc26d8
|
Reintroduce prefisx support - was gone somewhere
|
2009-07-25 12:45:38 +00:00 |
|
Steven Barth
|
a77f1b91ae
|
Allow Basic-Auth pass-through
|
2009-07-25 10:47:26 +00:00 |
|
Steven Barth
|
b8ab3b9dac
|
Add: luci.http.splice to allow direct copying of data from a file
descriptor
|
2009-07-25 07:27:05 +00:00 |
|
Jo-Philipp Wich
|
3194662054
|
libs/lmo: return entries as udata and only create strings on demand
|
2009-07-25 03:37:03 +00:00 |
|
Jo-Philipp Wich
|
639f965c4f
|
libs/web: use C templates by default
|
2009-07-25 02:58:04 +00:00 |
|
Jo-Philipp Wich
|
4ef3ac9694
|
libs/core: support udata util.striptags(), optimizie copcall implementation
|
2009-07-25 02:57:13 +00:00 |
|
Jo-Philipp Wich
|
ed4b7a5fbb
|
libs/lucid-http: make chunksinks cope with string-like udata
|
2009-07-25 00:55:24 +00:00 |
|
Steven Barth
|
43aca0def5
|
Merge from fonosfera
|
2009-07-24 18:23:59 +00:00 |
|
Steven Barth
|
4d75b51157
|
FIx lsat commit
|
2009-07-24 17:34:40 +00:00 |
|
Steven Barth
|
2164bdf651
|
luci.fs compat
|
2009-07-24 17:33:32 +00:00 |
|
Steven Barth
|
2655871d39
|
Revert external tree usage
|
2009-07-24 15:45:29 +00:00 |
|
Steven Barth
|
6d8143f573
|
Typo
|
2009-07-24 15:33:10 +00:00 |
|
Steven Barth
|
f1e1f7a451
|
Revert "libs/lucid-http: prepare external indexing and tree building in luci handler"
This reverts commit e70104be85933a0d6cef5b8639f3a042e6d76896.
|
2009-07-24 15:33:06 +00:00 |
|
Jo-Philipp Wich
|
97743c1387
|
libs/web: disable memory debuggin in trunk as well
|
2009-07-23 11:32:22 +00:00 |
|
Jo-Philipp Wich
|
8b001ee843
|
libs/web: dispatcher.lua: add support for external tree building and indexing
|
2009-07-23 03:25:27 +00:00 |
|
Jo-Philipp Wich
|
281c92b1d6
|
libs/uvl: convert uvlc to nixio.fs api, fix error condition when no schema is found
|
2009-07-23 03:23:48 +00:00 |
|
Jo-Philipp Wich
|
60aaab2ede
|
libs/lucid-http: prepare external indexing and tree building in luci handler
|
2009-07-23 03:22:45 +00:00 |
|
Jo-Philipp Wich
|
a4f6748205
|
libs/core: util.lua optimize get() and set() accessors of threadlocals
|
2009-07-23 03:21:18 +00:00 |
|
Jo-Philipp Wich
|
3f1393006e
|
libs/core: debug.lua use integers for memory size and peak value
|
2009-07-23 03:19:46 +00:00 |
|
Jo-Philipp Wich
|
3e0b6b681c
|
libs/web: use new parser in non-caching mode
|
2009-07-23 01:41:06 +00:00 |
|
Jo-Philipp Wich
|
80a2dd2cc2
|
libs/web: add template parser reimplemented in C
|
2009-07-23 00:41:44 +00:00 |
|