s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
[jra/samba/.git] / source3 / libnet / libnet_join.c
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew BartlettRemove use of talloc_reference in cli_rpc_pipe_open_sch...
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettAdapt to common crypto functions: sam_pwd_hash() -...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Michael Adams3: move definition of W_ERROR_NOT_OK_GOTO_DONE down...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Volker Lendeckes3: Fix 'net rpc join' for users with the SeMachineAcco...
2009-02-02 Dan SledzAdd two new parameters to control how we verify kerbero...
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2009-01-06 Günther Deschners3-samr: avoid all init_samr_user* functions.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonIn gcc version 4.3.2 we get warnings for functions...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-13 Stefan Metzmachers3:libnet_join: use DS_FORCE_REDISCOVERY
2008-12-13 Stefan Metzmachers3:libnet_join: call saf_join_store() after a the join.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-28 Günther Deschners3-libnetjoin: Fix bug #5749. Re-set acctflags while...
2008-11-28 Günther Deschners3-libnetjoin: remove unused md4_trust_password, found...
2008-11-28 Günther Deschners3-samr: fix init_samr_user_info{23,24} callers.
2008-11-21 Günther Deschners3-libnetjoin: fix build warning.
2008-11-21 Günther Deschners3-libnetjoin: try to show a better error message upon...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-19 Jelmer VernooijAdd TALLOC_CTX pointer to generate_random_str(), for...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Volker LendeckeIf name_to_fqdn fails, retry with the dns domain the...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Michael Adamlibnet_join: streamline logic of libnet_join_post_proce...
2008-08-29 Michael Adamlibnet: fix join by creating keytab after changing...
2008-08-11 Günther Deschnerlibnetjoin: support kerberized joining/unjoing (fix...
2008-07-31 Günther Deschnerrpc_client: use init_samr_CryptPassword(Ex) in client...
2008-07-30 Tim ProutyEnabled domain groups to be added to builtin groups...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key return NTSTATUS
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-18 Günther Deschnerlibnetjoin: make libnet_join_rollback() static.
2008-07-03 Günther Deschnerlibnetjoin: fix Bug #5570.
2008-06-24 Günther Deschnerlibads: use ads_connect_user_creds in some places.
2008-06-05 Günther Deschnerlibnetjoin: add libnet_join_rollback().
2008-06-05 Günther Deschnerlibnetjoin: First store configuration and then verify...
2008-06-04 Günther Deschnerlibnetjoin: correctly copy returned lsa policy sid.
2008-06-04 Günther Deschnerlibnetjoin: only close existing policy handles while...
2008-06-03 Günther Deschnerlibnetjoin: delete possible "realm" leftover parameter.
2008-05-16 Günther Deschnerlibnetjoin: for informational reasons, report forest_name.
2008-05-14 Günther DeschnerFix Bug #5465 (joining with createcomputer=ou1/ou2...
2008-05-09 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-09 Günther DeschnerUse strip_hostname after dsgetdcname/getdcname calls.
2008-04-21 Günther Deschnerlibnetjoin: identify type of domain early.
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-14 Günther Deschnerlibnetjoin/net: Fix lp_config_backend_is_registry(...
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 Deschnerlibnetjoin: Fix unjoining when no KRB5CCNAME is around.
2008-04-14 Günther Deschnerlibnetjoin: Remove machine account if we failed to...
2008-04-14 Günther Deschnerlibnetjoin: Fix joining when no KRB5CCNAME is around.
2008-04-02 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-28 Günther DeschnerSupport "net ads join" format while joining to a specif...
2008-03-28 Günther DeschnerAdd Support for DOMAIN\DCNAME syntax in libnetjoin.
2008-03-21 Michael Adamlibsmbconf: add a "path" variable to the conf context.
2008-03-21 Volker LendeckeFix Coverity ID 547
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-17 Michael Adamlibsmbconf: rename all occurrences of libnet_conf_...
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-04 Günther DeschnerAdd secure_channel_type to libnetjoin.
2008-03-04 Günther DeschnerUse TALLOC_FREE in libnetjoin debugging dump code.
2008-03-03 Günther DeschnerMake sure we are still able to join Windows 2008.
2008-03-01 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...
next