ira/wip.git
2008-04-17 Gerald W. CarterAdd wbcListTrusts() API call to libwbclient.so
2008-04-17 Gerald W. CarterFollow error code name convention in libwbclient.
2008-04-16 Stefan Metzmacherwbinfo: use wbcCheckTrustCredentials()
2008-04-16 Stefan Metzmacherlibwbclient: add wbcCheckTrustCredentials()
2008-04-16 Stefan Metzmacherwbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()
2008-04-16 Stefan Metzmacherlibwbclient: add wbcResolveWinsByName() and wbcResolveW...
2008-04-16 Günther Deschnernet: Be more tolerant while joining.
2008-04-16 Günther DeschnerNetrUnjoinDomain2: Honor registry config to try config...
2008-04-16 Günther Deschnerdsgetdcname: Fix discover_dc_dns.
2008-04-16 Michael Adamlibsmbconf: fix segfault in listing share names / config.
2008-04-16 Björn Jackeadd AC_TRY_RUN_STRICT support for Sun Studio compiler
2008-04-16 Gerald W. CarterFix out of tree build. Remove the embedded srcdir...
2008-04-16 Günther Deschnerlibnetapi: Add initial inline doxygen comments.
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 Deschnerlibnetapi: Let NetUserAdd_l/NetUserDel_l talk to the...
2008-04-16 Günther Deschnererrors: Add WERR_NO_SUCH_USER.
2008-04-16 Günther Deschnererrors: Add WERR_NONE_MAPPED.
2008-04-16 Günther Deschnernet/libnetapi: Include netapi headers early and free...
2008-04-15 Günther Deschnerlibnetapi: do not overwrite status in libnetapi_get_err...
2008-04-15 Michael Adamloadparm: remove pfunc parameter from process_registry_...
2008-04-15 Günther Deschnerlibnetapi: Add missing headers.
2008-04-15 Günther DeschnerIDL: For the fun of it, build drsuapi.idl.
2008-04-15 Günther DeschnerIDL: Fix several DRSUAPI calls.
2008-04-15 Günther DeschnerIDL: Import drsuapi.idl from samba4.
2008-04-15 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-15 Michael Adamauth: add SeDiskOperatorsPrivilege to get_root_nt_token...
2008-04-15 Jelmer VernooijReconcile ndr_syntax_id used by pidl-generated code...
2008-04-15 Michael Adamlibmsbconf: add handling of NULL share parameters to...
2008-04-15 Michael Adamlibsmbconf: don't complain with WERR_ALREADY_EXISTS...
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 Adamlibsmbconf: make sure to always list the NULL section...
2008-04-15 Michael Adamnet conf: fix output of out-of-share parameters in...
2008-04-15 Michael Adamlibsmbconf: default to the NULL section when a paramete...
2008-04-15 Michael Adamlibsmbconf: allow NULL sharename in smbconf_share_exists().
2008-04-15 Michael Adamlibsmbconf: add handling of NULL strings to smbconf_fin...
2008-04-15 Michael Adamlibsmbconf: add handling of "NULL" strings to smbconf_a...
2008-04-15 Jelmer VernooijRegenerate DCE/RPC client code after fixing memcpy...
2008-04-14 Stefan Metzmacherlib/sharesec.c: fix the upgrade code, db_traverse retur...
2008-04-14 Stefan Metzmacherpdb_tdb: fix the upgrade code, db_traverse returns...
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 Deschnerlibnetjoin: delete the workgroup name when requested...
2008-04-14 Günther Deschnerlibnetjoin: separate out libnet_join_lookup_dc_rpc.
2008-04-14 Günther Deschnerlibgpo: fix build warning.
2008-04-14 Günther Deschnernet: exit early in net_ads_join() if the domain is...
2008-04-14 Günther Deschnerlibnetjoin: Fix unjoining when no KRB5CCNAME is around.
2008-04-14 Günther Deschnernet: use WERROR for check_ads_config().
2008-04-14 Günther Deschnerdoserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_...
2008-04-14 Günther Deschnernet: the success of secrets_init is checked by libnetjo...
2008-04-14 Günther DeschnerWKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local...
2008-04-14 Günther Deschnerlibnetjoin: Remove machine account if we failed to...
2008-04-14 Volker LendeckeRemove two pointless else branches
2008-04-14 Volker LendeckeRemove namedpipe_transact fn pointer from smb_np_struct
2008-04-14 Volker LendeckeEnable multiple fd events on a single file descriptor
2008-04-14 Volker LendeckeFix some "ignoring asprintf result" warnings
2008-04-14 Volker LendeckeMake use of ZERO_STRUCT instead of memset in namequery.c
2008-04-14 Volker LendeckeFix the build of db_open_trans with CLUSTER_SUPPORT...
2008-04-14 Günther Deschnerlibnetjoin: Fix joining when no KRB5CCNAME is around.
2008-04-14 Alexander BokovoyUse more error-prone form of testing dm_destroy_session...
2008-04-13 Michael Adamloadparm: use the new smbconf_init() dispatcher for...
2008-04-13 Michael Adamnet conf: use the new smbconf_init() dispatcher instead...
2008-04-13 Michael Adamlibsmbconf: add a smbconf init dispatcher smbconf_init().
2008-04-13 Michael Adamlibsmbconf: move setting of verbatim variable into...
2008-04-13 Michael Adamlibsmbconf: add a check for talloc failure to smbconf_t...
2008-04-13 Michael Adamlibsmbconf: remove the bool verbatim parameter from...
2008-04-13 Michael Adamlibsmbconf: rename smbconf_init() to smbconf_init_inter...
2008-04-13 Günther Deschnerlibnetapi: add libnetapi_set_use_kerberos
2008-04-13 Günther Deschnerlibnetapi: Add NetQueryDisplayInformation header.
2008-04-13 Günther Deschnerlibnetapi: add NetQueryDisplayInformation example.
2008-04-13 Günther Deschnerlibnetapi: fill in NetQueryDisplayInformation_r.
2008-04-13 Günther Deschnerlibnetapi: don't reset the error code in NetUserAdd_r...
2008-04-13 Günther Deschnerlibnetapi: add NetQueryDisplayInformation skeleton.
2008-04-13 Günther DeschnerRe-run make idl.
2008-04-13 Günther Deschnerlibnetapi: Add IDL for NetQueryDisplayInformation.
2008-04-13 Günther DeschnerFix the build of eventlogadm.
2008-04-13 Günther Deschnergpo: add scripts plugin.
2008-04-13 Günther Deschnerlibnetapi: don't to try to free NULL struct.
2008-04-13 Günther Deschnergpo: make integer debug print more readable.
2008-04-13 Michael Adamregistry: honour the WERROR that regsubkey_ctr_addkey...
2008-04-13 Michael Adamregistry: honour the WERROR that regsubkey_ctr_addkey...
2008-04-13 Michael Adamnet registry: remove superfluous regdb_close().
2008-04-13 Michael Adamregistry: rename init_registry() to registry_init_full...
2008-04-13 Michael Adamregistry: change init_registry() to return WERROR inste...
2008-04-13 Michael Adamregistry: change registry_init_smbconf() to return...
2008-04-13 Michael Adamregistry: refactor common part of registry initializati...
2008-04-13 Michael Adamregistry: change registry_init_basic() to return WERROR...
2008-04-13 Michael Adamregistry: change reghook_cache_add() to return WERROR...
2008-04-13 Michael Adamregistry cachehook: change helper function keyname_to_p...
2008-04-13 Michael Adamadt_tree: change pathtree_add to return WERR instead...
2008-04-13 Michael Adamregistry cachehook: revert logic to make fast path...
2008-04-13 Michael Adamregistry: change reghook_cache_init() to return WERROR...
2008-04-13 Michael Adamregistry cachehook: compare cache_tree against NULL...
2008-04-13 Michael Adamregistry: change init_registry_key() and init_registry_...
2008-04-13 Michael Adamregistry: unify debug output in the registry init funct...
2008-04-13 Michael Adamregistry: change regdb_init() to return WERROR instead...
2008-04-13 Michael Adamregistry: make registry_init_smbconf() hook the registr...
2008-04-13 Volker LendeckeUpdate WHATSNEW entry for pre3
next