use dcesrv_call_account_name() instead of direct structure access
[tridge/openchange.git] / trunk / mapiproxy / servers / default / nspi / emsabp.c
2011-03-15 Andrew Tridgelluse dcesrv_call_account_name() instead of direct struct... master
2011-02-13 bradhserver: fix samdb_connect() signature.
2011-02-11 bradhserver: Update to reflect samba4 auth changes
2011-01-23 jkerihuel- Turn return value to MAPISTORE_ERROR for remaining...
2011-01-22 jkerihuelCast values and prevent g++ from compilation errors
2010-07-29 bradhImplement some null pointer checks.
2010-03-03 bradhMix of api documentation fixes for server side.
2010-02-08 jkerihuel- Add parser for codepage-lcid
2009-12-16 jkerihuelFix compilation warnings
2009-12-12 jkerihuelTemporary bug fix in emsabp.c - If restrictions are...
2009-12-12 jkerihuelPatch from Kamen Mazdrashki <kamen.mazdrashki@postpath...
2009-12-12 jkerihuelPatch from Kamen Mazdrashki <kamen.mazdrashki@postpath...
2009-12-12 jkerihuelPatch from Kamen Mazdrashki <kamen.mazdrashki@postpath...
2009-12-11 jkerihuelPath from Kamen Mazdrashki <kamen.mazdrashki@postpath...
2009-12-11 jkerihuelPatch from Kamen Mazdrashki <kamen.mazdrashki@postpath...
2009-12-11 jkerihuelPatch from Kamen Mazdrashki <kamen.mazdrashki@postpath...
2009-12-11 jkerihuelPatch from Kamen Mazdrashki <kamen.mazdrashki@postpath...
2009-12-11 jkerihuelPatch from Kamen Mazdrashki <kamen.mazdrashki@postpath...
2009-12-11 jkerihuel- Replace emsabp_get_server_GUID with samdb_ntds_object...
2009-12-10 jkerihuelFix OpenChange server code and access to Samba4 databases.
2009-03-16 jkerihuelFix emsabp valgrind errors
2009-03-02 bradhRemove some ldb_filters, and just use varargs into...
2009-02-22 jkerihuelFix 'dereferencing type-punned pointer' warnings
2009-02-01 jkerihuelMove libmapiproxy into its own directory and rebase...
2009-01-25 jkerihuelReplace deprecated talloc_init calls with talloc_named
2009-01-14 jkerihuel- Update openchange to use latest Samba4 master git...
2009-01-14 jelmerUse tevent_context_init.
2009-01-11 jkerihuel- Preliminary implementation of NspiGetProps NSPI serve...
2009-01-11 jkerihuel- Preliminary implementation of NspiDNToMId NSPI server...
2009-01-11 jkerihuel- Preliminary implementation of NspiQueryRows NSPI...
2009-01-11 jkerihuel- Preliminary implementation of NspiGetMatches NSPI...
2009-01-10 jkerihuel- Preliminary NspiGetSpecialTable implementation added...
2009-01-05 jkerihuel- Add mapiproxy server unbind function and hook in...