badcb1a Ticket 47329 - Improve slapi_back_transaction_begin() return code when transactions are not available

2 files Authored by mreynolds 10 years ago, Committed by rmeggins 10 years ago,
    Ticket 47329 - Improve slapi_back_transaction_begin() return code when transactions are not available
    
        Bug Description:  The slapi_back_transaction_begin() function needs it's return codes
                          to be changed to be more friendly for plug-in writers when
                          transactions are not available.
    
        Fix Description:  Added new error code SLAPI_BACK_TRANSACTION_NOT_SUPPORTED, and
                          updated the slapi_plugin.h
    
        https://fedorahosted.org/389/ticket/47329
    
        Reviewed by: Noriko, Ludwig, and Rich(Thanks!!!)
    (cherry picked from commit 8879ed2efa48e96f2b920a3ab83036b07e3b3ae4)
    
        
file modified
+21 -5