s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
[sfrench/samba-autobuild/.git] / source3 / lib / netapi / netapi.c
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-08-25 Günther Deschners3-build: only include krb5 environment variables where...
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-01-24 Volker Lendeckes3: add libnetapi_set_use_ccache()
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Volker LendeckeRemove gencache_init/shutdown
2009-06-29 David MarkeyFix bug 6514: net gives unhelpful "lp_load failed"...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-11 Günther Deschnernetapi: add NetApiBufferAllocate.
2008-07-18 Günther Deschnernetapi: add libnetapi_samr_free().
2008-07-18 Günther Deschnernetapi: add libnetapi_private_ctx and init function.
2008-06-17 Günther Deschnernetapi: Fix Bug #5545 (libnetapi_init without $USER)
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
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.