summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb.h
Commit message (Expand)AuthorAgeFilesLines
...
* Move range objects into their own top-level tree.Simo Sorce2013-01-151-1/+1
* Make sysdb_custom_subtree_dn() require a domain.Simo Sorce2013-01-151-1/+3
* Make sysdb_custom_dn() require a domain.Simo Sorce2013-01-151-0/+1
* Make sysdb_domain_dn() require a domain.Simo Sorce2013-01-151-1/+2
* Make sysdb_netgroup_base_dn() require a domain.Simo Sorce2013-01-151-1/+3
* Make sysdb_netgroup_dn() require a domain explictly.Simo Sorce2013-01-151-1/+1
* Make sysdb_group_dn() require a domain explictly.Simo Sorce2013-01-151-1/+1
* Make sysdb_user_dn() require a domain explictly.Simo Sorce2013-01-151-1/+1
* Remove the sysdb_ctx_get_domain() function.Simo Sorce2013-01-151-2/+0
* Refactor single domain initializationSimo Sorce2013-01-151-7/+0
* Refactor sysdb initializationSimo Sorce2013-01-151-17/+2
* Code can only check for cached passwordsSimo Sorce2013-01-101-2/+1
* Remove dead netgroup functionsSimo Sorce2013-01-081-32/+0
* SYSDB: Remove duplicate selinux definesJakub Hrozek2013-01-081-5/+0
* Remove redundant definition.Simo Sorce2013-01-071-1/+0
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-201-0/+3
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-0/+9
* Display more information on DB version mismatchOndrej Kos2012-11-191-0/+30
* SYSDB: Remove unused macrosJakub Hrozek2012-11-191-15/+0
* Add pac_user_get_grp_info() to read current group membershipsSumit Bose2012-11-101-0/+1
* sysdb: add sysdb_base_dn()Sumit Bose2012-10-261-0/+1
* DB: Use TALLOC_CTX for talloc contextJakub Hrozek2012-09-241-10/+10
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-241-10/+7
* AUTOFS: Add entry objects below map objectsJakub Hrozek2012-09-241-1/+0
* SYSDB: Make sysdb_attrs_get_el_int() publicStephen Gallagher2012-08-211-0/+2
* Remove redefinition of some SYSDB_* macrosPavel Březina2012-08-071-10/+0
* Change refreshing of subdomainsSimo Sorce2012-08-011-1/+2
* Add realm paramter to subdomain listSimo Sorce2012-08-011-3/+5
* Change subdomain_infoSimo Sorce2012-08-011-5/+5
* Modify priority evaluation in SELinux user mapsJan Zeleny2012-07-181-0/+1
* Add function sysdb_attrs_copy_values()Jan Zeleny2012-07-181-0/+3
* Add support for ID rangesSumit Bose2012-06-211-0/+39
* IPA subdomains - ask for information about master domainJan Zeleny2012-06-101-0/+7
* Ghost members - modifications in sysdbJan Zeleny2012-05-311-5/+0
* Ghost members - add the ghost attribute to sysdbJan Zeleny2012-05-311-0/+2
* LDAP: Map the user's primaryGroupIDStephen Gallagher2012-05-031-0/+1
* LDAP: Enable looking up ID-mapped users by nameStephen Gallagher2012-05-031-0/+1
* SYSDB: Add sysdb routines for ID-mappingStephen Gallagher2012-05-031-0/+31
* LDAP: Add objectSID config optionStephen Gallagher2012-05-031-0/+1
* Sysdb routines for subdomainsJan Zeleny2012-04-241-0/+72
* Removed unused function sysdb_attrs_users_from_ldb_vals()Jan Zeleny2012-04-181-5/+0
* Search netgroups by alias, tooJakub Hrozek2012-03-061-2/+2
* Remove sysdb_get_ctx_from_list()Sumit Bose2012-02-291-4/+0
* Keep sysdb context in domain info structSumit Bose2012-02-291-0/+9
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-241-0/+2
* IPA hosts refactoringJan Zeleny2012-02-241-0/+4
* 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