> Let's get that theory turned into practice RSN... > Allright, fine... let's add some more things. Attach patch: - stubs dbase function set() - adds dbase function get_rtable(), and uses it to complete the merge function in policy components - moves if0-ed code for merge and commit in the right place. and adds attach/detach - adds error messages into dbase_policydb_cache - changes error code for all stubs from STATUS_SUCCESS to STATUS_ERR, so that client won't crash, expecting that the function succeeded. ----- I can now begin to test functionality, and fix bugs (and implement functions one by one, and add error messages).