smbd: some write time fixes
[tprouty/samba.git] / source / libnet /
2008-07-06 Günther Deschnerlibnetjoin: fix Bug #5570.
2008-06-17 Günther Deschnernet_vampire: fix build warning.
2008-06-13 Günther Deschnersamsync: add samsync_fix_delta_array()
2008-06-09 Günther Deschnerlibnetjoin: add libnet_join_rollback().
2008-06-09 Günther Deschnerlibnetjoin: First store configuration and then verify...
2008-06-05 Günther Deschnerlibnetjoin: correctly copy returned lsa policy sid.
2008-06-05 Günther Deschnerlibnetjoin: only close existing policy handles while...
2008-06-05 Günther Deschnerlibnetjoin: delete possible "realm" leftover parameter.
2008-05-22 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-22 Günther DeschnerUse strip_hostname after dsgetdcname/getdcname calls.
2008-05-15 Günther DeschnerFix Bug #5465 (joining with createcomputer=ou1/ou2...
2008-04-22 Günther Deschnerlibnetjoin: identify type of domain early.
2008-04-22 Günther Deschnerlibnetjoin/net: Fix lp_config_backend_is_registry(...
2008-04-22 Günther Deschnerlibnetjoin: delete the workgroup name when requested...
2008-04-22 Günther Deschnerlibnetjoin: separate out libnet_join_lookup_dc_rpc.
2008-04-22 Günther Deschnerlibnetjoin: Fix unjoining when no KRB5CCNAME is around.
2008-04-22 Günther Deschnerlibnetjoin: Remove machine account if we failed to...
2008-04-22 Günther Deschnerlibnetjoin: Fix joining when no KRB5CCNAME is around.
2008-04-22 Günther DeschnerAdd secure_channel_type to libnetjoin.
2008-04-04 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-31 Günther DeschnerSupport "net ads join" format while joining to a specif...
2008-03-31 Günther DeschnerAdd Support for DOMAIN\DCNAME syntax in libnetjoin.
2008-03-31 Günther DeschnerUse TALLOC_FREE in libnetjoin debugging dump code.
2008-03-27 Michael Adamlibsmbconf: add a "path" variable to the conf context.
2008-03-27 Michael Adamlibsmbconf: add backend specific init function.
2008-03-27 Michael Adamlibsmbconf: rename smbconf_close() to smbconf_shutdown().
2008-03-27 Michael Adamlibsmbconf: rename smbconf_open() to smbconf_init().
2008-03-27 Michael Adamlibsmbconf: rename all occurrences of libnet_conf_...
2008-03-27 Michael AdamMove libnet_conf to a library lib/smbconf/ of its own...
2008-03-22 Volker LendeckeFix Coverity ID 547
2008-03-03 Günther DeschnerMake sure we are still able to join Windows 2008.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-29 Günther Deschnerlibnetjoin: add fallback to level 24 samr setinfo so...
2008-02-29 Günther Deschnerlibnetjoin: Trying to avoid confusion between acct_flag...
2008-02-28 Günther Deschnerlibnetjoin: Merge in comments, debugs and missing code...
2008-02-28 Günther DeschnerAdd some more error handling in libnetjoin.
2008-02-28 Günther DeschnerLet dsgetdcname() return a struct netr_DsRGetDCNameInfo.
2008-02-28 Günther DeschnerStore domain_is_ad info as early as possible in libnetjoin.
2008-02-28 Günther DeschnerCheck for mandatory domain name in libnetjoin/unjoin.
2008-02-28 Günther DeschnerDelete affinity cache entries while unjoining with...
2008-02-28 Günther DeschnerFill in machine account manipulation flags while unjoin...
2008-02-28 Günther DeschnerAdd preliminary libnet_join_post_verify call to libnetjoin.
2008-02-28 Günther DeschnerMerge all connect ads calls into libnet_join_post_proce...
2008-02-28 Günther DeschnerUse W_ERROR_NOT_OK_GOTO_DONE macro in libnetjoin.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-19 Michael AdamAdd a function libnet_conf_get_seqnum() to the libnet_c...
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Michael AdamRename registry_init_regdb() to registry_init_smbconf().
2008-02-12 Günther DeschnerCollect all init_lsa_string varients in one place.
2008-02-12 Günther DeschnerRemove all callers of rpccli_samr_setuserinfo2 and...
2008-02-12 Günther DeschnerUse every
2008-02-12 Günther DeschnerRemoving unused ACCT_-flags.
2008-02-08 Günther DeschnerUse rpccli_samr_LookupNames() in libnetjoin.
2008-02-08 Günther DeschnerUse rpccli_lsa_QueryInfoPolicy() in libnet_join.
2008-02-08 Günther DeschnerUse rpccli_lsa_QueryInfoPolicy2 in libnet join.
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-04 Günther DeschnerUse rpccli_samr_Connect2() all over the place.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Günther DeschnerUse rpccli_samr_CreateUser2() all over the place.
2008-02-01 Günther DeschnerUse rpccli_samr_OpenUser() all over the place.
2008-02-01 Günther DeschnerUse rpccli_samr_OpenDomain() all over the place.
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Günther DeschnerRemove rpccli_samr_close and use pidl generated functio...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerEliminate remote tree of dsgetdcname (which will happen...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-25 Günther DeschnerTrying to avoid defining new SAMR acct creation flags...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Jeremy AllisonForward ported version of Matt Geddes <musicalcarrion...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-21 Michael AdamAdd another check for talloc failure to libnet_conf
2008-01-21 Michael AdamFix formatting of multi_sz registry values.
2008-01-21 Michael AdamUse talloc_stackframe() for temporary contexts througho...
2008-01-21 Michael AdamAdd a check for talloc failure. - Pointed out by Volker.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Michael AdamUse lp_config_backend_is_registry() instead of lp_inclu...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-16 Günther DeschnerAutofetch domain_sid while unjoining in libnetjoin.
2008-01-16 Günther DeschnerNicen some error strings in libnetjoin.
2008-01-16 Günther DeschnerAvoid use of NDR_PRINT_X_DEBUG (that debugs with level...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Günther DeschnerUse autogenerated debugging functions in libnetjoin...
2008-01-15 Günther DeschnerRemove unrequired TALLOC_FREE.
2008-01-15 Günther DeschnerUse autogenerated libnet_join header.
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Günther DeschnerNo need to re-establish AD connection all the time.
2008-01-15 Günther DeschnerUse dsgetdcname() to find a dc when unjoining in libnet...
2008-01-15 Günther DeschnerRe-arrange pre- and postprocessing code in libnetjoin.
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-13 Michael AdamMake use of the new libnet_conf_delete_global_parameter...
2008-01-13 Michael AdamAdd a function libnet_conf_delete_global_parameter...
2008-01-13 Michael AdamAdd a function libnet_conf_get_global_parameter() to...
2008-01-13 Michael AdamMove libnet_conf_set_global_parameter() inside libnet_c...
next