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
/
db
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher
2
-39
/
+91
2010-10-15
sysdb interface for adding fake users
Jakub Hrozek
2
-0
/
+65
2010-10-15
sysdb interface for adding incomplete groups
Jakub Hrozek
2
-0
/
+49
2010-10-15
Add sysdb_attrs_get_ulong utility function
Jakub Hrozek
2
-0
/
+29
2010-10-13
Implement netgroup support for LDAP provider
Sumit Bose
1
-0
/
+3
2010-10-13
Also return member groups to the client
Sumit Bose
2
-60
/
+83
2010-10-13
Add sysdb_netgroup_base_dn()
Sumit Bose
2
-0
/
+8
2010-10-13
Do not fail if netgroup exists just update the attributes
Sumit Bose
1
-1
/
+1
2010-10-13
Netgroups sysdb API
Stephen Gallagher
4
-2
/
+802
2010-09-22
Fix sysdb_attrs_to_list
Jakub Hrozek
1
-2
/
+2
2010-09-22
Fix sysdb_group_dn_name
Jakub Hrozek
1
-1
/
+8
2010-09-22
Initgroups on a non-cached user should go to the data provider
Stephen Gallagher
1
-1
/
+11
2010-09-22
Fix missing variable substitution in DEBUG message
Stephen Gallagher
1
-2
/
+2
2010-09-15
Define objectclass with a constant
Jakub Hrozek
2
-3
/
+4
2010-09-08
Dead assignments cleanup in various places in SSSD
Jan Zeleny
1
-0
/
+3
2010-09-08
Move crypto functions into its own subdir
Jakub Hrozek
1
-1
/
+1
2010-08-03
Add sysdb_update_members function
Stephen Gallagher
2
-0
/
+61
2010-08-03
Add sysdb_group_dn_name utility function
Stephen Gallagher
2
-0
/
+24
2010-08-03
Add sysdb_attrs_to_list() utility function
Stephen Gallagher
2
-0
/
+81
2010-06-02
Add sysdb_attrs_get_string_array()
Sumit Bose
2
-0
/
+35
2010-05-27
Add ldap_access_filter option
Stephen Gallagher
2
-0
/
+12
2010-05-26
Add support for delayed kinit if offline
Sumit Bose
2
-2
/
+13
2010-04-12
sysydb: Finally stop using a common event context
Simo Sorce
3
-23
/
+7
2010-04-12
sysdb: remove remaining traces of sysdb_handle
Simo Sorce
3
-222
/
+0
2010-04-12
sysdb: remove obsolete helpers from sysdb
Simo Sorce
2
-158
/
+0
2010-04-12
sysdb: convert sysdb_initgroups
Simo Sorce
2
-96
/
+49
2010-04-12
sysdb: convert sysdb_enumgrent
Simo Sorce
2
-56
/
+34
2010-04-12
sysdb: convert sysdb_enumpwent
Simo Sorce
2
-55
/
+23
2010-04-12
sysdb: convert sysdb_get_user_attr
Simo Sorce
2
-18
/
+23
2010-04-12
sysdb: convert sysdb_getgrgid
Simo Sorce
2
-22
/
+34
2010-04-12
sysdb: convert sysdb_getgrnam
Simo Sorce
2
-18
/
+47
2010-04-12
sysdb: convert sysdb_getpwuid
Simo Sorce
2
-19
/
+23
2010-04-12
sysdb: convert sysdb_getpwnam
Simo Sorce
2
-18
/
+22
2010-04-12
sysdb: add automatic transactions where needed
Simo Sorce
1
-7
/
+47
2010-04-12
sysdb: remove async transactions
Simo Sorce
2
-157
/
+0
2010-04-12
sysdb: add synchronous transaction functions
Simo Sorce
2
-14
/
+37
2010-04-12
sysdb: remove sysdb_check_handle
Simo Sorce
1
-90
/
+0
2010-04-12
sysdb: convert sysdb_cache_auth
Simo Sorce
2
-178
/
+79
2010-04-12
sysdb: convert sysdb_search_groups
Simo Sorce
2
-102
/
+35
2010-04-12
sysdb: delete sysdb_delete_group
Simo Sorce
2
-97
/
+37
2010-04-12
sysdb: convert sysdb_delete_user
Simo Sorce
2
-88
/
+37
2010-04-12
sysdb: convert sysdb_search_users
Simo Sorce
2
-102
/
+35
2010-04-12
sysdb remove sldb_request_send, not used anymore
Simo Sorce
1
-125
/
+0
2010-04-12
sysdb: convert sysdb_asq_search
Simo Sorce
2
-172
/
+48
2010-04-12
sysdb: convert sysdb_store_custom
Simo Sorce
2
-127
/
+55
2010-04-12
sysdb: convert sysdb_search_custom
Simo Sorce
2
-227
/
+102
2010-04-12
sysdb: convert sysdb_cache_password
Simo Sorce
2
-109
/
+31
2010-04-12
sysdb: convert sysdb_mod/add/remove_group_member
Simo Sorce
2
-221
/
+53
2010-04-12
sysdb: convert sysdb_store/add(_basic)_group
Simo Sorce
2
-290
/
+122
2010-04-12
sysdb: convert sysdb_store/add(_basic)_user
Simo Sorce
2
-371
/
+177
[next]