summaryrefslogtreecommitdiffstats
path: root/src/format.h
Commit message (Expand)AuthorAgeFilesLines
* Add ignore-subtree and restrict-subtree settingsNalin Dahyabhai2013-09-191-0/+4
* - in callbacks, only use pblocks that are built from pblocks that weNalin Dahyabhai2012-01-161-2/+4
* - Make a note of which attributes we read from any entry when evaluating data...Nalin Dahyabhai2012-01-061-1/+3
* - remove format_* functions that didn't need to be exportedNalin Dahyabhai2011-07-261-7/+4
* - when we can keep the list sorted we can search it fasterNalin Dahyabhai2011-04-211-1/+3
* - try to factor deref_r and its corresponding update code intoNalin Dahyabhai2010-11-221-1/+1
* - add optional caching of filters to attribute listsNalin Dahyabhai2010-11-181-1/+1
* - use actual slapi_filter structures to avoid reparsingNalin Dahyabhai2010-11-181-1/+1
* - manage filters along with chains of attributes and search basesNalin Dahyabhai2010-11-181-0/+1
* - add another list of attributes and parents, for use in chasing andNalin Dahyabhai2008-09-101-0/+2
* - add a way to create an SDN list using an array of stringsNalin Dahyabhai2008-09-081-0/+5
* - wire the format_ref_attr_list structure into the two pluginsNalin Dahyabhai2008-09-081-2/+2
* - wire a format_ref_attr_list into most APIsNalin Dahyabhai2008-09-081-0/+2
* - add structures and functions for managing lists of DNs and forNalin Dahyabhai2008-09-081-0/+14
* - make formatting binary-cleanNalin Dahyabhai2008-07-031-5/+9
* - use group/set nomenclature more widelyNalin Dahyabhai2008-06-301-1/+1
* - add the concept of data setsNalin Dahyabhai2008-06-251-0/+6
* - don't even support passing a pblock into format_get_data(), because we haveNalin Dahyabhai2008-06-251-3/+1
* - add a "disallowed chars" map attributeNalin Dahyabhai2008-06-211-1/+1
* - escape DNs when we use them to build filtersNalin Dahyabhai2008-06-061-0/+1
* - forget about tracking visited DNs, just track attributes used for refsNalin Dahyabhai2008-06-061-2/+15
* - add a "referred" functionNalin Dahyabhai2008-06-041-0/+1
* - more build machineryNalin Dahyabhai2008-05-291-2/+23
* - build cleanupsNalin Dahyabhai2008-05-291-3/+7
* - note that the key is specified as a format specifierNalin Dahyabhai2008-05-131-1/+3
* - add a dummy formatter which does what the current format==attribute codeNalin Dahyabhai2008-05-121-0/+5