summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - some header cleanupNalin Dahyabhai2008-04-025-8/+4
* - add an explicit initialization step, and work out how to add/remove mapNalin Dahyabhai2008-04-024-27/+276
* - add a very basic, slow, tree structure for searchingNalin Dahyabhai2008-04-022-9/+127
* - finish getting the basic NIS server going againNalin Dahyabhai2008-04-019-95/+280
* - adjust a stringNalin Dahyabhai2008-03-271-2/+2
* - hard-code a dummy map for testingNalin Dahyabhai2008-03-272-1/+193
* - start stubbing out a mapping implementationNalin Dahyabhai2008-03-272-0/+88
* separate the searching bits out from the nis protocol bitsNalin Dahyabhai2008-03-273-19/+7
* separate the searching bits out from the nis protocol bitsNalin Dahyabhai2008-03-275-421/+335
* more cleanup of client-handling codeNalin Dahyabhai2008-03-271-14/+12
* more cleanup of client-handling codeNalin Dahyabhai2008-03-275-197/+197
* try to clean this up a bitNalin Dahyabhai2008-03-276-170/+234
* add a clean tag alreadyNalin Dahyabhai2008-03-121-0/+3
* poc level for ypmatchNalin Dahyabhai2007-11-291-14/+25
* - some ldap-for-nis work, finallyNalin Dahyabhai2007-11-291-95/+97
* - move some of the plugin internal-search stuff aroundNalin Dahyabhai2007-11-292-85/+85
* - make yp_next() stop.... eventuallyNalin Dahyabhai2007-11-291-15/+28
* - use xdr_string() correctlyNalin Dahyabhai2007-11-292-202/+378
* begun breaking up the big worker functionNalin Dahyabhai2007-11-291-53/+90
* - split up some moreNalin Dahyabhai2007-11-296-450/+464
* properly compile stream.c's routineNalin Dahyabhai2007-11-211-0/+25
* clear up the fragment/record messNalin Dahyabhai2007-11-211-15/+27
* - use the new source fileNalin Dahyabhai2007-11-212-2/+2
* - start working on separating out stream clients and dgram clientsNalin Dahyabhai2007-11-213-1/+138
* - bind to privileged ports using bindresvport() and not a hard-coded valueNalin Dahyabhai2007-11-213-51/+123
* - working on splitting out the portmap registration/unregistrationNalin Dahyabhai2007-11-207-163/+433
* - dummy version runs(!)Nalin Dahyabhai2007-11-202-86/+531
* - more with pmap registrationNalin Dahyabhai2007-11-152-4/+18
* okay, _now_ it actually returns real dataNalin Dahyabhai2007-11-081-13/+10
* - up and answering dummy queriesNalin Dahyabhai2007-11-082-10/+111
* - more initial plugin testingNalin Dahyabhai2007-11-072-10/+153
* - ldif for loading a sample pluginNalin Dahyabhai2007-11-071-0/+14
* - bare minimal plugin, i thinkNalin Dahyabhai2007-11-062-0/+51