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
/
tests
/
sysdb-tests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MEMBEROF: Keep inherited ghost users around on modify operation
1.9.2-34
Jakub Hrozek
2012-12-06
1
-0
/
+248
*
MEMBEROF: Implement the modify operation for ghost users
Jakub Hrozek
2012-12-06
1
-0
/
+480
*
MEMBEROF: Implement delete operation for ghost users
Jakub Hrozek
2012-12-06
1
-1
/
+106
*
TESTS: Test ghosts users in the RFC2307 schema
Jakub Hrozek
2012-12-06
1
-0
/
+248
*
MEMBEROF: Do not add the ghost attribute to self
Jakub Hrozek
2012-12-06
1
-2
/
+86
*
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
2012-11-21
1
-6
/
+7
*
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
2012-09-24
1
-8
/
+7
*
AUTOFS: Use both key and value in entry RDN
Jakub Hrozek
2012-09-24
1
-1
/
+1
*
AUTOFS: Add entry objects below map objects
Jakub Hrozek
2012-09-24
1
-31
/
+17
*
AUTOFS: Add sysdb tests
Jakub Hrozek
2012-09-24
1
-0
/
+249
*
SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}
Jakub Hrozek
2012-09-10
1
-2
/
+2
*
SYSDB: Abort unit test if sysdb_getpwnam fails
Jakub Hrozek
2012-09-05
1
-0
/
+3
*
Change refreshing of subdomains
Simo Sorce
2012-08-01
1
-16
/
+20
*
Add realm paramter to subdomain list
Simo Sorce
2012-08-01
1
-3
/
+3
*
tests: Remove useless consts
Simo Sorce
2012-08-01
1
-27
/
+15
*
Change subdomain_info
Simo Sorce
2012-08-01
1
-16
/
+22
*
Cast uid_t to unsigned long long in DEBUG messages
Jakub Hrozek
2012-07-10
1
-4
/
+4
*
Ghost members - various small changes
Jan Zeleny
2012-05-31
1
-1
/
+1
*
SYSDB: Handle user and group renames better
Jakub Hrozek
2012-05-11
1
-0
/
+143
*
Sysdb routines for subdomains
Jan Zeleny
2012-04-24
1
-0
/
+232
*
Keep sysdb context in domain info struct
Sumit Bose
2012-02-29
1
-9
/
+3
*
Delete missing attributes from netgroups to be stored
Jan Zeleny
2012-02-24
1
-1
/
+1
*
SYSDB: extend sysdb_store_service() to accept additional attributes
Stephen Gallagher
2012-01-31
1
-4
/
+4
*
SYSDB: Add indexes for servicePort and serviceProtocol
Stephen Gallagher
2012-01-27
1
-0
/
+14
*
SYSDB: Add sysdb routines for manipulating service entries
Stephen Gallagher
2012-01-27
1
-0
/
+358
*
SysDB commands that save lastUpdate allows this value to be passed in
Pavel Březina
2011-10-13
1
-11
/
+11
*
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
2011-08-25
1
-1
/
+4
*
New DEBUG facility - conversion
Pavel Březina
2011-08-25
1
-0
/
+2
*
sysdb refactoring: memory context deleted
Jan Zeleny
2011-08-15
1
-21
/
+20
*
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2011-08-15
1
-108
/
+56
*
Non-posix group processing - sysdb changes
Jan Zeleny
2011-06-02
1
-4
/
+6
*
Case insensitive originalDN test
Jakub Hrozek
2011-04-25
1
-0
/
+47
*
Add originalDN to fake groups
Jakub Hrozek
2011-03-23
1
-2
/
+2
*
Delete attributes that are removed from LDAP
Stephen Gallagher
2011-01-21
1
-1
/
+1
*
Add sysdb_has_enumerated and sysdb_set_enumerated helper functions
Stephen Gallagher
2010-12-20
1
-0
/
+40
*
Fix unchecked return value in test_sysdb_attrs_to_list
Stephen Gallagher
2010-12-17
1
-3
/
+6
*
Fix const cast warnings in tests
Stephen Gallagher
2010-11-15
1
-1
/
+1
*
Fix const cast warning for sysdb_update_members
Stephen Gallagher
2010-11-15
1
-4
/
+4
*
Add unit tests for users and groups with odd characters
Stephen Gallagher
2010-11-15
1
-0
/
+145
*
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher
2010-10-18
1
-5
/
+10
*
sysdb interface for adding incomplete groups
Jakub Hrozek
2010-10-15
1
-0
/
+40
*
Also return member groups to the client
Sumit Bose
2010-10-13
1
-44
/
+44
*
netgroup tests
Stephen Gallagher
2010-10-13
1
-0
/
+516
*
Use POPT_TABLEEND to close option table
Sumit Bose
2010-10-13
1
-1
/
+1
*
Fix sysdb_group_dn_name
Jakub Hrozek
2010-09-22
1
-0
/
+35
*
Add parameter to skip cleanup in sysdb test
Jakub Hrozek
2010-09-15
1
-1
/
+4
*
Add sysdb_update_members function
Stephen Gallagher
2010-08-03
1
-0
/
+56
*
Add sysdb_attrs_to_list() utility function
Stephen Gallagher
2010-08-03
1
-0
/
+31
*
Add support for delayed kinit if offline
Sumit Bose
2010-05-26
1
-2
/
+2
*
Fix warning in sysdb-tests.c
Stephen Gallagher
2010-04-14
1
-8
/
+0
[next]