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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
Merge branch 'devel' into upstream
Imran Zaman
3
-3
/
+39
2015-01-02
plugins: add more arg checks to code and tests
Jussi Laako
2
-3
/
+6
2014-05-19
Initial package import after relocation from IVI profile
Jussi Laako
21
-0
/
+9221
2014-03-07
dist: fix distribution tarball and out-of-tree build
Jussi Laako
4
-0
/
+7
2014-02-17
plugins: simplify process killing
Alexander Kanavin
1
-2
/
+1
2014-02-13
identity-info: fix memleak
Alexander Kanavin
1
-2
/
+2
2014-02-13
valgrind: add suppressions
Alexander Kanavin
1
-0
/
+12
2014-02-13
tests: make daemon test much less verbose by default
Alexander Kanavin
1
-1
/
+0
2014-02-13
plugins: remove unused gsignond_plugin_proxy_factory_add_plugin()
Alexander Kanavin
1
-25
/
+0
2014-02-06
plugins: remove hardcoded plugin loader name from GSignondRemotePlugin
Alexander Kanavin
2
-14
/
+38
2014-02-06
plugins: move plugin loader to gplugind directory
Alexander Kanavin
5
-4
/
+2
2014-02-06
build: introduce separate directories for plugin loaders and glib plugins
Alexander Kanavin
4
-10
/
+9
2014-02-04
tests: fix failing pluginproxytest
Alexander Kanavin
1
-1
/
+10
2013-12-03
utils: add gsignond_is_host_in_domain()
Alexander Kanavin
1
-0
/
+19
2013-11-28
digest-plugin: add realm check
Jussi Laako
1
-0
/
+10
2013-09-05
common: GSignondIdentityInfo re-typed as a new boxed type
Amarnath Valluri
3
-12
/
+12
2013-09-05
tests: IdentityInfo test moved to common tests.
Amarnath Valluri
2
-222
/
+234
2013-08-23
config: clean up configuration management
Jussi Laako
4
-17
/
+42
2013-08-21
config: remove support for SSO_SECRET_PATH environment variable
Alexander Kanavin
5
-14
/
+6
2013-08-21
storage: relocate also metadata database to the same location
Jussi Laako
1
-2
/
+2
2013-08-19
common: make gsignond-identity-info.h private, as it's not used by anything i...
Alexander Kanavin
1
-1
/
+1
2013-08-16
headers: remove unnecessary macros from GSignondSignonuiData
Alexander Kanavin
1
-1
/
+1
2013-07-30
tests: Updated valgrind suppression file to ignore g_get_user_data_dir() leak.
Amarnath Valluri
1
-0
/
+6
2013-07-24
daemon/db: Fix store/retrive token cache issue.
Amarnath Valluri
1
-7
/
+13
2013-07-17
tests: fix valgrind issues
Alexander Kanavin
4
-9
/
+44
2013-07-16
plugins: add a separate parameter for token cache throughout the API
Alexander Kanavin
4
-19
/
+19
2013-06-25
tests: fail 'make check' immediately without running the tests if debug is di...
Alexander Kanavin
1
-1
/
+9
2013-06-13
enable valgrind for all tests
Imran Zaman
1
-1
/
+1
2013-06-12
fixed issues reported by 'make distcheck'
Imran Zaman
5
-11
/
+18
2013-06-11
Merge branch 'daemon' of https://code.google.com/p/accounts-sso.gsignond into...
Imran Zaman
1
-2
/
+0
2013-06-11
tests: increase time because of valgrind
Imran Zaman
1
-1
/
+1
2013-06-10
build: fix 'make dist'
Jussi Laako
1
-2
/
+0
2013-06-07
fixed failing test case
Imran Zaman
1
-1
/
+1
2013-06-07
common: Fix issues in disposable object.
Amarnath Valluri
1
-3
/
+4
2013-06-07
updated plugins tests
Imran Zaman
1
-29
/
+52
2013-06-05
test: fix test makefiles and includes
Jussi Laako
8
-31
/
+40
2013-06-04
test/daemon: using custom file desripter to get bus address while forking dbu...
Amarnath Valluri
1
-10
/
+22
2013-06-04
daemon/plugin: Made plugin-proxy self disposable with configurable timeout.
Amarnath Valluri
2
-0
/
+124
2013-06-03
tests: updated library paths for plugins tests
Imran Zaman
1
-1
/
+1
2013-05-31
test/daemon: fix test failure when db traces are enabled. Few more fixes
Amarnath Valluri
1
-22
/
+43
2013-05-31
fixed errors when compiling tests under ivi device
Imran Zaman
2
-3
/
+2
2013-05-29
fixed data type for data
Imran Zaman
1
-1
/
+1
2013-05-29
db: uncommented db test code
Imran Zaman
1
-6
/
+6
2013-05-29
db: added triggers for cleanup of methods, mechanisms and secctx tables
Imran Zaman
1
-10
/
+21
2013-05-28
daemon/dbus: peer-2-peer dbus now using file system socket.
Amarnath Valluri
1
-1
/
+4
2013-05-27
tests: fixed running valgrind in case of session dbus
Imran Zaman
1
-2
/
+2
2013-05-24
test: fixed multiple cancel triggers
Imran Zaman
1
-0
/
+3
2013-05-24
test/daemon: few memory leaks fixed and tests strartup delay increased to 5 sec.
Amarnath Valluri
1
-4
/
+3
2013-05-24
test: fixed memory leaks in tests
Imran Zaman
1
-1
/
+2
2013-05-24
test: all tests use single path for dbs
Imran Zaman
4
-4
/
+15
[next]