Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Preliminary support for executing a service when Start is called | Johan Hedberg | 2007-01-15 | 4 | -53/+64 | |
| | ||||||
* | Provide IN_ONLYDIR if missing | Marcel Holtmann | 2007-01-15 | 1 | -0/+4 | |
| | ||||||
* | Add compilation tweak for GLib support | Marcel Holtmann | 2007-01-15 | 1 | -2/+10 | |
| | ||||||
* | Set the variables in error case | Marcel Holtmann | 2007-01-15 | 1 | -6/+6 | |
| | ||||||
* | No need for the error message anymore | Marcel Holtmann | 2007-01-15 | 1 | -6/+6 | |
| | ||||||
* | Minor cleanup and a fix | Johan Hedberg | 2007-01-14 | 1 | -2/+2 | |
| | ||||||
* | First change towards reworked service framework | Johan Hedberg | 2007-01-14 | 6 | -470/+224 | |
| | ||||||
* | Works also with a Philips chip | Marcel Holtmann | 2007-01-14 | 1 | -1/+1 | |
| | ||||||
* | The Philips chips also support the Ericsson revision command | Marcel Holtmann | 2007-01-14 | 1 | -0/+1 | |
| | ||||||
* | Add transfer service API document | Marcel Holtmann | 2007-01-14 | 2 | -1/+21 | |
| | ||||||
* | Add D-Bus skeleton | Marcel Holtmann | 2007-01-14 | 3 | -0/+86 | |
| | ||||||
* | Add skeleton for transfer daemon | Marcel Holtmann | 2007-01-14 | 3 | -0/+45 | |
| | ||||||
* | Add transfer subdirectory | Marcel Holtmann | 2007-01-14 | 3 | -2/+4 | |
| | ||||||
* | Use SDP server included in hcid | Marcel Holtmann | 2007-01-14 | 2 | -5/+9 | |
| | ||||||
* | Implement compat mode for the Unix socket access | Marcel Holtmann | 2007-01-14 | 1 | -6/+16 | |
| | ||||||
* | Disable checks for OpenOBEX and GStreamer | Marcel Holtmann | 2007-01-14 | 1 | -2/+0 | |
| | ||||||
* | Remove experimental FUSE support | Marcel Holtmann | 2007-01-14 | 5 | -123/+2 | |
| | ||||||
* | Remove experimental FUSE support | Marcel Holtmann | 2007-01-14 | 1 | -1/+0 | |
| | ||||||
* | Make debug information optional | Marcel Holtmann | 2007-01-14 | 2 | -5/+37 | |
| | ||||||
* | Make installation of hcid and sdpd conditional | Marcel Holtmann | 2007-01-13 | 3 | -2/+20 | |
| | ||||||
* | Use SDP server library | Marcel Holtmann | 2007-01-13 | 1 | -0/+8 | |
| | ||||||
* | Use the SDP server library | Marcel Holtmann | 2007-01-13 | 4 | -215/+8 | |
| | ||||||
* | Turn it into a full SDP server library | Marcel Holtmann | 2007-01-13 | 4 | -201/+264 | |
| | ||||||
* | Build SDP server first | Marcel Holtmann | 2007-01-13 | 1 | -1/+1 | |
| | ||||||
* | Remove helper stuff | Marcel Holtmann | 2007-01-13 | 3 | -77/+2 | |
| | ||||||
* | Register notification callback | Marcel Holtmann | 2007-01-13 | 1 | -0/+21 | |
| | ||||||
* | Add callback for notifications | Marcel Holtmann | 2007-01-13 | 3 | -7/+21 | |
| | ||||||
* | Allow adding user defined directories | Marcel Holtmann | 2007-01-13 | 3 | -11/+58 | |
| | ||||||
* | Fix toggle logic | Marcel Holtmann | 2007-01-13 | 1 | -1/+1 | |
| | ||||||
* | Update basic daemon groundwork | Marcel Holtmann | 2007-01-13 | 1 | -12/+50 | |
| | ||||||
* | Add basic notification support | Marcel Holtmann | 2007-01-13 | 3 | -0/+167 | |
| | ||||||
* | Add notify framework | Marcel Holtmann | 2007-01-13 | 4 | -1/+9 | |
| | ||||||
* | Add checks for inotify support | Marcel Holtmann | 2007-01-13 | 2 | -0/+12 | |
| | ||||||
* | Allow parameters for init message | Marcel Holtmann | 2007-01-13 | 2 | -4/+15 | |
| | ||||||
* | Typo | Marcel Holtmann | 2007-01-13 | 1 | -1/+1 | |
| | ||||||
* | Add function for to toggle debug setting | Marcel Holtmann | 2007-01-13 | 2 | -4/+10 | |
| | ||||||
* | Better integration into a SDP server library | Marcel Holtmann | 2007-01-13 | 4 | -205/+209 | |
| | ||||||
* | Update copyright information | Marcel Holtmann | 2007-01-13 | 110 | -117/+112 | |
| | ||||||
* | Rename struct slist to GSList and slist_* to g_slist_* | Johan Hedberg | 2007-01-13 | 20 | -592/+523 | |
| | ||||||
* | Allow extra command line parameters | Marcel Holtmann | 2007-01-12 | 1 | -1/+1 | |
| | ||||||
* | Allow compilation against GLib | Marcel Holtmann | 2007-01-12 | 1 | -2/+10 | |
| | ||||||
* | Allow compilation against GLib | Marcel Holtmann | 2007-01-12 | 20 | -26/+94 | |
| | ||||||
* | Simpler check for GLib support | Marcel Holtmann | 2007-01-12 | 1 | -6/+7 | |
| | ||||||
* | Remove D-Bus support | Marcel Holtmann | 2007-01-11 | 2 | -19/+4 | |
| | ||||||
* | Small fix in case hs->data_start != 0 | Johan Hedberg | 2007-01-10 | 1 | -1/+1 | |
| | ||||||
* | Return NULL in case of the dummy XML parser | Marcel Holtmann | 2007-01-09 | 1 | -1/+1 | |
| | ||||||
* | Cleanup (get rid of some unnecessary indentation) | Johan Hedberg | 2007-01-09 | 1 | -44/+41 | |
| | ||||||
* | Add disconnection delay and RemoteDeviceDisconnectRequested signal for the ↵ | Johan Hedberg | 2007-01-03 | 7 | -23/+129 | |
| | | | | DisconnectRemoteDevice method | |||||
* | Move ListRecentRemoteDevices and ListRemoteDevices documentation to correct ↵ | Johan Hedberg | 2007-01-03 | 1 | -14/+14 | |
| | | | | place | |||||
* | Update changelog and bump version numberutils-3.8 | Marcel Holtmann | 2006-12-25 | 2 | -1/+14 | |
| |