Commit Graph

10 Commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos
e65c4f5c60 dbus status command is in par with unix sockets one 2015-04-03 12:49:32 +02:00
Nikos Mavrogiannopoulos
bef3ace904 dbus: fixed new commands for ban/list 2015-04-03 12:41:15 +02:00
Nikos Mavrogiannopoulos
ba65936859 dbus: more debugging messages 2015-04-03 10:55:38 +02:00
Nikos Mavrogiannopoulos
fdaac88e37 dbus: added new commands for ban/list 2015-04-03 10:38:17 +02:00
Aron Xu
aeb034222a Update call parameters of str_init() for --with-dbus
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-24 08:50:50 +01:00
Nikos Mavrogiannopoulos
30bcf35576 Revert "license upgraded to GPLv3"
This reverts commit 213f9a63ee.

Conflicts:
	configure.ac
2014-09-24 11:34:15 +02:00
Nikos Mavrogiannopoulos
213f9a63ee license upgraded to GPLv3 2014-05-23 11:50:56 +02:00
Nikos Mavrogiannopoulos
09704b8819 Password authentication is now delegated to sec-mod.
That prevents any memory from the authentication modules to be leaked
to a worker process. As a result, the status zombie and dead no longer
exists.
2014-05-14 11:37:01 +02:00
Nikos Mavrogiannopoulos
969e684960 Use talloc() for all allocations to reduce the possibility of memory leaks. 2014-05-09 16:13:11 +02:00
Nikos Mavrogiannopoulos
71104b36a3 Added support for unix sockets for the occtl communication.
D-BUS support is left, but is not enabled by default.
2014-05-07 13:54:58 +02:00