index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
db
/
sysdb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Non-posix group processing - sysdb changes
Jan Zeleny
2011-06-02
1
-2
/
+3
*
Added sysdb_attrs_get_bool() function
Jan Zeleny
2011-06-02
1
-0
/
+2
*
Change sysdb_add_fake_user to add OriginalDN
Jakub Hrozek
2011-05-20
1
-1
/
+2
*
Add a function for searching netgroups with custom filter
Jan Zeleny
2011-05-04
1
-0
/
+8
*
Make sysdb_ctx_list public structure
Jan Zeleny
2011-05-04
1
-1
/
+12
*
Add host access control support
Pierre Ossman
2011-03-24
1
-0
/
+1
*
Add sysdb_attrs_primary_name_list() routine
Stephen Gallagher
2011-03-23
1
-0
/
+6
*
Add originalDN to fake groups
Jakub Hrozek
2011-03-23
1
-1
/
+2
*
Add sysdb_attrs_primary_name()
Stephen Gallagher
2011-03-23
1
-0
/
+4
*
Create sysdb_get_rdn() function
Stephen Gallagher
2011-03-23
1
-0
/
+2
*
Delete attributes that are removed from LDAP
Stephen Gallagher
2011-01-21
1
-0
/
+7
*
Add authorizedService support
Stephen Gallagher
2010-12-21
1
-0
/
+2
*
Add sysdb_has_enumerated and sysdb_set_enumerated helper functions
Stephen Gallagher
2010-12-20
1
-0
/
+10
*
Fix const cast issue with sysdb_attrs_users_from_str_list
Stephen Gallagher
2010-11-15
1
-1
/
+1
*
Fix const cast warning for sysdb_update_members
Stephen Gallagher
2010-11-15
1
-2
/
+2
*
Add sysdb utility function for sanitizing DN
Stephen Gallagher
2010-11-15
1
-0
/
+3
*
Always use uint32_t for UID/GID numbers
Jakub Hrozek
2010-10-26
1
-2
/
+2
*
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher
2010-10-18
1
-7
/
+14
*
sysdb interface for adding fake users
Jakub Hrozek
2010-10-15
1
-0
/
+4
*
sysdb interface for adding incomplete groups
Jakub Hrozek
2010-10-15
1
-0
/
+5
*
Add sysdb_attrs_get_ulong utility function
Jakub Hrozek
2010-10-15
1
-0
/
+2
*
Implement netgroup support for LDAP provider
Sumit Bose
2010-10-13
1
-0
/
+3
*
Also return member groups to the client
Sumit Bose
2010-10-13
1
-5
/
+12
*
Add sysdb_netgroup_base_dn()
Sumit Bose
2010-10-13
1
-0
/
+2
*
Netgroups sysdb API
Stephen Gallagher
2010-10-13
1
-1
/
+108
*
Define objectclass with a constant
Jakub Hrozek
2010-09-15
1
-1
/
+2
*
Add sysdb_update_members function
Stephen Gallagher
2010-08-03
1
-0
/
+5
*
Add sysdb_group_dn_name utility function
Stephen Gallagher
2010-08-03
1
-0
/
+2
*
Add sysdb_attrs_to_list() utility function
Stephen Gallagher
2010-08-03
1
-0
/
+6
*
Add sysdb_attrs_get_string_array()
Sumit Bose
2010-06-02
1
-0
/
+2
*
Add ldap_access_filter option
Stephen Gallagher
2010-05-27
1
-0
/
+2
*
Add support for delayed kinit if offline
Sumit Bose
2010-05-26
1
-0
/
+1
*
sysydb: Finally stop using a common event context
Simo Sorce
2010-04-12
1
-2
/
+0
*
sysdb: remove remaining traces of sysdb_handle
Simo Sorce
2010-04-12
1
-3
/
+0
*
sysdb: remove obsolete helpers from sysdb
Simo Sorce
2010-04-12
1
-8
/
+0
*
sysdb: convert sysdb_initgroups
Simo Sorce
2010-04-12
1
-1
/
+1
*
sysdb: convert sysdb_enumgrent
Simo Sorce
2010-04-12
1
-1
/
+1
*
sysdb: convert sysdb_enumpwent
Simo Sorce
2010-04-12
1
-2
/
+1
*
sysdb: convert sysdb_get_user_attr
Simo Sorce
2010-04-12
1
-1
/
+1
*
sysdb: convert sysdb_getgrgid
Simo Sorce
2010-04-12
1
-1
/
+1
*
sysdb: convert sysdb_getgrnam
Simo Sorce
2010-04-12
1
-1
/
+1
*
sysdb: convert sysdb_getpwuid
Simo Sorce
2010-04-12
1
-1
/
+1
*
sysdb: convert sysdb_getpwnam
Simo Sorce
2010-04-12
1
-1
/
+1
*
sysdb: remove async transactions
Simo Sorce
2010-04-12
1
-19
/
+0
*
sysdb: add synchronous transaction functions
Simo Sorce
2010-04-12
1
-14
/
+5
*
sysdb: convert sysdb_cache_auth
Simo Sorce
2010-04-12
1
-11
/
+11
*
sysdb: convert sysdb_search_groups
Simo Sorce
2010-04-12
1
-9
/
+7
*
sysdb: delete sysdb_delete_group
Simo Sorce
2010-04-12
1
-7
/
+4
*
sysdb: convert sysdb_delete_user
Simo Sorce
2010-04-12
1
-7
/
+4
*
sysdb: convert sysdb_search_users
Simo Sorce
2010-04-12
1
-9
/
+7
[next]