Age | Commit message (Expand) | Author | Files | Lines |
2012-02-07 | AUTOFS: IPA provider | Jakub Hrozek | 1 | -0/+2 |
2012-01-31 | IPA: Add support for services lookups (non-enum) | Stephen Gallagher | 1 | -0/+1 |
2012-01-31 | SYSDB: extend sysdb_store_service() to accept additional attributes | Stephen Gallagher | 1 | -4/+4 |
2012-01-27 | SYSDB: Add indexes for servicePort and serviceProtocol | Stephen Gallagher | 1 | -0/+14 |
2012-01-27 | SYSDB: Add sysdb routines for manipulating service entries | Stephen Gallagher | 1 | -0/+358 |
2012-01-09 | Add a random + identity test for murmurhash3 | Simo Sorce | 1 | -0/+29 |
2012-01-09 | util: add murmurhash3 hash function | Simo Sorce | 1 | -0/+24 |
2012-01-04 | tests: fix test group of utf8 tests | Simo Sorce | 1 | -5/+5 |
2011-12-21 | Honor case sensitive flag when creating the ccname template | Jakub Hrozek | 1 | -7/+39 |
2011-12-19 | Securely set umask when using mkstemp | Stephen Gallagher | 2 | -0/+12 |
2011-12-16 | Use the case sensitivity flag in the simple access provider | Jakub Hrozek | 1 | -0/+30 |
2011-12-16 | sss_utf8_tolower utility function+unit tests | Jakub Hrozek | 1 | -0/+96 |
2011-11-02 | Fixes debug-tests.c coverity issues: NEGATIVE_RETURNS, FORWARD_NULL | Pavel Březina | 1 | -49/+140 |
2011-10-13 | SysDB commands that save lastUpdate allows this value to be passed in | Pavel Březina | 1 | -11/+11 |
2011-10-13 | Add option to follow symlinks to check_file() | Jakub Hrozek | 1 | -1/+28 |
2011-09-28 | Multiline macro cleanup | Jakub Hrozek | 2 | -2/+2 |
2011-09-08 | DEBUG timestamps offer higher precision - unit tests updated | Pavel Březina | 1 | -14/+215 |
2011-08-25 | New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0 | Pavel Březina | 12 | -19/+50 |
2011-08-25 | New DEBUG facility - unit tests | Pavel Březina | 1 | -0/+742 |
2011-08-25 | New DEBUG facility - conversion | Pavel Březina | 12 | -6/+16 |
2011-08-15 | sysdb refactoring: memory context deleted | Jan Zeleny | 2 | -22/+21 |
2011-08-15 | sysdb refactoring: deleted domain variables in sysdb API | Jan Zeleny | 1 | -108/+56 |
2011-08-01 | HBAC rule validation Python bindings | Jakub Hrozek | 1 | -0/+30 |
2011-08-01 | Add rule validator to libipa_hbac | Stephen Gallagher | 1 | -0/+115 |
2011-07-29 | UTF8 HBAC test | Jakub Hrozek | 1 | -0/+117 |
2011-07-21 | fo_get_server_name() getter for a server name | Jakub Hrozek | 1 | -1/+1 |
2011-07-21 | Rename fo_get_server_name to fo_get_server_str_name | Jakub Hrozek | 1 | -1/+1 |
2011-07-13 | Fix python HBAC bindings for python <= 2.4 | Jakub Hrozek | 1 | -3/+4 |
2011-07-13 | Fixes for python HBAC bindings | Jakub Hrozek | 1 | -0/+23 |
2011-07-08 | Provide python bindings for the HBAC evaluator library | Jakub Hrozek | 1 | -0/+468 |
2011-07-08 | Add HBAC evaluator and tests | Stephen Gallagher | 1 | -0/+618 |
2011-06-16 | Test NULL server hostname in fail over tests | Jakub Hrozek | 1 | -8/+16 |
2011-06-15 | Switch resolver to using resolv_hostent and honor TTL | Jakub Hrozek | 2 | -43/+85 |
2011-06-15 | Unit test for parge_args | Jakub Hrozek | 1 | -0/+58 |
2011-06-02 | Non-posix group processing - sysdb changes | Jan Zeleny | 1 | -4/+6 |
2011-04-27 | Require openssl-devel is libcrypto backend is selected | Jakub Hrozek | 1 | -5/+14 |
2011-04-25 | Case insensitive originalDN test | Jakub Hrozek | 1 | -0/+47 |
2011-03-23 | Add originalDN to fake groups | Jakub Hrozek | 1 | -2/+2 |
2011-02-28 | Use realm for basedn instead of IPA domain | Jakub Hrozek | 1 | -0/+1 |
2011-02-11 | Clear up -Wunused-but-set-variable warnings | Stephen Gallagher | 1 | -1/+1 |
2011-01-21 | Delete attributes that are removed from LDAP | Stephen Gallagher | 1 | -1/+1 |
2011-01-11 | Validate user supplied size of data items | Sumit Bose | 1 | -0/+14 |
2010-12-20 | Add sysdb_has_enumerated and sysdb_set_enumerated helper functions | Stephen Gallagher | 1 | -0/+40 |
2010-12-17 | Fix unchecked return value in test_sysdb_attrs_to_list | Stephen Gallagher | 1 | -3/+6 |
2010-12-15 | Fix uninitialized value error in main() in stress-tests.c | Sumit Bose | 1 | -0/+1 |
2010-12-14 | Fix uninitialized value error in setup_test in fail_over-tests.c | Sumit Bose | 1 | -0/+1 |
2010-12-13 | Add group support to the simple access provider | Stephen Gallagher | 1 | -2/+2 |
2010-12-08 | Bye, bye, ipa_timerules | Sumit Bose | 1 | -582/+0 |
2010-11-15 | Fix const cast warnings in tests | Stephen Gallagher | 2 | -2/+2 |
2010-11-15 | Fix const cast warning for sysdb_update_members | Stephen Gallagher | 1 | -4/+4 |