summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-09-26s4-kerberos Don't segfault if the password isn't specified in keytab generationAndrew Bartlett1-0/+7
2010-09-26upgradeprovision: fix a typoMatthieu Patou1-1/+1
2010-09-26upgradeprovision: Fix a bug with renamed entriesMatthieu Patou1-2/+13
2010-09-26upgradeprovision: fix a bug with not updated linksMatthieu Patou1-0/+1
2010-09-26s4 provision: start with gpo of version 0 and be consistent between different...Matthieu Patou2-3/+3
2010-09-26s4 upgradeprovision: fix a bug with empty reference objectsMatthieu Patou1-1/+9
2010-09-26s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v...Matthieu Patou1-3/+3
2010-09-26s4 provision: Make GPO folder group writableMatthieu Patou1-3/+3
2010-09-26upgradeprovision: use the same case for hostname in reference provision as in...Matthieu Patou1-1/+1
2010-09-26s4-dns: the DNS/${HOSTNAME} SPN should be on the DNS account onlyAndrew Tridgell1-1/+0
2010-09-26s4-provision: switch to dns-HOSTNAME instead of dnsAndrew Tridgell4-25/+33
2010-09-26s4-possibleinferiors.py: Fix usage of 'paged_search' module for remote LDB co...Kamen Mazdrashki1-1/+7
2010-09-26s4-fsmo.py: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki1-2/+3
2010-09-26s4-delete_object.py: Fix usage of 'paged_search' module for remote LDB connec...Kamen Mazdrashki1-2/+3
2010-09-26s4-sec_descriptor.py: Fix usage of 'paged_search' module for remote LDB conne...Kamen Mazdrashki1-1/+9
2010-09-26s4-ldap_schema.py: Remove unused LDB connection to GC portKamen Mazdrashki1-5/+0
2010-09-26s4-dsdb_schema_info.py: Fix usage of 'paged_search' module for remote LDB con...Kamen Mazdrashki1-6/+7
2010-09-26s4-ldapcmp: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki1-2/+3
2010-09-26s4-ldapcmp: Extend ldapcmp to be able to compare more than one context at a timeKamen Mazdrashki1-20/+33
2010-09-25Check in configure/Makefile for those projects that have waf as primary build...Jelmer Vernooij4-0/+142
2010-09-25ldb: mark the location of a lot more ldb requestsAndrew Tridgell28-15/+109
2010-09-25s4-dsdb: added tagging of requests in dsdb modulesAndrew Tridgell8-0/+30
2010-09-25ldb: added request location trackingAndrew Tridgell4-0/+39
2010-09-25s4-repl: make getncchanges a bit less verboseAndrew Tridgell1-1/+1
2010-09-25s4-net: added --ipaddress option to net commandsAndrew Tridgell6-6/+13
2010-09-25s4-pynet: added server keyword to Net() initialisationAndrew Tridgell1-3/+7
2010-09-25s4-libnet: added server_address option in libnet contextAndrew Tridgell3-1/+6
2010-09-25s4-finddcs: allow override of server IP addressAndrew Tridgell2-1/+37
2010-09-25s4-repl: don't store repsFrom on DNs other than NC headsAndrew Tridgell1-0/+9
2010-09-25s4-pycredentials: avoid a tallloc_free on refAndrew Tridgell1-1/+1
2010-09-25s4-repl: use namingContexts from rootDSE to initialise partition listAndrew Tridgell1-53/+36
2010-09-25s4-repl: force on WRIT_REP when we are a writable replicaAndrew Tridgell1-4/+3
2010-09-25s4-repl: use dreplsrv_partition_source_dsa_by_guid to find source dsaAndrew Tridgell1-5/+6
2010-09-25torture: fixed a valgrind error in SMB2-CREATEAndrew Tridgell1-0/+6
2010-09-25s4-dsdb: Fixed a call to the wrong ops function in dsdb_module_search_dn.Nadezhda Ivanova1-1/+1
2010-09-24s4-waf: add NDR_EVENTLOG.Günther Deschner1-2/+2
2010-09-24s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.Günther Deschner1-1/+1
2010-09-24s4-kerberos Rework keytab handling to export servicePrincipalName entriesAndrew Bartlett4-129/+171
2010-09-24s4-selftest Run slow tests less oftenAndrew Bartlett1-16/+12
2010-09-24s4-libnet_join Use header constant for 'all encryption types' in msDS-Support...Andrew Bartlett1-4/+3
2010-09-24s4-kerberos Move 'set key into keytab' code out of credentials.Andrew Bartlett8-239/+286
2010-09-24s4-libnet Remove libnet_samdump_keytab() and net samdump keytabAndrew Bartlett4-185/+2
2010-09-24s4-kerberos Fix kerberos_enctype_bitmap_to_enctypes()Andrew Bartlett1-2/+3
2010-09-24s4:repl_meta_data - also on delete operations the new RDN attribute has to be...Matthias Dieter Wallnöfer1-1/+10
2010-09-24s4:lazy_commit LDB module - the "show_deleted" control is initialised by the ...Matthias Dieter Wallnöfer1-17/+0
2010-09-24s4:rootdse LDB module - make use of "dsdb_forest_functional_level"Matthias Dieter Wallnöfer1-3/+2
2010-09-24s4:ldap.py - add tests for the "dsServiceName", "serverName", "dnsHostName" a...Matthias Dieter Wallnöfer1-0/+34
2010-09-24s4:provision - rootdse - remove static "ldapServiceName" attributeMatthias Dieter Wallnöfer2-4/+0
2010-09-24s4:rootdse LDB module - introduce dynamic "ldapServiceName"Matthias Dieter Wallnöfer1-0/+25
2010-09-24s4:provision - rootdse - remove static "dnsHostName" attributeMatthias Dieter Wallnöfer2-2/+0