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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some minor fixes and changes in sysdb_ops
Jan Zeleny
2011-05-04
1
-17
/
+40
*
Add a function for searching netgroups with custom filter
Jan Zeleny
2011-05-04
2
-0
/
+65
*
Make sysdb_ctx_list public structure
Jan Zeleny
2011-05-04
3
-8
/
+53
*
Added originalDN to attributes with case-insensitive search
Jan Zeleny
2011-04-25
2
-1
/
+106
*
Reopen the LDB after modifying it
Stephen Gallagher
2011-04-15
1
-3
/
+20
*
Run all appropriate upgrades
Stephen Gallagher
2011-04-15
1
-1
/
+17
*
Don't leak memory if sysdb_domain_init() fails
Stephen Gallagher
2011-04-15
1
-3
/
+6
*
sysdb: use header defined macros instead of explicit values
Simo Sorce
2011-04-13
1
-9
/
+9
*
Add host access control support
Pierre Ossman
2011-03-24
1
-0
/
+1
*
Check result of talloc_strdup() properly
Stephen Gallagher
2011-03-23
1
-1
/
+1
*
Don't crash on error if _name parameter unspecified
Stephen Gallagher
2011-03-23
1
-2
/
+2
*
Don't crash if we get a multivalued name without an origDN
Stephen Gallagher
2011-03-23
1
-1
/
+3
*
Add sysdb_attrs_primary_name_list() routine
Stephen Gallagher
2011-03-23
2
-0
/
+59
*
Add originalDN to fake groups
Jakub Hrozek
2011-03-23
2
-2
/
+9
*
Add sysdb_attrs_primary_name()
Stephen Gallagher
2011-03-23
2
-0
/
+106
*
Create sysdb_get_rdn() function
Stephen Gallagher
2011-03-23
2
-13
/
+50
*
Do not try to delete sysbd memberOf attribute
Sumit Bose
2011-02-28
1
-0
/
+4
*
Check LDB_MODULES_PATH for sysdb
Sumit Bose
2011-02-14
1
-0
/
+9
*
Introduce sysdb_ldb_connect()
Sumit Bose
2011-02-14
1
-45
/
+42
*
Make 'make check' look nice again
Sumit Bose
2011-02-11
1
-8
/
+0
*
Clear up -Wunused-but-set-variable warnings
Stephen Gallagher
2011-02-11
1
-0
/
+3
*
Add additional indexing for sysdb
Stephen Gallagher
2011-02-03
2
-1
/
+117
*
Delete attributes that are removed from LDAP
Stephen Gallagher
2011-01-21
2
-0
/
+125
*
Do not throw a DP error when a netgroup is not found
Stephen Gallagher
2011-01-14
1
-1
/
+4
*
Work around libldb bug
Stephen Gallagher
2011-01-14
1
-2
/
+10
*
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
2
-0
/
+152
*
Fix const cast issue with sysdb_attrs_users_from_str_list
Stephen Gallagher
2010-11-15
2
-2
/
+2
*
Fix const cast warning for sysdb_update_members
Stephen Gallagher
2010-11-15
2
-4
/
+4
*
Sanitize sysdb DN helpers
Stephen Gallagher
2010-11-15
1
-7
/
+83
*
Sanitize search filters for the sysdb
Stephen Gallagher
2010-11-15
1
-6
/
+39
*
Add sysdb utility function for sanitizing DN
Stephen Gallagher
2010-11-15
2
-0
/
+27
*
Always use uint32_t for UID/GID numbers
Jakub Hrozek
2010-10-26
2
-9
/
+9
*
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher
2010-10-18
2
-39
/
+91
*
sysdb interface for adding fake users
Jakub Hrozek
2010-10-15
2
-0
/
+65
*
sysdb interface for adding incomplete groups
Jakub Hrozek
2010-10-15
2
-0
/
+49
*
Add sysdb_attrs_get_ulong utility function
Jakub Hrozek
2010-10-15
2
-0
/
+29
*
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
2
-60
/
+83
*
Add sysdb_netgroup_base_dn()
Sumit Bose
2010-10-13
2
-0
/
+8
*
Do not fail if netgroup exists just update the attributes
Sumit Bose
2010-10-13
1
-1
/
+1
*
Netgroups sysdb API
Stephen Gallagher
2010-10-13
4
-2
/
+802
*
Fix sysdb_attrs_to_list
Jakub Hrozek
2010-09-22
1
-2
/
+2
*
Fix sysdb_group_dn_name
Jakub Hrozek
2010-09-22
1
-1
/
+8
*
Initgroups on a non-cached user should go to the data provider
Stephen Gallagher
2010-09-22
1
-1
/
+11
*
Fix missing variable substitution in DEBUG message
Stephen Gallagher
2010-09-22
1
-2
/
+2
*
Define objectclass with a constant
Jakub Hrozek
2010-09-15
2
-3
/
+4
*
Dead assignments cleanup in various places in SSSD
Jan Zeleny
2010-09-08
1
-0
/
+3
*
Move crypto functions into its own subdir
Jakub Hrozek
2010-09-08
1
-1
/
+1
*
Add sysdb_update_members function
Stephen Gallagher
2010-08-03
2
-0
/
+61
[next]