index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-13
Add group support to the simple access provider
Stephen Gallagher
1
-2
/
+2
2010-12-08
Bye, bye, ipa_timerules
Sumit Bose
1
-582
/
+0
2010-11-15
Fix const cast warnings in tests
Stephen Gallagher
2
-2
/
+2
2010-11-15
Fix const cast warning for sysdb_update_members
Stephen Gallagher
1
-4
/
+4
2010-11-15
Add unit tests for users and groups with odd characters
Stephen Gallagher
1
-0
/
+145
2010-11-15
Add utility function to sanitize LDAP/LDB filters
Stephen Gallagher
1
-0
/
+68
2010-10-26
Always use uint32_t for UID/GID numbers
Jakub Hrozek
1
-10
/
+10
2010-10-18
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher
1
-5
/
+10
2010-10-15
sysdb interface for adding incomplete groups
Jakub Hrozek
1
-0
/
+40
2010-10-13
Also return member groups to the client
Sumit Bose
1
-44
/
+44
2010-10-13
netgroup tests
Stephen Gallagher
1
-0
/
+516
2010-10-13
Use POPT_TABLEEND to close option table
Sumit Bose
7
-8
/
+8
2010-09-28
Suppress some 'unchecked return value' warnings
Sumit Bose
1
-6
/
+13
2010-09-28
Suppress some 'may be used uninitialized' warnings
Sumit Bose
1
-1
/
+1
2010-09-22
Initialize debug_level to zero in crypto tests
Stephen Gallagher
1
-1
/
+1
2010-09-22
Fix sysdb_group_dn_name
Jakub Hrozek
1
-0
/
+35
2010-09-15
Add parameter to skip cleanup in sysdb test
Jakub Hrozek
1
-1
/
+4
2010-09-08
Password obfuscation utility functions
Jakub Hrozek
1
-0
/
+139
2010-08-03
Add sysdb_update_members function
Stephen Gallagher
1
-0
/
+56
2010-08-03
Add diff_string_lists utility function
Stephen Gallagher
1
-0
/
+227
2010-08-03
Add sysdb_attrs_to_list() utility function
Stephen Gallagher
1
-0
/
+31
2010-06-16
Standardize on correct spelling of "principal" for krb5
Stephen Gallagher
1
-4
/
+4
2010-06-14
Print correct return code
Jakub Hrozek
1
-1
/
+1
2010-05-26
Add support for delayed kinit if offline
Sumit Bose
1
-2
/
+2
2010-04-30
Sort SRV replies according to RFC 2782
Jakub Hrozek
1
-0
/
+88
2010-04-14
Fix warning in sysdb-tests.c
Stephen Gallagher
1
-8
/
+0
2010-04-12
sysydb: Finally stop using a common event context
Simo Sorce
2
-2
/
+2
2010-04-12
sysdb: remove remaining traces of sysdb_handle
Simo Sorce
1
-1
/
+0
2010-04-12
sysdb: convert sysdb_enumgrent
Simo Sorce
1
-32
/
+7
2010-04-12
sysdb: convert sysdb_enumpwent
Simo Sorce
1
-32
/
+5
2010-04-12
sysdb: convert sysdb_get_user_attr
Simo Sorce
1
-46
/
+16
2010-04-12
sysdb: convert sysdb_getgrgid
Simo Sorce
1
-48
/
+17
2010-04-12
sysdb: convert sysdb_getgrnam
Simo Sorce
1
-52
/
+27
2010-04-12
sysdb: convert sysdb_getpwuid
Simo Sorce
1
-48
/
+16
2010-04-12
sysdb: convert sysdb_getpwnam
Simo Sorce
1
-52
/
+25
2010-04-12
tests: remove use of asynchronus transactions
Simo Sorce
1
-502
/
+86
2010-04-12
sysdb: convert sysdb_cache_auth
Simo Sorce
1
-39
/
+18
2010-04-12
sysdb: delete sysdb_delete_group
Simo Sorce
1
-40
/
+7
2010-04-12
sysdb: convert sysdb_delete_user
Simo Sorce
1
-41
/
+4
2010-04-12
sysdb: convert sysdb_asq_search
Simo Sorce
1
-36
/
+23
2010-04-12
sysdb: convert sysdb_store_custom
Simo Sorce
1
-18
/
+3
2010-04-12
sysdb: convert sysdb_search_custom
Simo Sorce
1
-102
/
+67
2010-04-12
sysdb: convert sysdb_cache_password
Simo Sorce
1
-11
/
+3
2010-04-12
sysdb: convert sysdb_mod/add/remove_group_member
Simo Sorce
1
-36
/
+6
2010-04-12
sysdb: convert sysdb_store/add(_basic)_group
Simo Sorce
1
-56
/
+9
2010-04-12
sysdb: convert sysdb_store/add(_basic)_user
Simo Sorce
1
-43
/
+9
2010-04-12
sysdb: convert sysdb_set_entry/user/group_attr
Simo Sorce
1
-18
/
+3
2010-04-12
sysdb: convert sysdb_search_group_by_name/gid
Simo Sorce
1
-120
/
+63
2010-04-12
sysdb: convert sysdb_search_entry and sysdb_delete_recursive
Simo Sorce
1
-37
/
+6
2010-04-12
sysdb: convert sysdb_delete_custom
Simo Sorce
1
-18
/
+2
[next]