Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase protocol payload size | Geoff Levand | 2009-03-30 | 2 | -4/+18 |
* | Include types header in talloc | Geoff Levand | 2009-03-23 | 1 | -0/+1 |
* | Rename symbol new | Geoff Levand | 2009-03-23 | 2 | -16/+16 |
* | Add list_for_each_entry_continue routine | Geoff Levand | 2009-03-23 | 1 | -0/+4 |
* | Remove boot_option_copy routine | Geoff Levand | 2009-02-21 | 2 | -22/+0 |
* | Add list insert routines | Geoff Levand | 2009-02-21 | 2 | -9/+23 |
* | Add protocol object compare routines | Geoff Levand | 2009-02-21 | 2 | -0/+15 |
* | [pb-protocol] Add ui_info member to devices and boot options | Jeremy Kerr | 2009-02-01 | 1 | -0/+4 |
* | Make device instance constant | Geoff Levand | 2009-02-01 | 2 | -11/+13 |
* | Add boot_option_copy routine | Geoff Levand | 2009-02-01 | 2 | -0/+21 |
* | Flush log stream on write | Geoff Levand | 2009-02-01 | 2 | -0/+11 |
* | Move log to library | Geoff Levand | 2009-02-01 | 2 | -0/+32 |
* | Fix waiter alloc | Geoff Levand | 2009-02-01 | 1 | -1/+2 |
* | Move waiter to library | Geoff Levand | 2009-02-01 | 2 | -0/+106 |
* | Fix build warnings | Geoff Levand | 2009-02-01 | 1 | -4/+9 |
* | Use enum type in pb_protocol_create_message | Geoff Levand | 2009-02-01 | 2 | -2/+2 |
* | Use a list for device->boot_options | Jeremy Kerr | 2009-01-02 | 2 | -22/+38 |
* | Use talloc for device handler destruction | Jeremy Kerr | 2008-12-16 | 1 | -7/+0 |
* | Add device handler cleanup | Jeremy Kerr | 2008-12-16 | 1 | -0/+7 |
* | Initial support for multiple UIs | Jeremy Kerr | 2008-12-15 | 6 | -0/+1694 |