| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [SERVER] Copy CRC-32 list from uplink server if available | Simon Rettberg | 2013-08-28 | 1 | -20/+97 |
| | | | | | | Split up helper.c, move file/disk related functions to fileutil.c Uplink: Make sure relayed requests are at least 1MiB | ||||
| * | [SERVER] On-the-fly transparent proxying | Simon Rettberg | 2013-08-26 | 1 | -18/+42 |
| | | |||||
| * | [SERVER] WIP: On-the-fly image cloning | Simon Rettberg | 2013-08-23 | 1 | -4/+120 |
| | | |||||
| * | I'm stupid | Simon Rettberg | 2013-08-12 | 1 | -1/+1 |
| | | |||||
| * | [SERVER] Improve proxy mode, implement integrity check in proxy mode | Simon Rettberg | 2013-08-12 | 1 | -21/+75 |
| | | |||||
| * | [SERVER] Fix use-after-free, improve cleanup | Simon Rettberg | 2013-08-02 | 1 | -14/+50 |
| | | |||||
| * | [SERVER] Some sanity here and there, minor fixes, trying to track down proxy ↵ | Simon Rettberg | 2013-08-02 | 1 | -4/+29 |
| | | | | | corruption | ||||
| * | [SERVER] several improvements | Simon Rettberg | 2013-08-02 | 1 | -2/+2 |
| | | | | | | | 1) Close uplink if local copy is complete 2) Fix memleak when closing uplink (recv buffer was not cleared) 3) Add configurable artificial delays for client and server connections | ||||
| * | fix0rs | Simon Rettberg | 2013-08-02 | 1 | -2/+3 |
| | | |||||
| * | [SERVER] Fix create_image() by adding fallback solutions for fallocate() | Simon Rettberg | 2013-08-01 | 1 | -11/+10![]() |
| | | |||||
| * | [SERVER] Add command line options to create empty image of certain size with ↵ | Simon Rettberg | 2013-08-01 | 1 | -21/+122 |
| | | | | | empty cache map (so it needs an uplink server) | ||||
| * | [SERVER] Still working on the uplink... Almost there | sr | 2013-07-26 | 1 | -2/+8 |
| | | |||||
| * | Work in progress: uplink | sr | 2013-07-25 | 1 | -3/+55 |
| | | |||||
| * | ...Working on proxy mode... | sr | 2013-07-25 | 1 | -4/+38 |
| | | |||||
| * | Implement CRC-32 list generation; fix quick CRC-32 check on image loading | sr | 2013-07-23 | 1 | -4/+122 |
| | | |||||
| * | Remove all glib dependencies from server | sr | 2013-07-17 | 1 | -18/+24 |
| | | |||||
| * | Replace all pthread_spin_* calls with spin_*, so that all locking can be ↵ | sr | 2013-07-17 | 1 | -23/+24 |
| | | | | | | | tracked and debugged Fix compilation of kernel module | ||||
| * | Fix more bugs, remove debug messages | sr | 2013-07-16 | 1 | -6/+2![]() |
| | | |||||
| * | Fix bugs from rewrite so it actually works | sr | 2013-07-16 | 1 | -9/+13 |
| | | |||||
| * | "It's compiling!" | sr | 2013-07-15 | 1 | -18/+33 |
| | | |||||
| * | Rewriiiiiiiiite | sr | 2013-07-15 | 1 | -0/+6 |
| | | |||||
| * | Rewrite still in progres.... | sr | 2013-07-11 | 1 | -10/+248 |
| | | |||||
| * | Rewrite in progres.... | sr | 2013-07-09 | 1 | -26/+247 |
| | | |||||
| * | Rewriting.... | sr | 2013-07-08 | 1 | -0/+38 |

