summaryrefslogtreecommitdiffstats
path: root/src/backend.h
Commit message (Expand)AuthorAgeFilesLines
* Add ignore-subtree and restrict-subtree settingsNalin Dahyabhai2013-09-191-4/+6
* Add schema-compat-relevant-subtreeNalin Dahyabhai2013-09-121-0/+3
* Add schema-compat-ignore-subtreeNalin Dahyabhai2013-09-121-1/+3
* Overhaul betxn supportNalin Dahyabhai2012-11-011-1/+4
* make NIS Plugin and Schema Compatibility Plugin betxn awareNoriko Hosoi2012-10-161-0/+1
* drop support for directory server transactionsNalin Dahyabhai2012-06-131-4/+0
* - in callbacks, only use pblocks that are built from pblocks that weNalin Dahyabhai2012-01-161-7/+16
* - add a testing option for toggling the skip-uninteresting-updates logicNalin Dahyabhai2012-01-101-0/+3
* - most of what's needed to hook back-end txn postoperations, except for the p...Nalin Dahyabhai2012-01-091-0/+3
* - Make a note of which attributes we read from any entry when evaluating data...Nalin Dahyabhai2012-01-061-1/+12
* - give callback registration the ability to return errorsNalin Dahyabhai2008-12-031-3/+3
* - add another list of attributes and parents, for use in chasing andNalin Dahyabhai2008-09-101-1/+1
* - wire the format_ref_attr_list structure into the two pluginsNalin Dahyabhai2008-09-081-0/+1
* - correctly name the format_inref_attr structure in a forward declarationNalin Dahyabhai2008-09-081-1/+1
* - make some used-only-locally functions staticNalin Dahyabhai2008-07-311-0/+4
* - add a helper for checking if we've been called by ourselvesNalin Dahyabhai2008-07-101-0/+5
* - 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-2/+1
* - reintroduce copyright noticeNalin Dahyabhai2008-07-011-0/+21
* - drop backend-specific header filesNalin Dahyabhai2008-07-011-0/+2
* - we're generating proper entries now. not storing them anywhere, but one thingNalin Dahyabhai2008-07-011-1/+1
* - make the shared parts of the configuration actually shared so that we canNalin Dahyabhai2008-07-011-11/+11
* - whoops, this file needs to be re-added to VCSNalin Dahyabhai2008-06-301-0/+52
* - rename backend and defaults, tooNalin Dahyabhai2008-06-301-34/+0
* - read a map's "secure" flag from the configuration, and set itNalin Dahyabhai2008-06-101-1/+1
* - (backend) when providing map configuration to others, read from the directoryNalin Dahyabhai2008-06-041-1/+2
* - add a function for reading the set of search bases and filter for a mapNalin Dahyabhai2008-06-041-0/+3
* - more build machineryNalin Dahyabhai2008-05-291-0/+21
* - build cleanupsNalin Dahyabhai2008-05-291-1/+3
* - switch to using virtual attributesNalin Dahyabhai2008-05-161-1/+2
* - learn to iterate over mapsNalin Dahyabhai2008-05-091-0/+1
* - provide a way for the backend to register callbacks with the directoryNalin Dahyabhai2008-04-221-1/+3
* - stub out where we'll be providing dataNalin Dahyabhai2008-04-021-0/+3