Only set DEBUGLEVEL to 0 in libnetapi when not set already.
[samba.git] / source3 / lib / netapi / netapi.c
2008-02-28 Günther DeschnerOnly set DEBUGLEVEL to 0 in libnetapi when not set...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Günther DeschnerNo need to close registry on libnetapi_free() anymore.
2008-01-18 Günther DeschnerImprove libnetapi_set_error_string().
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Günther DeschnerRefactor libnetapi error string functions a bit.
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Günther DeschnerAdd NetApiBufferFree() to libnetapi.
2008-01-08 Günther DeschnerFix crash bug when strequal is used too late in libneta...
2008-01-07 Günther DeschnerEnable talloc reporting in libnetapi if DEVELOPER compiled.
2008-01-07 Günther DeschnerAdd libnetapi_set_error_string and libnetapi_get_error_...
2008-01-07 Günther DeschnerLet libnetapi use it's own krb5 cred cache in memory...
2008-01-07 Günther DeschnerClose registry in libnetapi_free().
2008-01-07 Günther DeschnerAdd NET_API_STATUS_SUCCESS define.
2008-01-07 Günther DeschnerFix two memleaks in libnetapi.
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerMake libnetapi_errstr use our NTSTATUS and WERROR error...
2007-12-21 Günther DeschnerAdd error string for access denied in libnetapi.
2007-12-21 Günther DeschnerAdd libnetapi_errstr().
2007-12-21 Günther DeschnerAdd static libnetapi_ctx.
2007-12-21 Günther DeschnerUse full string based debug_parse_levels in libnetapi.
2007-12-21 Günther DeschnerAdd basic credential functions for libnetapi.
2007-12-21 Günther DeschnerMove basic libnetapi functions to NET_API_STATUS.
2007-12-21 Günther DeschnerBuild fixes for libnetapi.