autobuild: disable the subuit changes for now - they break error checking
[samba.git] / source4 /
2010-10-01 Andrew Tridgells4-rpmd: fixed a use after realloc bug
2010-10-01 Andrew Tridgells4-dsdb: fail the transaction instead of asserting...
2010-10-01 Jelmer Vernooijs4: Add 'subunit-test' make target.
2010-10-01 Jelmer Vernooijautobuild-remote: Support autobuild.py rather than...
2010-10-01 Jelmer VernooijRemove land.py - it's been obsoleted by autobuild.py.
2010-10-01 Andrew Bartlettheimdal: added verbose logging of hemimdal crypto errors
2010-10-01 Andrew Tridgells4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_RE...
2010-10-01 Andrew Tridgells4-spn: don't try and send an empty SPN list
2010-10-01 Jelmer Vernooijselftest: Let selftest provide the tempdir, rather...
2010-10-01 Andrew Tridgellselftest: fixed a selftest error on sn
2010-10-01 Jelmer Vernooijdelete_object: Remove unnecessary pass calls.
2010-10-01 Jelmer Vernooijs4-selftest: Remove unnecessary PYTHONPATH overrides.
2010-10-01 Jelmer Vernooijs4-selftest: Normalize paths.
2010-10-01 Jelmer Vernooijs4-selftest: Finish conversion of selftest.sh to Python.
2010-10-01 Jelmer Vernooijs4-selftest: Convert tests.sh to Python.
2010-09-30 Andrew Tridgells4-provision: wipe the old keytabs when provisioning
2010-09-30 Andrew Tridgells4-rodc: fixed the keyVersionNumber on the RODC account...
2010-09-30 Andrew Tridgells4-drs: put the GCSPN flag into the repsTo if requested
2010-09-30 Andrew Tridgells4-libnet: wipe the old keytab when exporting
2010-09-30 Andrew Tridgells4-dsdb: silence the domainFunctionality not setup...
2010-09-30 Andrew Tridgells4-drs: added support for level 10 of getncchanges
2010-09-30 Zahari ZaharievLDAPCmp feature to compare nTSecurityDescriptors
2010-09-30 Jelmer Vernooijs4-selftest: Add some more comments to skip file.
2010-09-30 Jelmer Vernooijselftest: Eliminate some unnecessary spaces.
2010-09-30 Andrew Tridgells4-drepl: don't call UpdateRefs on a RODC
2010-09-30 Andrew Tridgells4-drepl: fixed the checking of replica_flags in the...
2010-09-30 Andrew Tridgells4-kcc: fixed the replica_flags in repsFrom in the kcc
2010-09-30 Andrew Tridgells4-dns: send A record updates via TKEY
2010-09-30 Günther Deschners4-smbtorture: add new EnumPrinters test to test printe...
2010-09-29 Andrew Tridgells4-samldb: also set a password on the krbtgt_NNNN account
2010-09-29 Andrew Tridgells4-devel: added new options to getncchanges script
2010-09-29 Andrew Tridgells4-drs: implement PAS checks and access checks for...
2010-09-29 Andrew Tridgells4-drs: added drs_security_access_check_nc_root()
2010-09-29 Andrew Tridgells4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for...
2010-09-29 Andrew Tridgells4-spnupdate: when we are a RODC we need to use the...
2010-09-29 Andrew Tridgells4-drsutils: expose DsBind() call in drs_utils.py
2010-09-29 Andrew Tridgells4-kerberos: use TZ=GMT when we are invoking krb5 code...
2010-09-29 Nadezhda Ivanovas4-rodc: RODC should not accept requests for role transfer
2010-09-29 Andrew Tridgells4-provision: simplify our generated krb5.conf
2010-09-29 Andrew Tridgells4-kdc: RODC DCs should be able to produce forwardable...
2010-09-29 Andrew Tridgellheimdal: fixed timegm UTC/GMT bug
2010-09-29 Andrew Tridgells4-sam: fixed termination of krbtgt_attrs (comma and...
2010-09-29 Andrew Tridgellldb-dn: don't crash on NULL in ldb_binary_encode_string()
2010-09-29 Andrew Bartletts4-kdc Ensure that an RODC may act as a server (needed...
2010-09-29 Andrew Bartlettheimdal Use a seperate krb5_auth_context for the delega...
2010-09-28 Andrew Tridgells4-drs: added support for DRSUAPI_EXOP_REPL_OBJ
2010-09-28 Andrew Tridgellldb-tdb: ignore failure to register control on rootdse
2010-09-28 Andrew Tridgells4-drs: use drs_ObjectIdentifier_*() calls in getncchanges
2010-09-28 Andrew Tridgells4-drs: moved the drs_ObjectIdentifier handling to...
2010-09-28 Andrew Tridgellwaf: we don't need the preprocessor recursion limit...
2010-09-28 Nadezhda Ivanovas4-drs: Added check for drs-manage-topology to updateRefs.
2010-09-28 Nadezhda Ivanovas4-drs: Added drs_security_access_check function
2010-09-28 Nadezhda Ivanovas4-dsdb: adapted check_access_on_dn for use in drs.
2010-09-28 Andrew Bartlettheimdal Fix DNS name qualification to not mangle IP...
2010-09-28 Andrew Bartletts4-kdc Handle the case where we may be given a ticket...
2010-09-28 Andrew Bartlettheimdal Add an error code for use in the RODC
2010-09-28 Andrew Bartlettheimdal Add support for extracting a particular KVNO...
2010-09-28 Andrew Bartletts4-kdc Add common setup, handle RODC setup case
2010-09-28 Andrew Bartletts4-dsdb Add ldb_reset_err_string() when we set error...
2010-09-28 Andrew Bartletts4-dsdb Make samdb_reference_dn() use dsdb_search(...
2010-09-28 Andrew Bartletts4-kdc Add function to determine if a hdb entry is...
2010-09-28 Andrew Bartletts4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the...
2010-09-28 Andrew Bartletts4-dsdb Fix segfault in error case in rootdse module
2010-09-28 Jelmer Vernooijldb: Fix path to alternative buildtools.
2010-09-28 Jelmer Vernooijsamba4: Don't update Makefile/configure from autogen.sh.
2010-09-28 Jelmer Vernooijldb/tevent: Fix detection of waf paths.
2010-09-28 Jelmer Vernooijldb: Update autogen-waf.sh to no longer overwrite exist...
2010-09-28 Jelmer Vernooijldb: Remove samba-specific targets from Makefile.
2010-09-28 Jelmer Vernooijldb: Bump version because of addition of ldb_req_location.
2010-09-28 Andrew Tridgells4-selftest: added a --fail-immediately option to s4...
2010-09-28 Andrew Tridgells4-provision: fixed the authority response for our...
2010-09-28 Andrew Tridgells4-dns: implemented RODC DNS update in dns update task
2010-09-28 Andrew Tridgells4-netlogon: added RODC DNS update call fwded to dnsupd...
2010-09-28 Andrew Tridgells4-dns: added --update-list option to samba_dnsupdate
2010-09-28 Andrew Tridgells4-kdc: added ifdef guards in kdc.h
2010-09-28 Andrew Tridgells4-ldb: removed an unused variable
2010-09-28 Andrew Tridgells4-kcc: fixed a incorrect context to kcctpl_get_all_bri...
2010-09-28 Andrew Tridgells4-dsdb: added samdb_find_site_for_computer() and samdb...
2010-09-28 Andrew Tridgells4-auth: removed unused variable dom_sid
2010-09-28 Stefan Metzmachers4:gensec_tstream: remove plain socket handling
2010-09-28 Stefan Metzmachers4:lib/tls: add gnutls backend for tstream
2010-09-28 Stefan Metzmachers4:gensec: add gensec_create_tstream()
2010-09-28 Stefan Metzmachers4:wrepl_server: use SOCKET_FLAG_NOCLOSE instead of...
2010-09-28 Stefan Metzmachers4:rpc_server: use SOCKET_FLAG_NOCLOSE to avoid calling...
2010-09-28 Andrew Tridgells4-ildap: two more places that need talloc_reparent()
2010-09-27 Andrew Tridgells4-kcc: don't print "Testing kcctpl_create_intersite_co...
2010-09-27 Andrew Tridgells4-drs: make getncchanges debug less verbose
2010-09-27 Andrew Tridgells4-dns: avoid search domains expansion in DNS resolver
2010-09-27 Andrew Tridgellheimdal: avoid DNS search domain expansion
2010-09-27 Günther Deschners4-smbtorture: rework spoolss_EnumPrintProcDataTypes...
2010-09-27 Günther Deschners4-smbtorture: rework test_EnumPrintProcessors to let...
2010-09-27 Andrew Tridgells4-ildap: fixed a talloc_steal with references error
2010-09-27 Nadezhda Ivanovas4-ldb: Added ldb_request_replace_control
2010-09-27 Anatoliy Atanasovs4/irpc: Add security token to the binding handle when...
2010-09-27 Anatoliy Atanasovs4/irpc: Add function to add security token to the...
2010-09-27 Stefan Metzmachers4:irpc: optionaly pass the security_token via IRPC...
2010-09-27 Stefan Metzmachers4:torture/ldap: close connections with an UnbindRequest
2010-09-27 Stefan MetzmacherLDAP-BASIC: test AbandonRequest
2010-09-27 Stefan Metzmachers4:libcli/ldap: fix sending oneway requests
2010-09-27 Günther Deschnerwaf: add more NDR subsystems for shared IDL files.
next