Check-ins with non-propagating tags:
2025-03-19
| ||
07:56 | extra server env check-in: 3020dbe84f user: matthias tags: 2.7.1, trunk | |
2025-03-18
| ||
11:43 | proper working _G._G in dlh save env check-in: 1150a59fbc user: matthias tags: 2.7.0, trunk | |
2025-03-16
| ||
10:32 | server table has no fixed address check-in: 2034047734 user: matthias tags: 2.6.2, trunk | |
2025-02-26
| ||
19:13 | update changes check-in: 5ad551e111 user: matthias tags: 2.6.1, trunk | |
2025-02-08
| ||
21:54 | add detach call to osn server check-in: 422c32426c user: matthias tags: 2.6.0, trunk | |
2025-01-17
| ||
17:09 | let build.lua run the test snippet code check-in: 3e7291a49b user: matthias tags: 2.5.0, trunk | |
2024-10-14
| ||
16:31 | changes check-in: 66c9361d9c user: matthias tags: 2.4.1, trunk | |
2024-10-11
| ||
15:05 | osinif -> osn (, osm) check-in: 3b52fc9682 user: matthias tags: 2.4.0, trunk | |
2024-06-30
| ||
10:36 | security precautions, don't load binary chunk/bytecode check-in: c632ec5f41 user: matthias tags: 2.3.0, trunk | |
2024-06-27
| ||
12:04 | improve performance recv body: no more then content-length check-in: 0e6a771a02 user: matthias tags: 2.2.6, trunk | |
07:30 | changes check-in: 7e3b80b5a2 user: matthias tags: 2.2.5, trunk | |
2024-06-26
| ||
17:28 | remove duplicate upload tmp file cleanup check-in: 11d716493c user: matthias tags: 2.2.4, trunk | |
17:03 | improve response writing check-in: a5f94a2c4f user: matthias tags: 2.2.3, trunk | |
2024-04-11
| ||
16:00 | fix cleanup check-in: 7dbbede899 user: matthias tags: 2.2.2, trunk | |
15:05 | cleanup temp files check-in: 0d49cb3ef7 user: matthias tags: 2.2.1, trunk | |
2024-03-23
| ||
14:01 | disallow randomseed call check-in: ae65f1136a user: matthias tags: 2.2.0, trunk | |
2023-12-27
| ||
19:17 | changes check-in: f642afd51a user: matthias tags: 2.1.1, trunk | |
19:01 | restructure: src, example and move readOnlyTable to tools check-in: a552968f72 user: matthias tags: 2.1.0, trunk | |
2023-11-30
| ||
09:20 | don't stop garbage collect - will need a lot of memory, if handling big files in dlh check-in: 85a6a39b1a user: matthias tags: 2.0.4, trunk | |
2023-11-15
| ||
09:33 | update Changes check-in: 32a4da717c user: matthias tags: 2.0.3, trunk | |
2023-11-13
| ||
17:00 | package.loaded table now readonly and module unload ist (for server_admin) protected function call check-in: da00e318ee user: matthias tags: 2.0.2, trunk | |
2023-07-21
| ||
08:01 | add node_id check-in: 48bc05e8cf user: matthias tags: 2.0.1, trunk | |
2023-06-26
| ||
17:09 | use const DEFAULT_IP in runServer_osinif check-in: 188f586821 user: matthias tags: 2.0.0, trunk | |
2023-03-13
| ||
18:34 | perf and monitoring check-in: 857aff49d8 user: matthias tags: 1.6.7, trunk | |
2023-03-12
| ||
21:33 | improve gc and tmpdir check-in: 38982f8611 user: matthias tags: 1.6.6, trunk | |
2023-02-06
| ||
19:22 | fix clearDlhCache check-in: 96a825f800 user: matthias tags: 1.6.5, trunk | |
17:00 | fix length of readOnlyTable check-in: 141a418549 user: matthias tags: 1.6.4, trunk | |
2023-01-12
| ||
17:07 | fix broken dlh status page check-in: 09a885841a user: matthias tags: 1.6.3, trunk | |
2023-01-11
| ||
20:00 | fix env, add pairs iterator check-in: 6accdb1f64 user: matthias tags: 1.6.2, trunk | |
19:18 | update Changes check-in: 348a99b539 user: matthias tags: 1.6.1, trunk | |
2023-01-07
| ||
19:52 | add warn to save env, update changes - not running with lua5.2 check-in: cfa3b320dd user: matthias tags: 1.6.0, trunk | |
2021-07-27
| ||
19:13 | add more debug log, improve TEST_ sections with build update check-in: 42feeb923e user: matthias tags: 1.5.2, trunk | |
13:49 | remove duplicate include of tool.parseTmpl check-in: 8ce2f04f67 user: matthias tags: 1.5.1, trunk | |
13:04 | new dlh mode and server_control check-in: fb8c862d19 user: matthias tags: 1.5.0, trunk | |
2021-07-25
| ||
09:43 | canges for 1.4.1 check-in: 735ea712ee user: matthias tags: 1.4.1, trunk | |
2021-07-19
| ||
09:14 | update path matching examples in dlh.conf.lua check-in: 629d5209e8 user: matthias tags: 1.4.0, trunk | |
2021-06-26
| ||
15:22 | add Changes and tags check-in: cd55251afb user: md tags: 1.3.1, trunk | |
2021-04-01
| ||
20:14 | update lua version check-in: 9a2d368c06 user: md tags: 1.3, trunk | |
2021-03-20
| ||
20:08 | remove json dependency... data is a json string and dlh can call json.decode no benefit in having it in server check-in: 940613628b user: md tags: 1.2.1, trunk | |
2021-02-21
| ||
12:18 | add runServer luaposix and cqueues and switch default to luaposix check-in: 406e234704 user: md tags: 1.2, trunk | |
2020-03-17
| ||
13:52 | add server global with shared space check-in: 1aba0027ab user: mdkmde tags: 1.1, trunk | |
2019-11-13
| ||
16:59 | move to koerpermagie.de/repo/dlh/ check-in: 78507dc820 user: mdkmde tags: 1.0, trunk | |