Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure the request type is set so agent_free does the right thing in all s... | Johan Hedberg | 2008-03-14 | 1 | -4/+6 |
* | Remove Agent.Confirm since there's no final consensus about it yet | Johan Hedberg | 2008-03-14 | 1 | -60/+1 |
* | Agent cleanup | Johan Hedberg | 2008-03-14 | 1 | -22/+17 |
* | Implement agent_cancel and agent_request_mode_change | Johan Hedberg | 2008-03-14 | 1 | -84/+91 |
* | Add placeholder for Agent.ConfirmModeChange | Johan Hedberg | 2008-03-14 | 1 | -0/+6 |
* | Use correct function to free agent request | Johan Hedberg | 2008-03-14 | 1 | -3/+1 |
* | Use correct function to free agent request | Johan Hedberg | 2008-03-14 | 1 | -3/+1 |
* | Add some checks to disallow multiple simultaneous agent requests | Johan Hedberg | 2008-03-14 | 1 | -1/+8 |
* | agent_release is already called through agent_free and doesn't need to be public | Johan Hedberg | 2008-03-14 | 1 | -18/+18 |
* | Fix calling of agent release function | Marcel Holtmann | 2008-03-14 | 1 | -3/+2 |
* | Add initial code for new agent interface | Johan Hedberg | 2008-03-14 | 1 | -0/+587 |