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
/
server
/
tests
/
sysdb-tests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sysdb request to authenticate against a cached password
Sumit Bose
2010-01-20
1
-0
/
+135
*
Cleanup db files after test run
Sumit Bose
2009-12-15
1
-2
/
+19
*
Add checks to test the memberuid handling
Sumit Bose
2009-12-07
1
-13
/
+495
*
Fix nested group memberships
Simo Sorce
2009-12-07
1
-1
/
+1
*
Add sysdb_search_custom request
Sumit Bose
2009-12-07
1
-62
/
+110
*
Only display errors in unit tests
Stephen Gallagher
2009-11-20
1
-1
/
+2
*
Make the sysdb user and group names case-sensitive
Stephen Gallagher
2009-11-18
1
-0
/
+39
*
Refactor delete functions and add a few
Simo Sorce
2009-11-10
1
-19
/
+22
*
Always set last update and expire time
Simo Sorce
2009-11-06
1
-2
/
+2
*
Add sysdb_attrs_replace_name to sysdb API.
Sumit Bose
2009-11-04
1
-0
/
+45
*
add sysdb_delete_recursive request to sysdb API
Sumit Bose
2009-11-02
1
-4
/
+107
*
remove old sysdb file before starting tests
Sumit Bose
2009-10-30
1
-0
/
+8
*
Allow sysdb_search_entry request to return more than one result
Sumit Bose
2009-10-29
1
-0
/
+112
*
added a ASQ search API for sysdb
Sumit Bose
2009-10-29
1
-0
/
+126
*
Move responsibility for entry expiration timeout
Simo Sorce
2009-10-27
1
-2
/
+2
*
add store/search/delete interface for custom sysdb objects
Sumit Bose
2009-10-22
1
-0
/
+367
*
update sysdb tests to new config file version
Sumit Bose
2009-10-01
1
-12
/
+3
*
Complete the removal of "legacy" option.
Simo Sorce
2009-09-11
1
-3
/
+3
*
Remove unused event context argument from confdb_init
Stephen Gallagher
2009-09-10
1
-1
/
+1
*
Split database in multiple files
Simo Sorce
2009-09-08
1
-80
/
+47
*
Remove redunant function and always pass attrs.
Simo Sorce
2009-08-27
1
-2
/
+3
*
Fix sysdb tests
Jakub Hrozek
2009-08-21
1
-17
/
+62
*
Add ignore_not_found parameter to sysdb delete functions
Jakub Hrozek
2009-07-31
1
-4
/
+152
*
Cleanup warnings in client and server code
Simo Sorce
2009-07-03
1
-1
/
+1
*
Rework transaction code to use tevent_req
Simo Sorce
2009-07-03
1
-572
/
+464
*
Rename sysdb_req to sysdb_handle.
Simo Sorce
2009-07-03
1
-51
/
+51
*
Enable enumeration in sysdb tests
Stephen Gallagher
2009-05-28
1
-0
/
+8
*
Adjust sysdb tests to the new confdb interface and improve sysdb test coverage
Jakub Hrozek
2009-05-26
1
-39
/
+771
*
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
2009-03-05
1
-7
/
+7
*
Add functions to add regular users and groups
Simo Sorce
2009-03-05
1
-12
/
+146
*
Adapt test to changes to the interface.
Simo Sorce
2009-02-28
1
-169
/
+326
*
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
2009-02-26
1
-2
/
+2
*
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
2009-02-23
1
-9
/
+9
*
Always pass teh database path explicitly, so that test cases can use
Simo Sorce
2009-02-13
1
-2
/
+12
*
- make all functions supposed to get input in posix format
Simo Sorce
2009-02-12
1
-88
/
+11
*
Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gid
Stephen Gallagher
2009-02-12
1
-16
/
+113
*
Add support for removing members from groups. Updated convenience functions f...
Stephen Gallagher
2009-02-12
1
-27
/
+97
*
Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ...
Stephen Gallagher
2009-02-12
1
-17
/
+155
*
Adding sysdb_add_acct_to_posix_group and associated unit tests
Stephen Gallagher
2009-02-12
1
-21
/
+279
*
Adding sysdb_store_group_posix with unit test
Stephen Gallagher
2009-02-12
1
-0
/
+165