index
:
delta/gnome/gnome-bluetooth.git
alatiera/3-34-6
barthalion/faccessat2-tests
bilelmoussaoui/ui-fix
fedora-11
gnome-2-28
gnome-2-30
gnome-2-32
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-26
gnome-3-28
gnome-3-32
gnome-3-34
gnome-3-4
gnome-3-6
gnome-3-8
master
meego
meego-1.0
wip/hadess/3.34.3
wip/hadess/add-abi-check
wip/hadess/add-speakers
wip/hadess/add-tests
wip/hadess/bluetooth-off-turn-off
wip/hadess/ci-rawhide-workaround
wip/hadess/cleanups
wip/hadess/dbusmock-from-distro
wip/hadess/fix-keyboard-cancel
wip/hadess/more-agent-caps
wip/hadess/more-tests
wip/hadess/quiet-powered-warning
wip/hadess/rename-agent-func
wip/hadess/use-alias
wip/hadess/workaround-connect-firmware
wip/inigomartinez/meson
gitlab.gnome.org: GNOME/gnome-bluetooth.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
bluetooth-agent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Avoid agent re-registration warning
Bastien Nocera
2021-12-15
1
-1
/
+1
*
agent: Add debug when unregistering an agent
Bastien Nocera
2021-12-15
1
-1
/
+3
*
lib: Simplify config.h inclusion
Bastien Nocera
2021-11-19
1
-4
/
+0
*
agent: Rename "display" function to match BlueZ agent name
Bastien Nocera
2021-03-23
1
-9
/
+9
*
agent: Fix possible hang when switching Settings panels
Bastien Nocera
2021-02-19
1
-25
/
+12
*
agent: Fix user_data for DisplayPincode callback
Bastien Nocera
2021-02-19
1
-1
/
+1
*
lib: Add guards to bluetooth_agent_register()
Bastien Nocera
2021-02-17
1
-0
/
+2
*
lib: Namespace BluetoothAgent errors correctly
Bastien Nocera
2021-02-17
1
-3
/
+3
*
lib: Simplify BluetoothAgent object declaration
Bastien Nocera
2021-02-17
1
-167
/
+106
*
lib: Use g_clear_* to simplify some code
Bastien Nocera
2021-02-17
1
-10
/
+4
*
lib: Use g_auto to free short-lived string
Bastien Nocera
2021-02-17
1
-2
/
+1
*
lib: Use g_autoptr to free GError
Bastien Nocera
2021-02-17
1
-11
/
+5
*
lib: Use g_autoptr to free short-lived GDBusProxy objects
Bastien Nocera
2021-02-17
1
-21
/
+7
*
lib: Fix agent registration when bluetoothd comes and goes
Bastien Nocera
2017-11-24
1
-23
/
+38
*
lib: Use GDBusConnection rather than for_bus variants
Bastien Nocera
2017-11-24
1
-15
/
+18
*
lib: Ignore "org.bluez.Error.DoesNotExist" error when unregistering
Bastien Nocera
2017-11-24
1
-1
/
+19
*
lib: Fix agent re-registration by removing duplicate registration
Benjamin Berg
2017-11-23
1
-33
/
+69
*
lib: Remove unneeded include
Bastien Nocera
2017-11-14
1
-1
/
+0
*
bluetooth-agent: Better debug message when agent setup fails
Bastien Nocera
2015-07-07
1
-1
/
+1
*
lib: Fix signature of org.bluez.Agent1.DisplayPasskey method
Jian-Ding Chen
2015-04-07
1
-4
/
+4
*
bluetooth-agent: Fix some minor leaks
Jasper St. Pierre
2014-09-30
1
-5
/
+4
*
bluetooth-agent: Eliminate some frees by taking a direct reference
Jasper St. Pierre
2014-09-30
1
-21
/
+18
*
lib: Add DisplayPinCode support
Bastien Nocera
2013-11-25
1
-0
/
+49
*
agent: Port agent code to BlueZ 5
Gustavo Padovan
2013-05-30
1
-150
/
+149
*
lib: return early in BluetoothAgent in case of errors
Giovanni Campagna
2012-09-06
1
-0
/
+2
*
Fix memory leak when registering the agent
Sjoerd Simons
2012-07-02
1
-2
/
+5
*
lib: make initial checks similar when registering/unregister agent
Daniele Forsi
2012-04-25
1
-5
/
+7
*
lib: check if an adapter is present before trying to register the agent
Daniele Forsi
2012-04-25
1
-0
/
+3
*
lib: Update BluetoothAgent registration code
Bastien Nocera
2011-10-12
1
-4
/
+38
*
lib: Remove useless debug
Bastien Nocera
2011-10-12
1
-44
/
+0
*
lib: Use g_bus_watch_name() to monitor BlueZ owner
Bastien Nocera
2011-09-28
1
-19
/
+42
*
lib: Another sanity check when registering the agent
Bastien Nocera
2011-09-28
1
-1
/
+3
*
lib: Simplify instantiation
Bastien Nocera
2011-09-28
1
-8
/
+3
*
lib: Add assertion for XML parsing
Bastien Nocera
2011-09-28
1
-0
/
+1
*
lib: Add node name for agent introspection
Bastien Nocera
2011-09-28
1
-1
/
+1
*
lib: Print errors when object failed to register
Bastien Nocera
2011-09-28
1
-3
/
+15
*
lib: Add stub for ConfirmMode method
Bastien Nocera
2011-09-28
1
-0
/
+5
*
lib: Fix BluetoothAgent busname for wizard use case
Bastien Nocera
2011-09-28
1
-9
/
+1
*
lib: Keep D-Bus connection opened in BluetoothAgent
Bastien Nocera
2011-09-28
1
-14
/
+21
*
lib: Fix BluetoothAgent warnings in wizard
Bastien Nocera
2011-09-27
1
-6
/
+8
*
lib: Port BluetoothAgent to GDBus
Bastien Nocera
2011-09-27
1
-219
/
+195
*
lib: Simplify agent finalization
Bastien Nocera
2010-10-27
1
-14
/
+7
*
Fix compilation warning for last commit
Bastien Nocera
2010-08-03
1
-6
/
+6
*
Add guards to BluetoothAgent functions
Bastien Nocera
2010-08-03
1
-6
/
+38
*
Fix memory leaks when using dbus_g_method_get_sender()
Bastien Nocera
2009-12-14
1
-16
/
+48
*
BugĀ 595593 - Make sure pairing agents only bind to default adapter
Bastien Nocera
2009-09-20
1
-5
/
+9
*
Move AgentError to the shared BluetoothAgent
Bastien Nocera
2009-06-13
1
-0
/
+27
*
Rename common/ dir to lib/
Bastien Nocera
2009-06-08
1
-0
/
+530