summaryrefslogtreecommitdiffstats
path: root/src/dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* - shrink that, tooNalin Dahyabhai2008-05-301-1/+1
* - actually, since that makes it "chunky", shrink itNalin Dahyabhai2008-05-301-1/+1
* - no sense in making this that smallNalin Dahyabhai2008-05-301-1/+1
* - move nis_all processing to a works-in-chunks state machineNalin Dahyabhai2008-05-301-20/+20
* - more build machineryNalin Dahyabhai2008-05-291-0/+21
* - build cleanupsNalin Dahyabhai2008-05-291-1/+13
* - try to pull out NSPRisms where they're not neededNalin Dahyabhai2008-05-291-4/+0
* - start queuing data for connected clients instead of sending it immediatelyNalin Dahyabhai2008-05-271-19/+54
* - pass the entire client structure to connected reply callbacksNalin Dahyabhai2008-05-271-44/+45
* - rewrite dispatching code so thatNalin Dahyabhai2008-05-271-258/+463
* - make the dispatcher callback data slightly more opaque to the NIS routinesNalin Dahyabhai2008-05-271-41/+98
* - move the reply code back into the dispatcher so that it'll be easier toNalin Dahyabhai2008-05-271-1/+62
* - warning cleanupsNalin Dahyabhai2008-04-021-2/+2
* - some header cleanupNalin Dahyabhai2008-04-021-1/+0
* - finish getting the basic NIS server going againNalin Dahyabhai2008-04-011-2/+14
* separate the searching bits out from the nis protocol bitsNalin Dahyabhai2008-03-271-1/+0
* more cleanup of client-handling codeNalin Dahyabhai2008-03-271-14/+12
* more cleanup of client-handling codeNalin Dahyabhai2008-03-271-16/+196
* try to clean this up a bitNalin Dahyabhai2008-03-271-0/+109