summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb.h
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Add support for SSH user public keysJan Cholasta2012-02-071-0/+2
* Added some SELinux-related sysdb routinesJan Zeleny2012-02-061-1/+8
* Renamed some sysdb constants for their wider usageJan Zeleny2012-02-061-5/+3
* AUTOFS: sysdb interfaceJakub Hrozek2012-02-051-1/+2
* SYSDB: Add sysdb_attrs_get_uint16_tStephen Gallagher2012-01-311-0/+2
* SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher2012-01-311-1/+2
* sysdb_get_bool() and sysdb_get_bool() functionsPavel Březina2012-01-171-0/+11
* Export the function to convert ldb_result to sysdb_attrsJakub Hrozek2011-12-161-0/+4
* Use the case sensitivity flag in the LDAP providerJakub Hrozek2011-12-161-0/+1
* sysdb_get_real_name helper functionJakub Hrozek2011-12-161-0/+4
* Added and modified options for IPA netgroupsJan Zeleny2011-11-231-0/+8
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-131-7/+14
* Return users and groups based on aliasJakub Hrozek2011-09-281-3/+3
* Add a sysdb_get_direct_parents functionJakub Hrozek2011-09-281-0/+7
* Add sysdb interface to get name aliasesJakub Hrozek2011-09-281-0/+5
* Remaining memory context variables renamedJan Zeleny2011-08-151-13/+13
* sysdb refactoring: memory context deletedJan Zeleny2011-08-151-38/+19
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-54/+0
* Added sysdb_ctx_get_domain functionJan Zeleny2011-08-151-0/+2
* sysdb refactoring: renamed ctx variable to sysdbJan Zeleny2011-08-151-54/+54
* Non-posix group processing - sysdb changesJan Zeleny2011-06-021-2/+3
* Added sysdb_attrs_get_bool() functionJan Zeleny2011-06-021-0/+2
* Change sysdb_add_fake_user to add OriginalDNJakub Hrozek2011-05-201-1/+2
* Add a function for searching netgroups with custom filterJan Zeleny2011-05-041-0/+8
* Make sysdb_ctx_list public structureJan Zeleny2011-05-041-1/+12
* Add host access control supportPierre Ossman2011-03-241-0/+1
* Add sysdb_attrs_primary_name_list() routineStephen Gallagher2011-03-231-0/+6
* Add originalDN to fake groupsJakub Hrozek2011-03-231-1/+2
* Add sysdb_attrs_primary_name()Stephen Gallagher2011-03-231-0/+4
* Create sysdb_get_rdn() functionStephen Gallagher2011-03-231-0/+2
* Delete attributes that are removed from LDAPStephen Gallagher2011-01-211-0/+7
* Add authorizedService supportStephen Gallagher2010-12-211-0/+2
* Add sysdb_has_enumerated and sysdb_set_enumerated helper functionsStephen Gallagher2010-12-201-0/+10
* Fix const cast issue with sysdb_attrs_users_from_str_listStephen Gallagher2010-11-151-1/+1
* Fix const cast warning for sysdb_update_membersStephen Gallagher2010-11-151-2/+2
* Add sysdb utility function for sanitizing DNStephen Gallagher2010-11-151-0/+3
* Always use uint32_t for UID/GID numbersJakub Hrozek2010-10-261-2/+2
* Modify sysdb_[add|remove]_group_member to accept users and groupsStephen Gallagher2010-10-181-7/+14
* sysdb interface for adding fake usersJakub Hrozek2010-10-151-0/+4
* sysdb interface for adding incomplete groupsJakub Hrozek2010-10-151-0/+5
* Add sysdb_attrs_get_ulong utility functionJakub Hrozek2010-10-151-0/+2
* Implement netgroup support for LDAP providerSumit Bose2010-10-131-0/+3
* Also return member groups to the clientSumit Bose2010-10-131-5/+12
* Add sysdb_netgroup_base_dn()Sumit Bose2010-10-131-0/+2
* Netgroups sysdb APIStephen Gallagher2010-10-131-1/+108
* Define objectclass with a constantJakub Hrozek2010-09-151-1/+2
* Add sysdb_update_members functionStephen Gallagher2010-08-031-0/+5
* Add sysdb_group_dn_name utility functionStephen Gallagher2010-08-031-0/+2
* Add sysdb_attrs_to_list() utility functionStephen Gallagher2010-08-031-0/+6
* Add sysdb_attrs_get_string_array()Sumit Bose2010-06-021-0/+2