index
:
platform/upstream/gsignond
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
upstream
Domain: Security / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
Merge branch 'devel' into upstream
upstream/1.0.4
upstream
Imran Zaman
1
-0
/
+1
2015-02-13
Used BUILT_SOURCES variable to compile autogenerated code
Imran Zaman
1
-0
/
+1
2015-02-13
Merge branch 'devel' into upstream
Imran Zaman
8
-17
/
+72
2015-02-13
FIX Issue 227: [gsignond] Dbus interface for UI
Amarnath Valluri
3
-1
/
+30
2015-02-12
Fixed dbus code generation compilation issue
Imran Zaman
1
-1
/
+1
2015-02-06
daemon: moved exporting dbus objects on bus_aquired callback from name_aquired
Amarnath Valluri
1
-3
/
+3
2015-02-05
daemon: Fix race-condition issues in object disposable
Amarnath Valluri
1
-8
/
+20
2015-01-02
plugins: add more arg checks to code and tests
Jussi Laako
1
-0
/
+3
2014-12-31
Revert "Fixed bug when plugins are loaded as g_strplit returns an empty plugi...
Alexander Kanavin
1
-7
/
+0
2014-12-31
plugins: add missing include
Jussi Laako
1
-0
/
+2
2014-12-30
plugin-proxy: add extra null-check for hash table lookup
Jussi Laako
1
-1
/
+7
2014-12-30
fix issues found by coverty analyser
Amarnath Valluri
2
-3
/
+6
2014-12-30
Fixed bug when plugins are loaded as g_strplit returns an empty plugin_type b...
Imran Zaman
1
-0
/
+7
2014-07-02
Release 1.0.3
Imran Zaman
3
-9
/
+7
2014-06-30
only log messages if in debug mode
Imran Zaman
1
-6
/
+4
2014-06-30
Fixed bug when removing reference
Imran Zaman
1
-1
/
+1
2014-06-27
Fixed bug in case of error when adding/removing reference
Imran Zaman
1
-2
/
+2
2014-06-25
Release 1.0.2
upstream/1.0.2
Jussi Laako
6
-43
/
+70
2014-06-18
Rename access control check macros and correct some cases
Jussi Laako
3
-21
/
+21
2014-06-12
plugin-remote: glib seems to auto-remove the source on callback
Jussi Laako
1
-1
/
+1
2014-05-30
gplugind: add more debugging output for the plugin API methods and signals
Alexander Kanavin
1
-16
/
+48
2014-05-19
Initial package import after relocation from IVI profile
Jussi Laako
128
-0
/
+37455
2014-03-07
dist: fix distribution tarball and out-of-tree build
Jussi Laako
1
-3
/
+6
2014-03-06
metadata-db: don't try to use NULL methods
Jussi Laako
1
-2
/
+3
2014-02-28
Assorted fixes and cleanups, updated version
Jussi Laako
7
-31
/
+26
2014-02-17
docs: add documentation for multple plugin loaders
Alexander Kanavin
1
-2
/
+2
2014-02-17
plugins: simplify process killing
Alexander Kanavin
2
-87
/
+15
2014-02-14
plugind: export the plugin object on d-bus after connecting all the signals a...
Alexander Kanavin
1
-12
/
+12
2014-02-13
identity-info: fix memleak
Alexander Kanavin
1
-0
/
+2
2014-02-13
gplugind: fix memleak
Alexander Kanavin
1
-0
/
+1
2014-02-13
plugins: export plugin d-bus object at /
Alexander Kanavin
1
-1
/
+1
2014-02-13
dbus: add a version to the plugin d-bus interface
Alexander Kanavin
4
-36
/
+36
2014-02-13
plugins: add multiple plugin loaders support to plugin proxy
Alexander Kanavin
2
-66
/
+116
2014-02-13
plugins: remove unused gsignond_plugin_proxy_factory_add_plugin()
Alexander Kanavin
2
-25
/
+0
2014-02-06
plugins: remove hardcoded plugin loader name from GSignondRemotePlugin
Alexander Kanavin
5
-42
/
+52
2014-02-06
gplugind: add support for listing plugins
Alexander Kanavin
1
-1
/
+35
2014-02-06
gplugind: use proper command line options for various functions
Alexander Kanavin
2
-25
/
+34
2014-02-06
plugins: move plugin loader to gplugind directory
Alexander Kanavin
8
-5
/
+5
2014-02-06
Remove plugin path from commandline parameters to plugin loader
Alexander Kanavin
5
-13
/
+16
2014-02-06
build: introduce separate directories for plugin loaders and glib plugins
Alexander Kanavin
13
-18
/
+18
2014-02-06
plugins: remove unused fields from GSignondPluginRemote
Alexander Kanavin
2
-13
/
+0
2014-02-06
plugins: drop unnecessary ad-hoc sync with child process
Alexander Kanavin
3
-97
/
+1
2014-02-06
plugins: use d-bus properties instead of GetInfo() for plugin type and mechan...
Alexander Kanavin
4
-74
/
+19
2013-12-04
config: unbreak non-debug build
Jussi Laako
1
-4
/
+0
2013-12-03
utils: add gsignond_is_host_in_domain()
Alexander Kanavin
1
-0
/
+35
2013-11-29
auth-session, identity: optimizations
Jussi Laako
2
-9
/
+15
2013-11-29
digest-plugin: fix documentation
Jussi Laako
1
-2
/
+2
2013-11-28
utils: make gsignond_array_to_sequence() argument really (transfer full)
Jussi Laako
2
-7
/
+7
2013-11-28
digest-plugin: add realm check
Jussi Laako
2
-7
/
+74
2013-11-28
session-data: provide also allowed realms
Jussi Laako
2
-1
/
+38
[next]