summaryrefslogtreecommitdiffstats
path: root/src/back-nis.c
Commit message (Expand)AuthorAgeFilesLines
* - correctly handle the case where the tcpwrappers daemon name isn't configuredNalin Dahyabhai2008-07-071-3/+18
* - fill in the default filter if we fail to find an explicitly-configured one,Nalin Dahyabhai2008-07-071-3/+6
* - don't overrun the key lengths buffers when we're setting up NIS keysNalin Dahyabhai2008-07-031-4/+6
* - fix copy/paste errors in reading of configuration dataNalin Dahyabhai2008-07-031-1/+1
* - update for new length-setting formatting APINalin Dahyabhai2008-07-031-316/+89
* - function rename: set_entry_one -> set_entryNalin Dahyabhai2008-07-031-1/+1
* rename backend_shr_set_config_entry_add_one -> backend_shr_set_config_entry_addNalin Dahyabhai2008-07-021-9/+8
* - rename unset_entry_id to unset_entryNalin Dahyabhai2008-07-021-7/+6
* - use shared functionality for checking if an entry is a mapNalin Dahyabhai2008-07-011-52/+4
* - format_referrer: don't try to free a non-heap string if we can't find aNalin Dahyabhai2008-07-011-3/+21
* - make the shared parts of the configuration actually shared so that we canNalin Dahyabhai2008-07-011-99/+67
* - group dataNalin Dahyabhai2008-06-301-2/+4
* - remove unused variablesNalin Dahyabhai2008-06-301-2/+2
* - take out the need for a backend to provide a matching testNalin Dahyabhai2008-06-301-57/+0
* - be more consisten about group/set nomenclatureNalin Dahyabhai2008-06-301-7/+7
* - add a data entry, not a map, to the map cache when we encounter entries atNalin Dahyabhai2008-06-301-339/+135
* - merge the backend-specific headersNalin Dahyabhai2008-06-301-569/+4
* - start adding an sch backendNalin Dahyabhai2008-06-301-4/+7
* - don't use the hard-coded attribute nameNalin Dahyabhai2008-06-301-2/+3
* - namespace nis-specific configurationNalin Dahyabhai2008-06-301-36/+36
* - rename backend and defaults, tooNalin Dahyabhai2008-06-301-0/+1848