summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Add a herald with version string to smbtortureRichard Sharpe2013-02-131-0/+2
* Fix some cut-and-paste and spelling in debug messagesGuenter Kukkukk2013-02-121-8/+8
* dsdb-operational: rework the loop for attribute removalMatthieu Patou2013-02-081-41/+92
* dsdb-repl: make message more clearerMatthieu Patou2013-02-081-2/+2
* replmetadata: raise msg level for conflict resolution so that we don't polute...Matthieu Patou2013-02-081-2/+2
* dsdb-repl: do not ask to add ref when doing getncchange for an exopMatthieu Patou2013-02-081-0/+7
* dsdb-cracknames: Fix potential double free and memory leaksMatthieu Patou2013-02-081-2/+4
* samba-tool/domain provision: add support for utf-8 passwords for --adminpassStefan Metzmacher2013-02-041-0/+1
* samba-tool/user setpassword: fix help messageStefan Metzmacher2013-02-041-3/+3
* s4:scripting/python: add support for utf-8 passwords from the command lineStefan Metzmacher2013-02-041-1/+2
* dsdb/util: rework samdb_check_password() to support utf8Stefan Metzmacher2013-02-041-5/+16
* dsdb/password_hash: rename variable 'stat' to 'vstat'Stefan Metzmacher2013-02-041-5/+5
* dsdb/password_hash: make sure that io->n.cleartext_utf8.data is a null termin...Stefan Metzmacher2013-02-041-0/+23
* selftest: add a test that demonstrates how new ACL blob code helpsChristian Ambach2013-02-041-0/+17
* s4-torture: make sure to deal with the highest relative pointer offset correc...Günther Deschner2013-02-011-6/+26
* Fix the compound tests to correctly pass against Windows when run with --sign...Jeremy Allison2013-01-311-6/+6
* s4:service_task: add missing imessaging_cleanup() to task_server_terminate()Stefan Metzmacher2013-01-271-0/+2
* s4:service_task: prevent a segfault if task->msg_ctx is not initialized yetStefan Metzmacher2013-01-271-1/+1
* selftest: rename 'promoted_vampire_dc' to 'promoted_dc'Stefan Metzmacher2013-01-271-2/+2
* selftest: Add test of upgradeprovision using the old alpha13 treeAndrew Bartlett2013-01-271-5/+5
* samba_upgradeprovision: detect dns_backend for the reference provisionStefan Metzmacher2013-01-272-10/+11
* provision: setup names.dns_backendStefan Metzmacher2013-01-271-0/+26
* samba_upgradeprovision: fix the nTSecurityDescriptor on more containers (bug ...Stefan Metzmacher2013-01-271-36/+92
* provision: fix nTSecurityDescriptor of containers in the DnsZones (bug #9481)Stefan Metzmacher2013-01-272-11/+23
* provision: fix nTSecurityDescriptor attributes of CN=*,${CONFIGDN} (bug #9481)Stefan Metzmacher2013-01-274-0/+34
* provision: fix nTSecurityDescriptor of CN={LostAndFound,System},${DOMAINDN} (...Stefan Metzmacher2013-01-272-0/+6
* provision: setup names.name_map['DnsAdmins']Stefan Metzmacher2013-01-271-0/+5
* provision: introduce names.name_map = {}Stefan Metzmacher2013-01-271-0/+1
* provision: add get_dns_{forest,domain}_microsoft_dns_descriptor()Stefan Metzmacher2013-01-272-0/+16
* provision: add get_config_ntds_quotas_descriptor()Stefan Metzmacher2013-01-272-0/+8
* provision: add get_{config,domain}_delete_protected*_descriptor()Stefan Metzmacher2013-01-272-0/+40
* schema.py: add optional name_map={} to get_schema_descriptor()Stefan Metzmacher2013-01-271-1/+1
* provision: add optional name_map={} argument to get_*_descriptor()Stefan Metzmacher2013-01-271-32/+30
* provision: import/export get_dns_partition_descriptor()Stefan Metzmacher2013-01-271-1/+2
* provision: setup names.dns{forest,domain}dnStefan Metzmacher2013-01-271-1/+22
* samba_upgradeprovision: fix resetting of 'nTSecurityDescriptor' on schema obj...Stefan Metzmacher2013-01-271-1/+1
* samba_upgradeprovision: don't reset 'whenCreated' when resetting 'nTSecurityD...Stefan Metzmacher2013-01-271-2/+0
* dbckecker: fix nTSecurityDescriptor values from before 4.0.0rc6 (bug #9481)Stefan Metzmacher2013-01-271-2/+181
* dsdb-descriptor: get_default_group() should always return the DAG sid (bug #9...Stefan Metzmacher2013-01-271-5/+10
* tests/sec_descriptor: the default owner behavior depends on domainControllerF...Stefan Metzmacher2013-01-271-4/+4
* s4-process_single: Use pid,task_id as cluster_id in process_single just like ...Andrew Bartlett2013-01-261-8/+13
* pymessaging: Pass around the server_id struct to python callbacks rather than...Andrew Bartlett2013-01-261-3/+13
* pymessaging: Use correct unsigned types for server ID tuple elememntsAndrew Bartlett2013-01-261-3/+3
* bug9598: s4-process_single: Use pid,fd as cluster_id in process_single just l...Andrew Bartlett2013-01-251-3/+8
* s4-torture: add some basic tests for PlayGDIScriptOnPrinterIC.Günther Deschner2013-01-241-1/+110
* spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...Günther Deschner2013-01-241-2/+6
* dsdb-acl: remove unused variableStefan Metzmacher2013-01-231-1/+0
* drsuapi: Add documentationMatthieu Patou2013-01-221-3/+18
* drepl-notify: change misleading messageMatthieu Patou2013-01-221-1/+1
* devel-script: add options for RODC and partial replica for replicate flagsMatthieu Patou2013-01-221-1/+21