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
*
Update services to new error codes and helper functions
Johan Hedberg
2007-11-26
1
-28
/
+32
*
Handle disabling interfaces via configuration file.
Luiz Augusto von Dentz
2007-10-31
1
-33
/
+68
*
Fixes cross storage and adapter path.
Luiz Augusto von Dentz
2007-10-22
1
-10
/
+65
*
Fix problem with server storage.
Luiz Augusto von Dentz
2007-09-28
1
-6
/
+5
*
Fix PANU connection not being restored from storage.
Luiz Augusto von Dentz
2007-09-28
1
-0
/
+2
*
Add secure link mode.
Luiz Augusto von Dentz
2007-09-28
1
-1
/
+1
*
Fixes codestyle, bridge creation and some code cleanup.
Luiz Augusto von Dentz
2007-09-28
1
-7
/
+7
*
Rework configuration file to use roles.
Luiz Augusto von Dentz
2007-09-28
1
-14
/
+8
*
Fix bridge removal on service exit.
Luiz Augusto von Dentz
2007-09-28
1
-2
/
+8
*
Add bridge name support.
Luiz Augusto von Dentz
2007-09-28
1
-20
/
+29
*
Add support for config file.
Luiz Augusto von Dentz
2007-09-28
1
-2
/
+0
*
Make it look nice
Marcel Holtmann
2007-09-13
1
-6
/
+2
*
network: add one space between the remote device name and the service name
Claudio Takahasi
2007-09-13
1
-2
/
+6
*
Fix connection storage.
Luiz Augusto von Dentz
2007-09-04
1
-23
/
+24
*
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
[next]