summaryrefslogtreecommitdiffstats
path: root/src/plug-nis.c
Commit message (Expand)AuthorAgeFilesLines
* - log fatal startup errors at level fatal, not pluginNalin Dahyabhai2008-07-101-21/+84
* - tweak an error messageNalin Dahyabhai2008-07-091-2/+2
* - add framework for adding a test suiteNalin Dahyabhai2008-07-081-1/+11
* - free the tcp_wrappers struct at shutdown-timeNalin Dahyabhai2008-07-071-0/+3
* - clean up the map data at shutdown timeNalin Dahyabhai2008-07-071-0/+1
* - remove some bogus logic that's left over from when we tried to use aNalin Dahyabhai2008-07-031-29/+23
* - there is no map-specific startup functionNalin Dahyabhai2008-07-011-1/+0
* - have the plugin call backend initialization directlyNalin Dahyabhai2008-06-301-1/+4
* - 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-0/+365