summaryrefslogtreecommitdiffstats
path: root/server/nss/nss_ldb.h
Commit message (Expand)AuthorAgeFilesLines
* Regroup database rleated functions under db andSimo Sorce2009-01-121-45/+0
* Use a unified base (temp. dc=sssd), for all domain including LOCAL.Simo Sorce2009-01-111-36/+38
* Add caching behavior to nsssrv_cmd.c check cache first andSimo Sorce2009-01-111-4/+6
* fix typoSimo Sorce2009-01-061-1/+1
* Replacing hard-coded paths with configure script substitutions.Stephen Gallagher2008-11-241-1/+1
* Move definition into the header fileSimo Sorce2008-11-191-0/+2
* Add configuration database functions.Simo Sorce2008-10-201-18/+31
* add code for initgroups callsSimo Sorce2008-10-141-0/+4
* Fix error in parsing multiple groupsSimo Sorce2008-10-141-1/+1
* Implement getgrgid()Simo Sorce2008-10-131-1/+1
* Implement getgrnam()Simo Sorce2008-10-121-0/+8
* First retrieval of a user (getpwnam only) from an actual ldb fileSimo Sorce2008-10-081-0/+14