Merge commit 'samba/v3-2-test' into wbc-test
[ira/wip.git] / source3 / lib / netapi / netapi.c
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Günther Deschnerlibnetapi: Disable talloc_enable_leak_report.
2008-04-15 Günther Deschnerlibnetapi: do not overwrite status in libnetapi_get_err...
2008-04-13 Günther Deschnerlibnetapi: add libnetapi_set_use_kerberos
2008-04-13 Günther Deschnerlibnetapi: don't to try to free NULL struct.
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-12 Michael Adamlibnetapi: fix interactive logging by preventing setup_...
2008-04-10 Günther DeschnerUse libnetapi_open_ipc_connection in libnetapi.
2008-04-08 Günther DeschnerPrefill in username in libnetapi ctx.
2008-03-06 Günther DeschnerIn libnetapi, point out that lp_load has failed.
2008-03-06 Günther DeschnerIn libnetapi, point out that lp_load has failed.
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
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-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
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.