summaryrefslogtreecommitdiffstats
path: root/server/db/sysdb.h
Commit message (Expand)AuthorAgeFilesLines
* Fix nested group membershipsSimo Sorce2009-12-071-2/+11
* Make strdn build functions more availableSimo Sorce2009-12-071-0/+4
* Add sysdb_search_custom requestSumit Bose2009-12-071-1/+10
* Use memberuid and not member in group enumerationsSimo Sorce2009-12-031-1/+1
* Optimize sysdb_enumgrentSimo Sorce2009-11-201-3/+7
* Improve handling of ccache filesSumit Bose2009-11-201-0/+1
* Change initgroups code to use and check the cacheSimo Sorce2009-11-181-22/+11
* Refactor delete functions and add a fewSimo Sorce2009-11-101-18/+37
* added access module of IPA providerSumit Bose2009-11-071-0/+4
* Always set last update and expire timeSimo Sorce2009-11-061-2/+4
* Make available method to quickly retrive stringSimo Sorce2009-11-061-0/+3
* Add sysdb_attrs_replace_name to sysdb API.Sumit Bose2009-11-041-0/+3
* Rename sdap_id_map to sdap_attr_mapSimo Sorce2009-11-031-0/+3
* add sysdb_delete_recursive request to sysdb APISumit Bose2009-11-021-0/+10
* Allow sysdb_search_entry request to return more than one resultSumit Bose2009-10-291-1/+2
* added a ASQ search API for sysdbSumit Bose2009-10-291-0/+12
* Move responsibility for entry expiration timeoutSimo Sorce2009-10-271-8/+12
* Add support for offline auth cache timeoutStephen Gallagher2009-10-221-0/+1
* add store/search/delete interface for custom sysdb objectsSumit Bose2009-10-221-0/+35
* Complete the removal of "legacy" option.Simo Sorce2009-09-111-1/+5
* Split database in multiple filesSimo Sorce2009-09-081-2/+16
* Speed-up enumerations.Simo Sorce2009-08-281-1/+5
* Remove redunant function and always pass attrs.Simo Sorce2009-08-271-15/+4
* Always save using member/memberOfSimo Sorce2009-08-271-6/+8
* store additional LDAP attributesSumit Bose2009-08-211-0/+13
* Consolidate tevent helpersJakub Hrozek2009-08-051-26/+0
* Add ignore_not_found parameter to sysdb delete functionsJakub Hrozek2009-07-311-3/+6
* Implement the ldap identity module.Simo Sorce2009-07-081-7/+15
* Unify password caching ops in sysdbSimo Sorce2009-07-081-7/+20
* Add async helper functionsSimo Sorce2009-07-081-0/+7
* Expose sysdb function to parse sysdb_attrsSimo Sorce2009-07-081-0/+2
* Rework transaction code to use tevent_reqSimo Sorce2009-07-031-106/+265
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-031-21/+21
* added prototype for sysdb_set_cached_passwordSumit Bose2009-05-191-0/+6
* Move actual password caching into sysdbSimo Sorce2009-05-181-1/+0
* Fixes for porting SSSD to Debian-based platformsStephen Gallagher2009-05-041-1/+0
* Use different attribute for cached passwordsSimo Sorce2009-04-271-0/+2
* Always pass full domain infoSimo Sorce2009-04-131-7/+9
* Add way to use files as a proxy backend fro LOCALSimo Sorce2009-04-011-2/+3
* Fix returning user with missing optional attributes.Simo Sorce2009-03-101-2/+2
* If a domain is MPG enabled return users a groupsSimo Sorce2009-03-101-0/+4
* Always pass sss_domain_info to sysdb functions.Simo Sorce2009-03-091-16/+8
* Move MPG checks within sysdb.Simo Sorce2009-03-091-10/+15
* Do not duplicate attribute names macros.Simo Sorce2009-03-091-21/+18
* Implement SetGroupGID in the InfoPipeStephen Gallagher2009-03-091-0/+5
* Implement CreateUser in InfoPipeStephen Gallagher2009-03-061-1/+1
* Fix reporting non-default users.Simo Sorce2009-03-061-0/+4
* Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce2009-03-051-27/+24
* Implement GetCachedUsers in the InfoPipeStephen Gallagher2009-03-051-0/+3
* Add functions to add regular users and groupsSimo Sorce2009-03-051-0/+13