Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove double free action | Marcel Holtmann | 2007-01-20 | 1 | -3/+1 |
* | Fix memory leaks | Marcel Holtmann | 2007-01-20 | 3 | -4/+14 |
* | Use glib memory allocation for gmain.c | Johan Hedberg | 2007-01-20 | 1 | -59/+19 |
* | Implement GetIdentifier method | Marcel Holtmann | 2007-01-20 | 2 | -3/+28 |
* | Remove GetConnectionName method | Marcel Holtmann | 2007-01-20 | 2 | -31/+4 |
* | Remove last alsa_enable options | Marcel Holtmann | 2007-01-20 | 1 | -2/+0 |
* | Disable the D-Bus GLib bindings hack | Marcel Holtmann | 2007-01-20 | 1 | -1/+1 |
* | Update expat and GLib based parsers | Marcel Holtmann | 2007-01-20 | 2 | -15/+187 |
* | Extract common function from expat based parser | Marcel Holtmann | 2007-01-20 | 3 | -113/+118 |
* | Another coding style fix | Marcel Holtmann | 2007-01-20 | 1 | -2/+1 |
* | Coding style cleanup | Marcel Holtmann | 2007-01-20 | 1 | -45/+23 |
* | Add example of GLib based parser | Marcel Holtmann | 2007-01-20 | 1 | -0/+28 |
* | Preparation for using the XML parser from GLib | Marcel Holtmann | 2007-01-20 | 3 | -4/+45 |
* | Check for memory allocation errors of the key file | Marcel Holtmann | 2007-01-20 | 1 | -0/+5 |
* | Remove subdirectory with ALSA plugins | Marcel Holtmann | 2007-01-20 | 8 | -2080/+2 |
* | Update service description file | Marcel Holtmann | 2007-01-20 | 1 | -3/+2 |
* | Add service description file | Marcel Holtmann | 2007-01-20 | 4 | -2/+11 |
* | Get rid of g_idle_add | Johan Hedberg | 2007-01-20 | 3 | -24/+3 |
* | Update copyright information | Marcel Holtmann | 2007-01-20 | 1 | -1/+1 |
* | Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove | Johan Hedberg | 2007-01-20 | 11 | -82/+81 |
* | Add entries for the org.bluez.Database interface | Marcel Holtmann | 2007-01-20 | 1 | -0/+3 |
* | Don't use a D-Bus well known name at the moment | Marcel Holtmann | 2007-01-20 | 3 | -30/+2 |
* | There is no need for a D-Bus config file | Marcel Holtmann | 2007-01-20 | 2 | -15/+1 |
* | Implement stubs of missing eglib functions | Johan Hedberg | 2007-01-20 | 2 | -0/+281 |
* | Implement memory allocation functions for eglib | Johan Hedberg | 2007-01-20 | 2 | -0/+95 |
* | Add missing service description | Marcel Holtmann | 2007-01-20 | 1 | -0/+4 |
* | Add main loop and single list functions | Marcel Holtmann | 2007-01-20 | 4 | -1/+956 |
* | Add embedded GLib directory | Marcel Holtmann | 2007-01-20 | 5 | -3/+13 |
* | Remove no longer needed files | Marcel Holtmann | 2007-01-20 | 2 | -966/+0 |
* | Make it possible to support an embedded GLib | Marcel Holtmann | 2007-01-20 | 35 | -142/+112 |
* | Don't install services that are in experimental state | Marcel Holtmann | 2007-01-20 | 5 | -6/+13 |
* | Add skeleton for session handling | Marcel Holtmann | 2007-01-20 | 2 | -0/+50 |
* | Add serial subdirectory | Marcel Holtmann | 2007-01-20 | 3 | -2/+4 |
* | Update the experimental status | Marcel Holtmann | 2007-01-20 | 1 | -7/+6 |
* | Support internal and external SDP servers | Marcel Holtmann | 2007-01-20 | 5 | -16/+61 |
* | The sdpd binary should be build by default | Marcel Holtmann | 2007-01-20 | 1 | -1/+1 |
* | Remove unsupported methods | Marcel Holtmann | 2007-01-20 | 1 | -261/+0 |
* | Clear newly created structures | Marcel Holtmann | 2007-01-20 | 1 | -0/+4 |
* | Implement methods for database interface | Marcel Holtmann | 2007-01-20 | 1 | -4/+130 |
* | Remove service agent relict | Marcel Holtmann | 2007-01-20 | 1 | -80/+2 |
* | Use channel 12 as default | Marcel Holtmann | 2007-01-19 | 1 | -6/+1 |
* | Use database interface for service records | Marcel Holtmann | 2007-01-19 | 1 | -8/+6 |
* | Add skeleton for database methods | Marcel Holtmann | 2007-01-19 | 3 | -3/+84 |
* | Implement full echo service | Marcel Holtmann | 2007-01-19 | 1 | -1/+162 |
* | Use g_strdup for trusted_devices | Johan Hedberg | 2007-01-19 | 1 | -3/+3 |
* | Use GLib allocation and freeing functions | Johan Hedberg | 2007-01-19 | 1 | -29/+14 |
* | No need to become a daemon | Marcel Holtmann | 2007-01-19 | 1 | -15/+4 |
* | Don't become a daemon | Marcel Holtmann | 2007-01-19 | 1 | -18/+0 |
* | Fix service binary location generation | Johan Hedberg | 2007-01-19 | 1 | -1/+1 |
* | Rework .service file contents and service binary locations | Johan Hedberg | 2007-01-19 | 2 | -32/+39 |