summaryrefslogtreecommitdiffstats
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - build infrastructureNalin Dahyabhai2008-05-291-14/+0
| | | | - actually write that this is GPLv2
* - add a table of defaultsNalin Dahyabhai2008-05-161-1/+1
| | | | - add a "match" format function ("regmatch" is still needed)
* - add a dummy formatter which does what the current format==attribute codeNalin Dahyabhai2008-05-121-1/+1
| | | | does, but at least breaks the logic out
* - add a note about securenets so that i don't forgetNalin Dahyabhai2008-05-091-1/+1
|
* - provide a way for the backend to register callbacks with the directoryNalin Dahyabhai2008-04-221-2/+2
| | | | | - switch to using the plugin's entry for locating maps in preference to the hard-coded location
* - when we change defaults, rebuildNalin Dahyabhai2008-04-181-1/+1
|
* - stub out where we'll be providing dataNalin Dahyabhai2008-04-021-1/+1
|
* - warning cleanupsNalin Dahyabhai2008-04-021-1/+1
|
* - some header cleanupNalin Dahyabhai2008-04-021-1/+3
| | | | - always build a dummy plugin
* - add a very basic, slow, tree structure for searchingNalin Dahyabhai2008-04-021-1/+1
|
* - finish getting the basic NIS server going againNalin Dahyabhai2008-04-011-1/+1
|
* - hard-code a dummy map for testingNalin Dahyabhai2008-03-271-1/+1
|
* separate the searching bits out from the nis protocol bitsNalin Dahyabhai2008-03-271-1/+1
|
* separate the searching bits out from the nis protocol bitsNalin Dahyabhai2008-03-271-1/+1
|
* more cleanup of client-handling codeNalin Dahyabhai2008-03-271-1/+1
|
* try to clean this up a bitNalin Dahyabhai2008-03-271-1/+1
|
* add a clean tag alreadyNalin Dahyabhai2008-03-121-0/+3
|
* - use xdr_string() correctlyNalin Dahyabhai2007-11-291-1/+1
|
* - split up some moreNalin Dahyabhai2007-11-291-1/+1
|
* - use the new source fileNalin Dahyabhai2007-11-211-1/+1
|
* - bind to privileged ports using bindresvport() and not a hard-coded valueNalin Dahyabhai2007-11-211-0/+4
| | | | - get portmapper registration/deregistration working
* - working on splitting out the portmap registration/unregistrationNalin Dahyabhai2007-11-201-1/+1
| | | | - beginning to break out schema management
* - dummy version runs(!)Nalin Dahyabhai2007-11-201-1/+1
|
* - more with pmap registrationNalin Dahyabhai2007-11-151-1/+1
|
* - up and answering dummy queriesNalin Dahyabhai2007-11-081-2/+3
|
* - more initial plugin testingNalin Dahyabhai2007-11-071-1/+1
|
* - bare minimal plugin, i thinkNalin Dahyabhai2007-11-061-0/+4