Timeline
2010-10-20:
- 23:15 Changeset in mainline [6c741e1d]lfnserial by
- Add virtual hub state machine The virtual hub provided by vhcd now …
- 22:28 Ticket #145 (Task snapshoting in HelenOS) closed by
- wontfix: We will most likely only cherry pick from …
- 21:17 Changeset in mainline [b8507a1]lfnserial by
- Virtual USB HC has a hub So far, the hub does not respond to requests …
- 21:17 Ticket #224 (Kernel crashed in clock()) closed by
- worksforme: Not reproduced in a while and already a bit old, possibly fixed. Going …
- 21:15 Changeset in mainline [08af5a6]lfnserial by
- Virtual USB device handles set_configuration No checks etc. are done …
- 21:15 Changeset in mainline [bbfb86c]lfnserial by
- Add base USB hub structures
- 21:14 Changeset in mainline [374ad3c]lfnserial by
- Remove srv/dd.
- 20:57 Ticket #144 (Device drivers interface in HelenOS system) closed by
- fixed
- 20:44 Changeset in mainline [186d630]lfnserial by
- libusbvirt allows local device By local device is meant virtual …
- 20:38 Changeset in mainline [7bbc389]lfnserial by
- Do not start devman automatically. There seems to be a problem when …
- 20:31 Changeset in mainline [fb0baeb]lfnserial by
- Fix build for 64-bits.
- 20:27 Changeset in mainline [3f5b4e0d]lfnserial by
- Disable sys_interrupts_enable() because it is not portable.
- 20:05 Changeset in mainline [2e7f392]lfnserial by
- Remove the shutters application.
- 19:48 Changeset in mainline [ab60d5e]lfnserial by
- uspace/dist/srv needs to be purged recursively.
- 19:44 Changeset in mainline [78a9e5ef]lfnserial by
- Remove libpci and its offsprings.
- 19:30 Changeset in mainline [04cb68f2]lfnserial by
- Merge from lp:~helenos-dd/helenos/dd.
- 17:22 Changeset in mainline [e0e568ff]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 17:15 Ticket #260 (Booting process sometimes gets stuck while starting shells on VCs) closed by
- fixed: Fixed in changeset:mainline,648.
2010-10-19:
- 21:11 Changeset in mainline [a93d79a]lfnserial by
- Do not hold the parent→idx→lock in when calling fat_idx_get_by_pos() …
- 20:55 Changeset in mainline [f14291b]lfnserial by
- Merge mainline changes.
- 20:12 Changeset in mainline [1fa010c]lfnserial by
- Implement simple deadlock detection for fibril mutexes. The mechanism …
- 19:03 Changeset in mainline [525df28]lfnserial by
- Record what synchronization primitive the fibril waits for.
- 18:54 Changeset in mainline [7f122e3]lfnserial by
- Add info for tracking what fibril synchronization onject a fibril …
- 18:47 Changeset in mainline [3e20fd48]lfnserial by
- Record the ownership tracking info for fibril mutexes.
- 18:44 Changeset in mainline [668f8cbf]lfnserial by
- Add structure for tracking ownership of fibril mutexes and rwlocks.
2010-10-18:
- 17:27 Ticket #254 (Improve IPC terminology) closed by
- worksforme: Under the weight of the above evidence, I am proceeding to closing …
2010-10-17:
- 22:07 Changeset in mainline [84c20da]lfnserial by
- Cleanup transport layer common functions.
- 21:52 Changeset in mainline [25171e5]lfnserial by
- Cleanup icmp_client.[ch].
- 21:41 Changeset in mainline [3a609e0]lfnserial by
- Move socket_core.c to ../tl/.
- 21:34 Changeset in mainline [a8ca1d81]lfnserial by
- Cleanup il local interfaces.
- 20:48 Changeset in mainline [404dbae]lfnserial by
- Cleanup the network interface layer local and remote interfaces.
- 20:14 Changeset in mainline [42a9f27]lfnserial by
- Cleanup netif local and remote interfaces.
- 19:19 Changeset in mainline [4a3b501]lfnserial by
- Cleanup ip_header.h. Remove all comments that did not seem to have …
- 18:48 Changeset in mainline [e037e20e]lfnserial by
- Cleanup IP module remote interfaces.
2010-10-16:
- 17:16 Changeset in mainline [a7a85d16]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 16:56 Changeset in mainline [c62ae1d6]lfnserial by
- ip_local.h is only included by the IP module so move it there.
- 16:36 Changeset in mainline [9b9d1c95]lfnserial by
- Cleanup IP module client interfaces.
- 15:58 Changeset in mainline [af7638e]lfnserial by
- Retire arp_task_get_id().
- 15:47 Changeset in mainline [faa3588]lfnserial by
- Cleanup ARP module interfaces.
- 14:50 Changeset in mainline [9f9c7fd]lfnserial by
- Do not leak the lenghts array in case of error.
- 14:32 Changeset in mainline [614d065]lfnserial by
- Cleanup networking module interfaces.
2010-10-15:
- 21:40 Changeset in mainline [b69ceea]lfnserial by
- Cleanup packet_{client,remote}.[ch].
- 21:07 Changeset in mainline [b934e43]lfnserial by
- Cleanup net_remote.c.
- 21:05 Changeset in mainline [8d601db]lfnserial by
- Cleanup net_checksum.[ch].
- 20:55 Changeset in mainline [b01f878]lfnserial by
- Cleanup generic.[ch].
- 20:53 Changeset in mainline [137f8aa]lfnserial by
- Cleanup socket_core.[ch].
- 19:45 Changeset in mainline [25d2de69]lfnserial by
- Cleanup networking module_map ADT.
- 19:29 Changeset in mainline [8e3a65c]lfnserial by
- Move transport layer modules messages definitions to standard library.
- 19:24 Changeset in mainline [f5a3479]lfnserial by
- Move network interface layer module messages definitions to standard …
- 19:19 Changeset in mainline [995689d1]lfnserial by
- Move network interface common module messages definitions to standard …
- 19:13 Changeset in mainline [3a5d892f]lfnserial by
- Move networking subsystem central module messages definitions to …
- 19:04 Changeset in mainline [779a47d]lfnserial by
- Move IP module messages definitions to standard library.
- 18:56 Changeset in mainline [522253c1]lfnserial by
- Move Internet layer modules messages definitions to standard library.
- 18:48 Changeset in mainline [f87ec535]lfnserial by
- Move ARP module messages definitions to standard library.
- 16:32 Changeset in mainline [47e3a8e]lfnserial by
- Virtual USB device tracks its address Now, each virtual device tracks …
- 12:57 Changeset in mainline [73301a0]lfnserial by
- Virtual USB keyboard sends its report Also, the virtual USB framework …
2010-10-14:
- 22:25 Changeset in mainline [c89eefb]lfnserial by
- Do not include net/packet.h unnecessarily.
- 22:08 Changeset in mainline [ef689ef0]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 22:06 Changeset in mainline [f63a591d]lfnserial by
- Rename what remained of libsocket to libpacket.
- 21:50 Changeset in mainline [514ee46]lfnserial by
- Move the rest of net_messages.h to standard library.
- 21:14 Changeset in mainline [cbc00a4d]lfnserial by
- Bugfix from previous commit By mistake, forgot to insert one number. …
- 19:55 Changeset in mainline [a358279]lfnserial by
- Move macros to ipc/net.h.
- 19:37 Changeset in mainline [e526f08]lfnserial by
- Move net_device.h to standard library.
- 19:15 Changeset in mainline [db5f8d3]lfnserial by
- Remove unused tcp_codes.h.
- 19:13 Changeset in mainline [b2a109d9]lfnserial by
- Remove unused netdb.h.
- 09:05 Changeset in mainline [40b965d]lfnserial by
- Add USB keycodes for base keys Now, all keys of the typewriter part …
2010-10-13:
- 22:48 Changeset in mainline [10056483]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 22:38 Changeset in mainline [753bca3]lfnserial by
- Move ICMP client stuff from libsocket to standard library.
- 22:14 Changeset in mainline [1880c65]lfnserial by
- Add USB key codes Started rewritting USB key codes (scan codes).
- 21:29 Changeset in mainline [7da3219]lfnserial by
- Virtual keyboard sends key codes The virtual USB keyboard sends a …
- 21:17 Changeset in mainline [f3b4051]lfnserial by
- Find the ultimate home for useconds_t and mseconds_t.
- 21:10 Changeset in mainline [85124a9]lfnserial by
- Move the definition of mseconds_t out of icmp_api.h
- 21:02 Changeset in mainline [ff2a62d]lfnserial by
- Move ip_codes.h to standard library and remove unused stuff.
- 19:47 Changeset in mainline [9757512]lfnserial by
- Remove unused netif_bind_service_local().
- 19:00 StudentTips edited by
- (diff)
- 18:55 Changeset in mainline [f4af048]lfnserial by
- Remove dulpicate ip_connect_module().
- 18:46 Changeset in mainline [bda29b37]lfnserial by
- Remove duplicate icmp_connect_module().
- 06:49 Changeset in mainline [2c381250]lfnserial by
- virtusb: add get_descriptor(config) handling The virtusb framework is …
- 06:42 Changeset in mainline [fd17ab5]lfnserial by
- libusb: base types in separate file Base USB types (address, protocol …
2010-10-12:
- 20:10 Changeset in mainline [2b887bf7]lfnserial by
- Bugfix in header file
- 19:01 Ticket #260 (Booting process sometimes gets stuck while starting shells on VCs) created by
- Booting sometimes gets stuck at the point where the first four VCs …
- 16:45 Changeset in mainline [2193471]lfnserial by
- Add missing standard USB descriptors Now, following standard …
- 12:56 Changeset in mainline [bbf79e0]lfnserial by
- Virtual keyboard configuration separated From now on, all descriptors …
- 12:48 Changeset in mainline [e22ce0b]lfnserial by
- Add USB classes enum
- 10:36 Changeset in mainline [5247411]lfnserial by
- Prepared HID report descriptor The report descriptor for virtual USB …
- 10:25 Changeset in mainline [2c970ee]lfnserial by
- Add some USB HID Usage Tables to libusb
2010-10-11:
- 23:01 Changeset in mainline [1b44433c]lfnserial by
- Remove duplicits in ARP.
- 22:27 Changeset in mainline [401b6ad]lfnserial by
- Remove the last reference to bundle module.
- 18:30 Changeset in mainline [5a868d7]lfnserial by
- Remove unused argument of ip_bind_service().
2010-10-10:
- 22:01 Changeset in mainline [d97d209]lfnserial by
- API change in virtual USB device Instead of passing individual items …
- 22:00 Changeset in mainline [0e41957]lfnserial by
- More types to USB library
- 21:20 Changeset in mainline [4971812]lfnserial by
- Standard requests in virtual USB device The virtual USB device …
- 21:17 Changeset in mainline [6c1315b]lfnserial by
- Add generic USB structures In particular, added enum for descriptor …
- 19:52 Changeset in mainline [b278b4e]lfnserial by
- Merge from lp:~jakub/helenos/net. This is mostly removal of the …
- 19:49 Changeset in mainline [eb51e31]lfnserial by
- There is more to be removed from the broken bundle build support.
- 19:26 Changeset in mainline [87f78d1]lfnserial by
- Remove unused duplicit of ip_bind_service().
- 19:13 Changeset in mainline [f99c191]lfnserial by
- Remove broken support for bundled networking stack.
- 17:01 Changeset in mainline [b8100da]lfnserial by
- Virtual USB device in separate library The `usbvirt' library is …
- 15:51 Changeset in mainline [e721462]lfnserial by
- Use the standard supported initializers for fibril mutexes and rwlocks.
- 15:43 Changeset in mainline [e9460aa]lfnserial by
- Need a more flexible way to initialize fibril synchronization primitives.
- 15:23 Changeset in mainline [db6c332]lfnserial by
- Nits.
- 11:53 Changeset in mainline [b371844]lfnserial by
- Virtual HCD refactoring Splitted into more files, added more comments.
- 09:00 Changeset in mainline [bc9a629]lfnserial by
- Start work on virtual USB keyboard The virtual HC(D) is now able to …
2010-10-08:
- 21:47 Changeset in mainline [ae972834]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 21:43 Ticket #257 (Regression in TCP) closed by
- fixed: Fixed in changeset:mainline,634.1.28 and merged in changeset:mainline,643.
- 21:36 Changeset in mainline [368fb2c]lfnserial by
- Also socket_core.h should be in lib net instead of lib socket.
- 21:32 Changeset in mainline [c69d327]lfnserial by
- Move the common packet interface to libc.
- 19:45 Changeset in mainline [0a866eeb]lfnserial by
- Fix packet_get_copy() and socket_destroy_core() to use the remote …
- 19:03 Changeset in mainline [d52fbaf]lfnserial by
- Move packet_messages.h to the standard library.
2010-10-07:
- 14:34 Meetings edited by
- Update venue of the next meeting. (diff)
- 14:30 StudentTips edited by
- Add some tips on implementation. (diff)
2010-10-06:
- 22:58 Changeset in mainline [c0e74b1]lfnserial by
- Merge from lp:~jakub/helenos/net. This merge continues with the …
- 22:53 Changeset in mainline [d9e2e0e]lfnserial by
- Move the client socket code to the standard library.
- 21:09 Changeset in mainline [c7a8442]lfnserial by
- Move net_modules.[ch] to the standard library. Note that this …
- 20:31 Changeset in mainline [88e127e]lfnserial by
- Move socket_messages.h to libc's ipc/socket.h
- 20:05 Changeset in mainline [e4554d4]lfnserial by
- Move inet.[ch], in.h and in6.h to standard library.
- 19:31 Changeset in mainline [2687bdb]lfnserial by
- No need to maintain a separate net_byteorder.h. Integrate its …
- 19:18 Changeset in mainline [fe5d3c1b]lfnserial by
- Move ip_protocols.h from libsocket to libc. Remove currently unused …
- 19:02 Changeset in mainline [bcafa70]lfnserial by
- Nits.
- 18:50 Changeset in mainline [058edb6]lfnserial by
- Move socket_codes.h from libsocket to libc. Remove stuff that was …
- 18:17 Changeset in mainline [2aa15d4]lfnserial by
- Move part of the defines from libsocket's net_messages.h to libc's …
2010-10-05:
- 19:53 Changeset in mainline [49d871ea]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 19:52 Changeset in mainline [1882525]lfnserial by
- Unlock the mutex also in the error return paths.
- 19:09 Ticket #259 (Passing a file reference should be a first-class VFS operation) created by
- If one task wants to pass a reference to an open file to another task, …
2010-10-04:
- 08:13 Changeset in mainline [4bc309b]lfnserial by
- Add ignore file and local Makefile
2010-10-03:
- 16:45 Lab edited by
-
Update status of Jakub's iBook
(diff)
2010-10-01:
- 18:57 Changeset in mainline [2b698d8]lfnserial by
- basic processing of the IPI interrupts from the dorder device
- 10:01 AvailableTheses edited by
- (diff)
2010-09-30:
- 16:36 Changeset in mainline [9d5bb4e]lfnserial by
- not requiring /bin/bash explicitly was a stupid idea
- 11:23 Changeset in mainline [3fe57ea7]lfnserial by
- move to GCC 4.5.1 improve the toolchain build script (show a list of …
2010-09-26:
- 18:57 Changeset in mainline [ec1bdc8]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 18:56 Changeset in mainline [70ce016]lfnserial by
- Cstyle fixes of int map.
- 16:59 Changeset in mainline [820ab55c]lfnserial by
- Cstyle fixes of generic field.
- 15:51 Changeset in mainline [4edd39fc]lfnserial by
- Cstyle fixes of generic char map.
- 15:20 Changeset in mainline [7093a32]lfnserial by
- Cleanup of dynamic FIFO.
- 15:05 Changeset in mainline [2544442]lfnserial by
- Fix doxygen doc groups (libc vs. net) and header guards.
- 15:00 Changeset in mainline [3c213f6]lfnserial by
- Char map cleanup.
- 13:04 Changeset in mainline [0402bda5]lfnserial by
- Fix apparent memory leaks.
- 13:03 Changeset in mainline [edba2b6f]lfnserial by
- Fix cstyle for measured strings.
- 12:36 Changeset in mainline [7390870]lfnserial by
- Move ADT's used by the networking stack to libc.
- 12:28 Changeset in mainline [c5b59ce]lfnserial by
- Integrate net_err.h into the standard library's err.h.
- 11:37 Changeset in mainline [e98b1d5]lfnserial by
- Include socket and networking error codes in the standard library's …
- 10:09 StudentTips edited by
- (diff)
2010-09-25:
- 17:22 StudentTips edited by
- Link to the Wikipedia article on Memes. (diff)
- 12:53 StudentTips created by
- 12:21 WikiStart edited by
- (diff)
- 09:33 Meetings edited by
- Update date for the next meeting. (diff)
2010-09-24:
- 16:34 Changeset in mainline [29fa68b]lfnserial by
- Cstyle fixes.
2010-09-22:
- 19:07 Changeset in mainline [2a786f9]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 19:03 Changeset in mainline [921a860]lfnserial by
- Fix a miscleanup from changeset …
- 19:00 Ticket #258 (Regression in UDP) closed by
- fixed: Ok, this was quick. Fixed in changeset:mainline,636.
- 18:35 Ticket #258 (Regression in UDP) created by
- Some changes in changeset:mainline,349 introduced a regression into …
- 15:28 Ticket #257 (Regression in TCP) created by
- Some changes in changeset:mainline,350 introduced a regression in the …
- 15:06 Changeset in mainline [7282582]lfnserial by
- Cstyle fixes in UDP.
2010-09-21:
- 21:02 Changeset in mainline [2fa0ad9]lfnserial by
- Cstyle fixes in libnet.
Note: See TracTimeline
for information about the timeline view.