Author: mkhl
Date: 2006-08-03 16:43:26 +0000 (Thu, 03 Aug 2006)
New Revision: 17387

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17387

Log:

Rename functions based on which data type they operate on and reorganize them
into sections.
Reformulate comments for every function.
Lots fo reformatting (less inconsistent tries at 80-column-lines, braces after
ifs, less gotos).

Reformulate filtering of attributes (in `map_up_callback') to use
`ldb_msg_remove_attr'.
Add logic to check whether a parse tree can safely be split and to enumerate
the remote partition in case it can't.
Enable searching the local partition for search requests.

Enable tests that require the local partition to be searched.
Add tests that query using an "unsafe" parse tree.
Adapt test initialization to the new privision.

Martin

Modified:
   branches/SOC/mkhl/ldb-map/modules/ldb_map.c
   branches/SOC/mkhl/testprogs-map/ejs/samba3sam


Changeset:
Sorry, the patch is too large (4470 lines) to include; please use WebSVN to see 
it!
WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17387

Reply via email to