fix some extrasemi compile warnings
[metze/samba/wip.git] / source3 /
2008-04-10 Björn Jackefix some extrasemi compile warnings
2008-04-10 Karolin SeegerFix typo.
2008-04-09 Michael Adamnet conf: use talloc and talloc_strdup_lower throughout...
2008-04-09 Michael Adamnet conf: implement "net conf delincludes".
2008-04-09 Michael Adamnet conf: implement a "net conf setincludes" command.
2008-04-09 Michael Adamnet conf: implement "net conf getincludes".
2008-04-09 Michael Adamnet conf: add diagnostic message for failure to load...
2008-04-09 Michael Adamnet conf: reduce indentation by grouping testmode code...
2008-04-09 Michael Adamnet conf: don't drop config in testmode
2008-04-09 Michael Adamnet conf: fix import to correctly add includes (at...
2008-04-09 Michael Adamloadparm: drop debug level in map_parameter from 0...
2008-04-09 Michael Adamtest: run smbconftort testsuite from the local_s3 tests
2008-04-09 Michael Adamlibsmbconf: testsuite: add test for delete_includes
2008-04-09 Michael Adamlibsmbconf: return success and count 0 from get_include...
2008-04-09 Michael Adamlibsmbconf: add delete_includes mehtod to the api ...
2008-04-09 Michael Adamlibsmbconf: let set_includes delete the includes paramt...
2008-04-09 Michael Adamlibsmbconf: fix crashbug - correctly check for existenc...
2008-04-09 Michael Adamlibsmbconf: prevent getting/deleting value "includes".
2008-04-09 Michael Adamlibsmbconf: consider "include" a forbidden parameter...
2008-04-09 Michael Adamlibsmbconf: add includes at the end of parameter list...
2008-04-09 Michael Adamlibsmbconf: add function smbconf_reg_valname_valid...
2008-04-09 Michael Adamlibsmbconf: refactor get_includes on opened key into...
2008-04-09 Michael Adamlibsmbconf: rename registry_smbconf_valname_forbidden...
2008-04-09 Michael Adamlibsmbconf: make registry_smbconf_valname_forbidden...
2008-04-09 Michael Adamlibsmbconf: move registry_smbconf_valname_forbidden...
2008-04-09 Michael Adamlibsmbconf: more sanely print multi_sz values in regist...
2008-04-09 Michael Adamlibsmbconf: testsuite: fix handling of error message...
2008-04-09 Michael Adamlibsmbconf: testsuite: add test_set_get_includes()...
2008-04-09 Michael Adamlibsmbconf: testsuite: refactor printing of string...
2008-04-09 Michael Adamlibsmbconf: implement get_includes() and set_includes...
2008-04-09 Michael Adamlibsmbconf: testsuite: test get_includes for registry...
2008-04-09 Michael Adamlibsmbconf: testsuite: use the get_global_includes...
2008-04-09 Michael Adamlibsmbconf: add "_global_" wrappers for get/set_includes.
2008-04-09 Michael Adamlibsmbconf: testsuite: add test for "get_includes"...
2008-04-09 Michael Adamlibsmbconf: fill get_includes() in text backed to retri...
2008-04-09 Michael Adamlibsmbconf: testsuite: set the debufg fd to stderr.
2008-04-09 Michael Adamlibsmbconf: testsuite: use POPT_COMMON_SAMBA instead...
2008-04-09 Michael Adamlibsmbconf: testsuite: add talloc_stackframe to main().
2008-04-09 Michael Adamlibsmbconf: testsuite: add support for "--configfile...
2008-04-09 Michael Adamlibsmbconf: add testsuite to the library.
2008-04-09 Michael Adamlibsmbconf: add talloc context to the get_includes...
2008-04-09 Michael Adamlibsmbconf: add get_includes() and set_includes() to...
2008-04-09 Michael Adamlibsmbconf: activate the verbatim-flag in text backend...
2008-04-09 Michael Adamlibsmbconf: pass txt_private_data instead of only cache...
2008-04-09 Michael Adamlibsmbconf: load file after special initialization
2008-04-09 Michael Adamlibsmbconf: add a "verbatim" parameter to smbconf_init_...
2008-04-09 Michael Adamlibsmbconf: reformat smbconf_format_registry_value...
2008-04-09 Michael Adamlibsmbconf: untangle assignment and test in for-loop...
2008-04-09 Michael Adamlibsmbconf: fix a comment
2008-04-09 Michael Adamlibsmbconf: search from the back when getting parameter...
2008-04-09 Michael Adamlibsmbconf: add smbconf_reverse_find_in_array() to...
2008-04-09 Michael Adamlibsmbconf: move smbconf_find_in_array() to smbconf_util.c
2008-04-09 Michael Adamlibsmbconf: reorder prototypes in smbconf_private.h
2008-04-09 Michael Adamlibsmbconf: rename smbconf_txt_find_in_array() to smbco...
2008-04-09 Michael Adamlibsmbconf: move utility functions from main module...
2008-04-09 Michael Adamcharcnv: add talloc_strdup_lower() - talloc variant...
2008-04-09 Michael Adamregistry: add support for REG_MULTI_SZ to registry_push...
2008-04-09 Michael Adamnet: don't process net_registry_util.c with make proto
2008-04-09 Michael Adamnet rpc registry: add getvalue command.
2008-04-09 Michael Adamnet registry: add a getvalue subcommand that prints...
2008-04-09 Michael Adamnet (registry util): refactor printing of value without...
2008-04-09 Karolin SeegerFix typos.
2008-04-09 Günther DeschnerAdd NetUserEnum example.
2008-04-09 Günther DeschnerAdd NetUserEnum to libnetapi.
2008-04-09 Günther DeschnerRe-run make idl.
2008-04-09 Günther DeschnerAdd NetUserEnum to libnetapi IDL.
2008-04-09 Günther DeschnerAdd Add NetUserDel example.
2008-04-09 Günther DeschnerAdd NetUserDel to libnetapi.
2008-04-09 Günther DeschnerRe-run make idl.
2008-04-09 Günther DeschnerAdd NetUserDel to libnetapi IDL.
2008-04-09 Günther DeschnerAdd NetUserAdd example.
2008-04-09 Günther DeschnerAdd NetUserAdd to libnetapi.
2008-04-09 Günther DeschnerRe-run make idl.
2008-04-09 Günther DeschnerAdd NetUserAdd to libnetapi IDL.
2008-04-09 Günther DeschnerFix parameters string for rpc_trustdom_add_internals().
2008-04-09 Volker LendeckeTry anonymous session setup
2008-04-08 Jeremy AllisonCheck x_fflush returns.
2008-04-08 Günther DeschnerFix lsa_QueryTrustedDomainInfo caller.
2008-04-08 Günther DeschnerRe-run make idl.
2008-04-08 Günther DeschnerFix IDL for lsa_LookupPrivName.
2008-04-08 Günther DeschnerRe-run make idl.
2008-04-08 Günther DeschnerFix IDL for lsa_QueryTrustedDomainInfo.
2008-04-08 Günther DeschnerFix lsa_TrustedDomainInfo callers.
2008-04-08 Günther DeschnerRe-run make idl.
2008-04-08 Günther DeschnerFix IDL for lsa_QueryTrustedDomainInfoBySid.
2008-04-08 Günther DeschnerFix IDL for lsa_QueryTrustedDomainInfoByName.
2008-04-08 Günther DeschnerFix IDL for lsa_QueryDomainInformationPolicy.
2008-04-08 Günther DeschnerFix the build of reply_setattrE().
2008-04-08 Günther DeschnerMove is_valid_policy_hnd() out of net.
2008-04-08 Günther DeschnerTry to use kerberos in libnetapi.
2008-04-08 Günther DeschnerAdd DsGetDcName libnetapi example.
2008-04-08 Günther DeschnerAdd DsGetDcName call to libnetapi library.
2008-04-08 Günther DeschnerRe-run make idl.
2008-04-08 Günther DeschnerAdd DsGetDCName call to libnetapi.idl.
2008-04-08 Günther DeschnerFix includes in libnetapi examples common.c
2008-04-08 Stefan Metzmacherselftest: run the BASE-DELAYWRITE test 4 times faster...
2008-04-08 Jeremy AllisonUse size_t for strlen return, not int. Karolin please
2008-04-08 Günther DeschnerUse popt in libetapi example code.
2008-04-08 Günther DeschnerPrefill in username in libnetapi ctx.
2008-04-08 Günther DeschnerAdd CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.
next