summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-drepl: don't call UpdateRefs on a RODCAndrew Tridgell2010-09-291-5/+11
* s4-drepl: fixed the checking of replica_flags in the drepl serverAndrew Tridgell2010-09-291-7/+0
* s4-kcc: fixed the replica_flags in repsFrom in the kccAndrew Tridgell2010-09-291-31/+72
* s4-dns: send A record updates via TKEYAndrew Tridgell2010-09-301-1/+6
* s4-smbtorture: add new EnumPrinters test to test printername/servernameGünther Deschner2010-09-301-13/+207
* s4-samldb: also set a password on the krbtgt_NNNN accountAndrew Tridgell2010-09-291-0/+11
* s4-devel: added new options to getncchanges scriptAndrew Tridgell2010-09-291-9/+65
* s4-drs: implement PAS checks and access checks for getncchangesAndrew Tridgell2010-09-291-26/+130
* s4-drs: added drs_security_access_check_nc_root()Andrew Tridgell2010-09-292-12/+63
* s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PACAndrew Tridgell2010-09-291-0/+16
* s4-spnupdate: when we are a RODC we need to use the WriteSPN DRS callAndrew Tridgell2010-09-291-10/+57
* s4-drsutils: expose DsBind() call in drs_utils.pyAndrew Tridgell2010-09-291-37/+38
* s4-kerberos: use TZ=GMT when we are invoking krb5 code in helpersAndrew Tridgell2010-09-292-0/+12
* s4-rodc: RODC should not accept requests for role transferNadezhda Ivanova2010-09-291-0/+12
* s4-provision: simplify our generated krb5.confAndrew Tridgell2010-09-281-14/+1
* s4-kdc: RODC DCs should be able to produce forwardable ticketsAndrew Tridgell2010-09-281-1/+1
* heimdal: fixed timegm UTC/GMT bugAndrew Tridgell2010-09-281-15/+6
* s4-sam: fixed termination of krbtgt_attrs (comma and NULL)Andrew Tridgell2010-09-281-4/+4
* ldb-dn: don't crash on NULL in ldb_binary_encode_string()Andrew Tridgell2010-09-281-0/+3
* s4-kdc Ensure that an RODC may act as a server (needed to fillAndrew Bartlett2010-09-281-5/+24
* heimdal Use a seperate krb5_auth_context for the delegated credentialsAndrew Bartlett2010-09-283-1/+35
* s4-drs: added support for DRSUAPI_EXOP_REPL_OBJAndrew Tridgell2010-09-281-1/+32
* ldb-tdb: ignore failure to register control on rootdseAndrew Tridgell2010-09-281-4/+1
* s4-drs: use drs_ObjectIdentifier_*() calls in getncchangesAndrew Tridgell2010-09-281-14/+16
* s4-drs: moved the drs_ObjectIdentifier handling to dsdb_dn.cAndrew Tridgell2010-09-282-44/+42
* waf: we don't need the preprocessor recursion limit any moreAndrew Tridgell2010-09-281-3/+0
* s4-drs: Added check for drs-manage-topology to updateRefs.Nadezhda Ivanova2010-09-281-7/+9
* s4-drs: Added drs_security_access_check functionNadezhda Ivanova2010-09-282-0/+64
* s4-dsdb: adapted check_access_on_dn for use in drs.Nadezhda Ivanova2010-09-281-9/+10
* heimdal Fix DNS name qualification to not mangle IP addressesAndrew Bartlett2010-09-291-5/+23
* s4-kdc Handle the case where we may be given a ticket from an RODC in db layerAndrew Bartlett2010-09-296-37/+83
* heimdal Add an error code for use in the RODCAndrew Bartlett2010-09-291-0/+1
* heimdal Add support for extracting a particular KVNO from the databaseAndrew Bartlett2010-09-297-19/+54
* s4-kdc Add common setup, handle RODC setup caseAndrew Bartlett2010-09-295-73/+156
* s4-dsdb Add ldb_reset_err_string() when we set error codes.Andrew Bartlett2010-09-292-0/+4
* s4-dsdb Make samdb_reference_dn() use dsdb_search() and DSDB_SEARCH_ONE_ONLYAndrew Bartlett2010-09-291-7/+8
* s4-kdc Add function to determine if a hdb entry is a RODCAndrew Bartlett2010-09-292-0/+18
* s4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the full KVNOAndrew Bartlett2010-09-292-1/+19
* s4-dsdb Fix segfault in error case in rootdse moduleAndrew Bartlett2010-09-291-1/+4
* ldb: Fix path to alternative buildtools.Jelmer Vernooij2010-09-281-1/+1
* samba4: Don't update Makefile/configure from autogen.sh.Jelmer Vernooij2010-09-282-2/+12
* ldb/tevent: Fix detection of waf paths.Jelmer Vernooij2010-09-282-2/+11
* ldb: Update autogen-waf.sh to no longer overwrite existing files.Jelmer Vernooij2010-09-282-2/+12
* ldb: Remove samba-specific targets from Makefile.Jelmer Vernooij2010-09-281-8/+0
* ldb: Bump version because of addition of ldb_req_location.Jelmer Vernooij2010-09-281-1/+1
* s4-selftest: added a --fail-immediately option to s4 testAndrew Tridgell2010-09-281-0/+7
* s4-provision: fixed the authority response for our SOA recordAndrew Tridgell2010-09-281-1/+1
* s4-dns: implemented RODC DNS update in dns update taskAndrew Tridgell2010-09-271-0/+199
* s4-netlogon: added RODC DNS update call fwded to dnsupdate taskAndrew Tridgell2010-09-272-4/+100
* s4-dns: added --update-list option to samba_dnsupdateAndrew Tridgell2010-09-271-8/+14