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
/
server
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-22
update krb5 option handling to new option scheme
Sumit Bose
1
-2
/
+16
2009-10-22
add store/search/delete interface for custom sysdb objects
Sumit Bose
1
-0
/
+367
2009-10-22
Various improvements to the resolv test suite
Martin Nagy
2
-59
/
+222
2009-10-22
Add a new set of helpful common functions for tests
Martin Nagy
2
-0
/
+123
2009-10-05
more documentation and test for sssd.conf
Sumit Bose
1
-0
/
+29
2009-10-05
add utility call check_and_open_readonly
Sumit Bose
1
-0
/
+184
2009-10-01
update sysdb tests to new config file version
Sumit Bose
1
-12
/
+3
2009-09-21
Provide python bindings for sysdb
Jakub Hrozek
1
-0
/
+391
2009-09-14
add krb5ccache_dir and krb5ccname_template option
Sumit Bose
1
-0
/
+292
2009-09-11
Complete the removal of "legacy" option.
Simo Sorce
1
-3
/
+3
2009-09-11
Add strtoint32 and strtouint32 tests
Stephen Gallagher
1
-0
/
+454
2009-09-10
Remove unused event context argument from confdb_init
Stephen Gallagher
1
-1
/
+1
2009-09-08
Split database in multiple files
Simo Sorce
1
-80
/
+47
2009-08-27
Remove redunant function and always pass attrs.
Simo Sorce
1
-2
/
+3
2009-08-21
Fix sysdb tests
Jakub Hrozek
1
-17
/
+62
2009-08-05
Consolidate tevent helpers
Jakub Hrozek
1
-9
/
+0
2009-07-31
Add ignore_not_found parameter to sysdb delete functions
Jakub Hrozek
1
-4
/
+152
2009-07-24
Add async resolver tests
Jakub Hrozek
1
-0
/
+442
2009-07-20
Remove unused InfoPipe and PolicyKit code
Stephen Gallagher
2
-1020
/
+0
2009-07-03
Cleanup warnings in client and server code
Simo Sorce
1
-1
/
+1
2009-07-03
Rework transaction code to use tevent_req
Simo Sorce
1
-572
/
+464
2009-07-03
Rename sysdb_req to sysdb_handle.
Simo Sorce
1
-51
/
+51
2009-06-10
Fix warnings in stress-tests.c
Simo Sorce
1
-19
/
+21
2009-05-28
Enable enumeration in sysdb tests
Stephen Gallagher
1
-0
/
+8
2009-05-26
Adjust sysdb tests to the new confdb interface and improve sysdb test coverage
Jakub Hrozek
1
-39
/
+771
2009-05-26
Add some more InfoPipe tests
Jakub Hrozek
1
-0
/
+615
2009-04-27
Stress test
Jakub Hrozek
1
-0
/
+326
2009-03-19
Remove references to FreeIPA from D-BUS interfaces
Stephen Gallagher
1
-1
/
+1
2009-03-09
Do not duplicate attribute names macros.
Simo Sorce
1
-1
/
+1
2009-03-05
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
1
-7
/
+7
2009-03-05
Add functions to add regular users and groups
Simo Sorce
1
-12
/
+146
2009-03-04
Implement SetUserAttributes in the InfoPipe
Stephen Gallagher
1
-0
/
+83
2009-03-02
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
1
-2
/
+4
2009-02-28
Adapt test to changes to the interface.
Simo Sorce
1
-169
/
+326
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
1
-2
/
+2
2009-02-24
Adding support for CheckPermissions to InfoPipe.
Stephen Gallagher
1
-0
/
+320
2009-02-23
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
1
-9
/
+9
2009-02-13
Always pass teh database path explicitly, so that test cases can use
Simo Sorce
1
-2
/
+12
2009-02-12
- make all functions supposed to get input in posix format
Simo Sorce
1
-88
/
+11
2009-02-12
Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gid
Stephen Gallagher
1
-16
/
+113
2009-02-12
Add support for removing members from groups. Updated convenience functions f...
Stephen Gallagher
1
-27
/
+97
2009-02-12
Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ...
Stephen Gallagher
1
-17
/
+155
2009-02-12
Adding sysdb_add_acct_to_posix_group and associated unit tests
Stephen Gallagher
1
-21
/
+279
2009-02-12
Adding sysdb_store_group_posix with unit test
Stephen Gallagher
1
-0
/
+165