Add wbcListTrusts() API call to libwbclient.so
[ira/wip.git] / source3 / utils /
2008-04-16 Günther Deschnernet: Be more tolerant while joining.
2008-04-16 Günther Deschnernet: Remove unused rpc_user_add/del_internals code.
2008-04-16 Günther Deschnernet: Use NetUserAdd for "net rpc user add".
2008-04-16 Günther Deschnernet: use NetUserDel for "net rpc user delete".
2008-04-16 Günther Deschnernet/libnetapi: Include netapi headers early and free...
2008-04-15 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-15 Michael Adamnet conf: adapt output of NULL share params in net...
2008-04-15 Michael Adamnet conf: simplify logic in test output of net conf...
2008-04-15 Michael Adamnet conf: fix output of out-of-share parameters in...
2008-04-14 Günther Deschnerlibnetjoin/net: Fix lp_config_backend_is_registry(...
2008-04-14 Günther Deschnernet: abort when lp_realm is not set in net_ads_leave().
2008-04-14 Günther Deschnernet: exit early in net_ads_join() if the domain is...
2008-04-14 Günther Deschnernet: use WERROR for check_ads_config().
2008-04-14 Günther Deschnernet: the success of secrets_init is checked by libnetjo...
2008-04-13 Michael Adamnet conf: use the new smbconf_init() dispatcher instead...
2008-04-13 Michael Adamlibsmbconf: remove the bool verbatim parameter from...
2008-04-13 Günther DeschnerFix the build of eventlogadm.
2008-04-13 Michael Adamnet registry: remove superfluous regdb_close().
2008-04-13 Michael Adamregistry: change registry_init_basic() to return WERROR...
2008-04-11 Stefan Metzmachernet_idmap: use wbcSet[U|G]idMapping() and wbcSet[U...
2008-04-11 Tim ProutyCleanup size_t return values in convert_string_allocate
2008-04-10 Karolin Seegerobjectclass -> objectClass
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 Adamlibsmbconf: add a "verbatim" parameter to smbconf_init_...
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 DeschnerFix parameters string for rpc_trustdom_add_internals().
2008-04-08 Günther DeschnerFix lsa_TrustedDomainInfo callers.
2008-04-08 Günther DeschnerMove is_valid_policy_hnd() out of net.
2008-04-06 Stefan Metzmachernet_rpc: let get_user_sids() use wbcLookupName(), wbcGi...
2008-04-06 Stefan Metzmachernet_rpc: let get_user_tokens() use wbcListUsers()
2008-04-06 Volker LendeckeRemove external refs to winbindd_fd
2008-04-04 Michael Adamnet_rpc_registry: return available error code on failur...
2008-04-04 Michael Adamnet_rpc_registry: consistently return error upon wrong...
2008-04-04 Michael Adamnet: change split_hive_key() to properly allocate subke...
2008-04-04 Michael Adamnet_rpc_registry: use split_hive_key to normalize hive...
2008-04-04 Michael Adamnet_rpc_registry: use utility function print_registry_v...
2008-04-04 Michael Adamnet_rpc_registy: use function print_registry_key
2008-04-04 Michael Adamnet_registry: split utility function of common interest...
2008-04-02 Günther DeschnerFix "net rpc trustdom establish" for win2k8 trusts.
2008-04-02 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-31 Günther DeschnerFix SRVSVC NetShareInfo level 502 client-side.
2008-03-29 Volker LendeckeFix a segfault (an uninitialized variable)
2008-03-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-03-28 Günther DeschnerZero initial return_authenticator in net rpc samdump.
2008-03-28 Michael Adamnet: add a "net registry" subcommand to locally access...
2008-03-28 Günther DeschnerFix blob used in pull_netr_AcctLockStr().
2008-03-27 Günther DeschnerRe-add support for display and vampire of account polic...
2008-03-27 Günther DeschnerMinor fix for net rpc samdump.
2008-03-26 Michael Adamnet_conf: fix non-testmode import function.
2008-03-26 Michael Adamnet_conf: reformat - re-indent one function call.
2008-03-26 Michael Adamnet_conf: add casts to avoid compiler warnings.
2008-03-26 Michael Adamnet_conf: rename "ctx" to "mem_ctx" for clarity.
2008-03-26 Michael Adamnet_conf: use talloc_stackframe() instead of talloc_init().
2008-03-26 Michael Adamnet_conf: fix import function by using the new text...
2008-03-25 Karolin SeegerFix usage message for 'net idmap dump'.
2008-03-23 Volker LendeckeFix Coverity ID 479
2008-03-23 Volker LendeckeFix Coverity ID 480
2008-03-21 Michael Adamlibsmbconf: add a "path" variable to the conf context.
2008-03-21 Michael Adamlibsmbconf: add backend specific init function.
2008-03-21 Michael Adamlibsmbconf: rename smbconf_close() to smbconf_shutdown().
2008-03-21 Michael Adamlibsmbconf: rename smbconf_open() to smbconf_init().
2008-03-21 Michael Adamlibsmbconf: change the API to always take the smbconf_c...
2008-03-20 Günther DeschnerMove svc_status_string() out of rpc_client/cli_svcctl.c
2008-03-20 Günther DeschnerNo need to compose CLI_SERVER_NAME_SLASH in "net rpc...
2008-03-19 Kai Blinntlm_auth: Improve compliance to the Squid helper protocol
2008-03-18 Günther DeschnerBind Group Policy processing closer to the samba registry.
2008-03-18 Michael Adamtestparm: only check for %u und passwd program when...
2008-03-18 Michael Adamtestparm: correctly check for empty lp_passwd_prog().
2008-03-18 Michael Adamtestparm: fix irritating indentation.
2008-03-18 Michael Adamtestparm: fix a segfault triggered by setting "unix...
2008-03-17 Volker LendeckeSome simplifications
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-17 Michael Adamlibsmbconf: rename all occurrences of libnet_conf_...
2008-03-17 Volker LendeckeIn smbstatus, mark locking.tdb and sessionid.tdb as...
2008-03-17 Volker LendeckeAdd "net idmap aclmapset"
2008-03-15 Günther DeschnerFix typo.
2008-03-11 CharlesThe attached patch removes some global variables, and...
2008-03-10 Günther DeschnerUse rpccli_srvsvc_NetFileEnum in net and rpcclient.
2008-03-10 Günther DeschnerConvert "net" to use rpccli_srvsvc_NetShare* interfaces...
2008-03-10 Günther DeschnerUse rpccli_srvsvc_NetShareAdd in net.
2008-03-10 Günther DeschnerUse rpccli_srvsvc_NetShareGetInfo in 2 places in "net".
2008-03-10 Günther DeschnerUse rpccli_srvsvc_NetShareEnumAll in smbtree.
2008-03-09 CharlesFix return code.
2008-03-09 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-09 Charlessmbget: Make global variables static.
2008-03-07 Günther DeschnerUse rpccli_srvsvc_NetShareDel in net.
2008-03-07 Günther DeschnerEnable libnetjoin debugging for now but avoid printing...
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-05 Jelmer VernooijFix formatting.
next