Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolver: lookup_service(), lookup_by_address(): Fix the reference counting. | Murray Cumming | 2011-01-20 | 1 | -2/+2 |
* | Remove the reduced API options and code, as discussed on mailing list. | Murray Cumming | 2010-05-31 | 1 | -27/+0 |
* | Use Glib::unwrap() instead of ->gobj(), | Murray Cumming | 2010-01-29 | 1 | -5/+5 |
* | Make build successful when exceptions, vfuncs, etc. are disabled. | José Alburquerque | 2009-12-04 | 1 | -2/+2 |
* | Re-enable network IO stuff (Socket, Resolver, etc) | Jonathon Jongsma | 2009-11-28 | 1 | -0/+32 |
* | add async versions of Resolver methods | Jonathon Jongsma | 2009-07-16 | 1 | -0/+90 |
* | add overloads for resolver methods without a cancellable object | Jonathon Jongsma | 2009-07-16 | 1 | -0/+60 |
* | Add Typetraits for SrvTarget so we can return a list of them | Jonathon Jongsma | 2009-06-18 | 1 | -93/+0 |
* | initial wrapping of Resolver, SrvTarget | Jonathon Jongsma | 2009-06-17 | 1 | -0/+128 |