index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
/
manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: server cleanup - added static DBusConnection and server init/exit
Claudio Takahasi
2007-08-29
1
-10
/
+16
*
network: CreateConnection - enable PANU to PANU connection
Claudio Takahasi
2007-08-29
1
-1
/
+1
*
network: concat remote name and service name to the connection name
Claudio Takahasi
2007-08-29
1
-6
/
+11
*
network: fixed minor memory leak
Claudio Takahasi
2007-08-24
1
-0
/
+2
*
network: removed unused signals(ServerCreated and ServerRemoved)
Claudio Takahasi
2007-08-24
1
-2
/
+0
*
Remove CreateServer and RemoveServer, servers are always create.
Luiz Augusto von Dentz
2007-06-20
1
-66
/
+44
*
Revert changes of missing GSList functions.
Luiz Augusto von Dentz
2007-05-18
1
-61
/
+22
*
Prevent use of missing function in eglib.
Luiz Augusto von Dentz
2007-05-17
1
-22
/
+60
*
Add LastConnection, DefaultConnection and ChangeDefaultConnection API methods...
Luiz Augusto von Dentz
2007-05-17
1
-58
/
+237
*
Fixes storage problems with connections and fix bug of CreateConnection not c...
Luiz Augusto von Dentz
2007-05-16
1
-8
/
+49
*
Use dbus_connection_emit_signal to emit signals.
Luiz Augusto von Dentz
2007-05-09
1
-18
/
+10
*
Use dbus_connection_destroy object path instead of dbus_connection_unregister...
Johan Hedberg
2007-05-09
1
-1
/
+1
*
Switch to using generic dbus framework method dispatching
Johan Hedberg
2007-05-09
1
-58
/
+36
*
Proceed if the bridge creation fails
Marcel Holtmann
2007-05-08
1
-4
/
+2
*
Fix server load from storage and add FindServer to API.
Luiz Augusto von Dentz
2007-05-08
1
-0
/
+42
*
network: minor cleanup
Claudio Takahasi
2007-05-01
1
-3
/
+1
*
Fix bug while creating connection, unref pending call just once.
Luiz Augusto von Dentz
2007-04-25
1
-2
/
+0
*
Check connection busy before removing it.
Luiz Augusto von Dentz
2007-04-20
1
-0
/
+3
*
Unref pending calls.
Luiz Augusto von Dentz
2007-04-19
1
-0
/
+2
*
network: missing append registered connection paths to the list
Claudio Takahasi
2007-04-16
1
-1
/
+5
*
network: fixed default adapter
Claudio Takahasi
2007-04-16
1
-155
/
+44
*
network: added function to store/update server property
Claudio Takahasi
2007-04-16
1
-30
/
+0
*
network: missing append registered server paths to the list
Claudio Takahasi
2007-04-16
1
-4
/
+10
*
network: added server_remove_stored function
Claudio Takahasi
2007-04-16
1
-2
/
+2
*
network: added connection_store
Claudio Takahasi
2007-04-14
1
-0
/
+1
*
network: addded server_store
Claudio Takahasi
2007-04-14
1
-1
/
+1
*
network: cleanup and added some FIXME tags
Claudio Takahasi
2007-04-13
1
-8
/
+6
*
network: changed server_register signature and code cleanup
Claudio Takahasi
2007-04-13
1
-2
/
+2
*
network: moved register_nap_from_file to server_register_from file to support...
Claudio Takahasi
2007-04-13
1
-3
/
+4
*
network: added register_nap_from_file
Claudio Takahasi
2007-04-13
1
-16
/
+25
*
network: changed connection_register prototype
Claudio Takahasi
2007-04-13
1
-8
/
+40
*
network: added code to parse the network file
Claudio Takahasi
2007-04-13
1
-14
/
+57
*
network: initial skeleton to register stored network NAP/GN/PANU
Claudio Takahasi
2007-04-13
1
-14
/
+26
*
network: changed the server D-Bus path and moved storage functions to manager.c
Claudio Takahasi
2007-04-12
1
-11
/
+62
*
Add FindConnection method, bug fixes for disconnect events.
Luiz Augusto von Dentz
2007-04-12
1
-0
/
+42
*
network: added initial code to register stored servers
Claudio Takahasi
2007-04-12
1
-6
/
+59
*
network: use global server/connection list for manager
Claudio Takahasi
2007-04-12
1
-52
/
+22
*
network: code cleanup
Claudio Takahasi
2007-04-12
1
-40
/
+23
*
network: missing pending_reply initialization and connection ref/unref
Claudio Takahasi
2007-04-05
1
-6
/
+8
*
Fix bug while disconnecting.
Luiz Augusto von Dentz
2007-04-05
1
-3
/
+5
*
Add storage code.
Luiz Augusto von Dentz
2007-04-02
1
-15
/
+82
*
Return an error when server already exist.
Luiz Augusto von Dentz
2007-03-30
1
-3
/
+1
*
Fixes to use DefaultAdapter when an adapter is necessary.
Luiz Augusto von Dentz
2007-03-29
1
-36
/
+71
*
Add code to extract record attributes.
Luiz Augusto von Dentz
2007-03-29
1
-2
/
+8
*
Add code to check server capabilities.
Luiz Augusto von Dentz
2007-03-27
1
-71
/
+251
*
The service must start even without any adapters attached
Marcel Holtmann
2007-03-27
1
-0
/
+4
*
Improve D-Bus system bus integration
Marcel Holtmann
2007-03-27
1
-40
/
+15
*
network: removed memory leak(servers/connections list)
Claudio Takahasi
2007-03-26
1
-2
/
+6
*
network: added function to create the server(NAP/GN) service record
Claudio Takahasi
2007-03-26
1
-1
/
+1
*
Fix service exit.
Luiz Augusto von Dentz
2007-03-26
1
-2
/
+2
[next]