summaryrefslogtreecommitdiffstats
path: root/src/defaults.c
Commit message (Expand)AuthorAgeFilesLines
* - add a "disallowed chars" map attributeNalin Dahyabhai2008-06-211-8/+21
* - no, drop that last thingNalin Dahyabhai2008-06-211-1/+1
* - manage multiple trees of keys to support multi-keying for entriesNalin Dahyabhai2008-06-211-1/+1
* - get most of the tree in shape to handle multiple keys per entryNalin Dahyabhai2008-06-171-14/+15
* - okay, so i got the usual map names wrong...Nalin Dahyabhai2008-06-131-3/+3
* - forget gecos, just use cn, stripping out any ':' that might be in thereNalin Dahyabhai2008-06-101-2/+2
* - add a "secure" default fieldNalin Dahyabhai2008-06-101-7/+19
* - first pass at defaults for netgroupsNalin Dahyabhai2008-06-091-0/+4
* - drop "referred" setting, because we handle that automatically againNalin Dahyabhai2008-06-061-22/+7
* - don't require that the caller be expecting all of the defaultsNalin Dahyabhai2008-06-041-11/+33
* - use "referred" to pick up more members of groupsNalin Dahyabhai2008-06-041-2/+2
* - fix things so that when an entry in a map is updated, entries named by theNalin Dahyabhai2008-06-041-2/+2
* - update referred-to items (via "memberOf") for passwd entriesNalin Dahyabhai2008-06-041-7/+21
* - handle groupOfNames/member, tooNalin Dahyabhai2008-06-041-2/+2
* - use %regsub() instead of %regmatch(), so that we can strip out the initial ...Nalin Dahyabhai2008-06-031-4/+4
* - set up defaults for automount mapsNalin Dahyabhai2008-06-031-9/+27
* - make functions that take separators for constructing lists take them firstNalin Dahyabhai2008-05-301-2/+2
* - more build machineryNalin Dahyabhai2008-05-291-0/+21
* - build cleanupsNalin Dahyabhai2008-05-291-0/+4
* - add a table of defaultsNalin Dahyabhai2008-05-161-0/+46