summaryrefslogtreecommitdiff
path: root/server/nss/nsssrv_ldb.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-12Regroup database rleated functions under db andSimo Sorce1-83/+0
2009-01-11Use a unified base (temp. dc=sssd), for all domain including LOCAL.Simo Sorce1-28/+24
2009-01-08The code now successfully sends a getpwnam request to a remote LDAP server,Simo Sorce1-1/+1
2008-10-20Add configuration database functions.Simo Sorce1-17/+46
2008-10-14 add code for initgroups callsSimo Sorce1-0/+6
2008-10-14Fix error in parsing multiple groupsSimo Sorce1-1/+6
2008-10-13Implement getgrgid()Simo Sorce1-0/+6
2008-10-12Implement getgrnam()Simo Sorce1-0/+11
2008-10-09Implement getpwent() supportSimo Sorce1-0/+5
2008-10-08Add getpwuid supportSimo Sorce1-0/+6
2008-10-08First retrieval of a user (getpwnam only) from an actual ldb fileSimo Sorce1-0/+19