Cleanup references to module objects returned from PyImport_ImportModule
[gd/samba-autobuild/.git] / source4 / libnet / libnet_join.c
2019-01-08 Volker Lendeckelibnet4: Use dom_sid_str_buf
2018-02-24 Swen SchilligMinor cleanup to libnet_join_member
2018-01-25 Swen SchilligFix wrong condition for error string assignment
2018-01-25 Volker Lendeckelibnet: Use talloc_zero instead of ZERO_STRUCTP
2017-05-25 Gary Lockyerlibnet join: Fix error handling on provision_store_self...
2015-07-07 Stefan Metzmachers4:libnet: make use of dcerpc_secondary_auth_connection...
2014-02-13 Stefan Metzmachers4:libnet: add const to libnet_JoinDomain->out.samr_binding
2014-02-13 Stefan Metzmachers4:libnet: use helper functions to access dcerpc_bindin...
2014-02-13 Stefan Metzmachers4:libnet: make use of dcerpc_binding_[g|s]et_*() in...
2014-02-13 Stefan Metzmachers4:libnet: use 'const struct dcerpc_binding' for local...
2014-02-11 Stefan Metzmachers4:libnet: make use of dcerpc_binding_dup() in libnet_j...
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupNames replies arrays...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-11-29 Stefan Metzmachers4:libnet: make it possible to join with a given machin...
2011-11-29 Stefan Metzmachers4:libnet: use talloc_zero(struct libnet_JoinDomain...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-18 Andrew Bartletts4-libnet: Remove libnet_Join and create libnet_Join_member
2011-03-04 Matthias Dieter... s4/ldb - remove now superflous "ldb_dn_validate" checks
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-12-03 Matthias Dieter... s4:libnet_JoinADSDomain - move away from "samdb_msg_add...
2010-11-27 Matthias Dieter... s4:param/secrets.h - fix "enum netr_SchannelType" inclu...
2010-10-31 Matthias Dieter... s4:libnet_join.c - only write the really essential...
2010-10-24 Matthias Dieter... s4:dsdb - use the more safe "samdb_msg_add_(u)int*...
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-02 Andrew Tridgells4-rpc: added target_principal binding handle option
2010-09-23 Andrew Bartletts4-libnet_join Use header constant for 'all encryption...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-29 Andrew Bartletts4:libnet_join Fix typo in msDS-SupportedEncryptionTypes
2010-06-24 Matthias Dieter... s4:libnet_join.c - always use LDB constants
2010-06-23 Andrew Bartletts4:libnet When joining a domain, update msDS-SupportedE...
2010-05-18 Andrew Bartletts4:provision Remove unused 'account_name' parameter
2010-04-15 Stefan Metzmachers4:libnet/libnet_join: don't look at p->last_fault_code...
2010-03-29 Stefan Metzmachers4:libnet/libnet_join.c: add explicit check for NTSTATU...
2010-03-12 Stefan Metzmachers4:libnet/libnet_join.c: make use of dcerpc_binding_han...
2010-03-10 Matthias Dieter... s4:libnet - change variables to "unsigned" where needed
2010-03-10 Kamen Mazdrashkis4/drs: DsCrackNames - Propagating IDL changes to sourc...
2010-02-26 Stefan Metzmachers4:libnet: use generate_random_password()
2010-02-22 Brad HardsMore spelling fixes across source4/
2010-02-16 Andrew Tridgells4-dsdb: change samdb_replace() to dsdb_replace() and...
2009-10-23 Andrew Tridgells4-ldbwrap: added re-use of ldb contexts in ldb_wrap_co...
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Bartletts4:provision Use code to store domain join in 'net...
2009-09-07 Andrew Tridgells4: fixed the secrets.ldb construction in libnet
2009-07-31 Stefan Metzmachers4:libnet: use talloc_strdup() instead of talloc_refere...
2009-07-01 Andrew Tridgelluse the new talloc_reparent in two places
2009-06-18 Andrew Bartletts4:libnet Allow 'net password change' to work on expire...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix compiler warnings in libnet.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Günther Deschners4-samr: merge samr_QueryUserInfo{2} from s3 idl. ...
2008-11-10 Günther Deschners4-samr: merge samr_LookupDomain from s3 idl. (fixme...
2008-11-10 Günther Deschners4-samr: merge samr_LookupNames from s3 idl. (fixme...
2008-11-10 Günther Deschners4-samr: merge samr_GetUserPwInfo from s3 idl. (fixme...
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-18 Günther Deschners4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-14 Simo SorceMake up the right dependencies now that ldb depends...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-04-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-11 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-11 Andrew BartlettFix merge errors on C provision interface after jelmer...
2008-04-09 Andrew BartlettFactor out filling in the secrets database.
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-11 Kai Blinlibnet: Rename a variable so it does not shadow a global.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26328: remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26205: Pass loadparm_context to secrets_db_connect...
2007-12-21 Andrew Bartlettr26135: Remove samdb_add(), samdb_delete() and samdb_mo...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr21175: Fix the kerberos keytab update code to handle...
2007-10-10 Volker Lendecker21141: Attempt to fix the build
2007-10-10 Andrew Bartlettr20964: Show the domain name we figured out, rather...
2007-10-10 Andrew Bartlettr20397: Another user of the DsCrackNames call needs...
2007-10-10 Andrew Bartlettr20294: Without this we don't do the ADS join against...
2007-10-10 Stefan Metzmacherr20205: remove unused var
next