summaryrefslogtreecommitdiffstats
path: root/src/dummymap.c
Commit message (Expand)AuthorAgeFilesLines
* - only clear 'supported' if it's not NULL (defect #10108)Nalin Dahyabhai2011-01-031-1/+3
* - move config.h into src/Nalin Dahyabhai2008-10-241-1/+1
* - make the map match logic use 'const' where it's appropriateNalin Dahyabhai2008-07-031-4/+4
* - add the new parameter to return always-NULL backend dataNalin Dahyabhai2008-07-031-2/+9
* - start adding an sch backendNalin Dahyabhai2008-06-301-1/+1
* - rename dispatch to disp-nisNalin Dahyabhai2008-06-301-1/+1
* - rename plugin.c,plugin.h to plug-nis.c,plug-nis.hNalin Dahyabhai2008-06-301-1/+1
* - add a "disallowed chars" map attributeNalin Dahyabhai2008-06-211-1/+1
* - get most of the tree in shape to handle multiple keys per entryNalin Dahyabhai2008-06-171-7/+10
* - add search-by-id interfacesNalin Dahyabhai2008-06-131-16/+84
* - fail to provide the order for secure maps to not-secure clientsNalin Dahyabhai2008-06-101-1/+2
* - match new prototypes, always return secure = falseNalin Dahyabhai2008-06-101-13/+24
* - more build machineryNalin Dahyabhai2008-05-291-0/+21
* - build cleanupsNalin Dahyabhai2008-05-291-0/+8
* - try to pull out NSPRisms where they're not neededNalin Dahyabhai2008-05-291-4/+0
* - switch to using virtual attributesNalin Dahyabhai2008-05-161-2/+11
* - provide a way for the backend to register callbacks with the directoryNalin Dahyabhai2008-04-221-1/+6
* - stub out where we'll be providing dataNalin Dahyabhai2008-04-021-1/+0
* - some header cleanupNalin Dahyabhai2008-04-021-2/+0
* - add an explicit initialization step, and work out how to add/remove mapNalin Dahyabhai2008-04-021-0/+5
* - finish getting the basic NIS server going againNalin Dahyabhai2008-04-011-0/+24
* - hard-code a dummy map for testingNalin Dahyabhai2008-03-271-0/+192