summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-10-01s4-repl: use the GC principal name for DRS replication connectionAndrew Tridgell3-6/+76
2010-10-01s4-rpc: added target_principal binding handle optionAndrew Tridgell6-4/+16
2010-10-01s4-dsdb: added dsdb_search_by_dn_guid()Andrew Tridgell1-0/+26
2010-10-02s4:rpc_server/netlogon: don't use dcerpc_binding_handle_call_send/recv() dire...Stefan Metzmacher1-12/+9
2010-10-02s4-gensec Always honour the set server principalAndrew Bartlett1-1/+1
2010-10-02s4-drs: fixed comparison login in replicated renamesAndrew Tridgell1-45/+72
2010-10-02s4-kcc: remove stale repsTo entries in the KCCAndrew Tridgell1-0/+32
2010-10-02s4-kerberos Don't regenerate key values for each alias in keytabAndrew Bartlett1-43/+35
2010-10-02s4-kdc Rework 'allowed encryption types' handling in the KDCAndrew Bartlett1-28/+44
2010-10-02s4-auth Add make_server_info_pac() to include 'resource domain' groupsAndrew Bartlett2-5/+40
2010-10-02s4-auth Allocate domain SIDs under the sids array, not server_infoAndrew Bartlett1-1/+1
2010-10-02heimdal use returned server entry from HDB to compare realmsAndrew Bartlett1-1/+1
2010-10-01samba: share readline wrappers among all buildsystems.Günther Deschner12-173/+8
2010-10-01samba: share select wrappers.Günther Deschner1-45/+0
2010-10-01s4-auth: fixed a vagrind error when creating keytabsAndrew Tridgell1-0/+3
2010-10-01s4-rpmd: fixed a use after realloc bugAndrew Tridgell1-2/+8
2010-10-01s4-dsdb: fail the transaction instead of asserting on errorAndrew Tridgell1-2/+10
2010-10-01s4: Add 'subunit-test' make target.Jelmer Vernooij1-0/+3
2010-10-01autobuild-remote: Support autobuild.py rather than land.py.Jelmer Vernooij1-50/+0
2010-10-01Remove land.py - it's been obsoleted by autobuild.py.Jelmer Vernooij1-118/+0
2010-09-30heimdal: added verbose logging of hemimdal crypto errorsAndrew Bartlett1-2/+15
2010-09-30s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRETAndrew Tridgell1-0/+3
2010-09-30s4-spn: don't try and send an empty SPN listAndrew Tridgell1-0/+2
2010-10-01selftest: Let selftest provide the tempdir, rather than creating it as sideef...Jelmer Vernooij2-6/+2
2010-09-30selftest: fixed a selftest error on snAndrew Tridgell1-1/+1
2010-10-01delete_object: Remove unnecessary pass calls.Jelmer Vernooij1-7/+0
2010-10-01s4-selftest: Remove unnecessary PYTHONPATH overrides.Jelmer Vernooij1-6/+6
2010-10-01s4-selftest: Normalize paths.Jelmer Vernooij1-5/+5
2010-10-01s4-selftest: Finish conversion of selftest.sh to Python.Jelmer Vernooij2-104/+104
2010-10-01s4-selftest: Convert tests.sh to Python.Jelmer Vernooij2-544/+510
2010-09-30s4-provision: wipe the old keytabs when provisioningAndrew Tridgell2-7/+29
2010-09-30s4-rodc: fixed the keyVersionNumber on the RODC account in secrets.keytabAndrew Tridgell1-2/+5
2010-09-30s4-drs: put the GCSPN flag into the repsTo if requestedAndrew Tridgell2-0/+8
2010-09-30s4-libnet: wipe the old keytab when exportingAndrew Tridgell1-0/+2
2010-09-30s4-dsdb: silence the domainFunctionality not setup warningAndrew Tridgell1-1/+2
2010-09-30s4-drs: added support for level 10 of getncchangesAndrew Tridgell2-73/+112
2010-09-30LDAPCmp feature to compare nTSecurityDescriptorsZahari Zahariev1-34/+252
2010-09-30s4-selftest: Add some more comments to skip file.Jelmer Vernooij1-1/+4
2010-09-30selftest: Eliminate some unnecessary spaces.Jelmer Vernooij1-36/+36
2010-09-29s4-drepl: don't call UpdateRefs on a RODCAndrew Tridgell1-5/+11
2010-09-29s4-drepl: fixed the checking of replica_flags in the drepl serverAndrew Tridgell1-7/+0
2010-09-29s4-kcc: fixed the replica_flags in repsFrom in the kccAndrew Tridgell1-31/+72
2010-09-30s4-dns: send A record updates via TKEYAndrew Tridgell1-1/+6
2010-09-30s4-smbtorture: add new EnumPrinters test to test printername/servernameGünther Deschner1-13/+207
2010-09-29s4-samldb: also set a password on the krbtgt_NNNN accountAndrew Tridgell1-0/+11
2010-09-29s4-devel: added new options to getncchanges scriptAndrew Tridgell1-9/+65
2010-09-29s4-drs: implement PAS checks and access checks for getncchangesAndrew Tridgell1-26/+130
2010-09-29s4-drs: added drs_security_access_check_nc_root()Andrew Tridgell2-12/+63
2010-09-29s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PACAndrew Tridgell1-0/+16
2010-09-29s4-spnupdate: when we are a RODC we need to use the WriteSPN DRS callAndrew Tridgell1-10/+57