index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a herald with version string to smbtorture
Richard Sharpe
2013-02-13
1
-0
/
+2
*
Fix some cut-and-paste and spelling in debug messages
Guenter Kukkukk
2013-02-12
1
-8
/
+8
*
dsdb-operational: rework the loop for attribute removal
Matthieu Patou
2013-02-08
1
-41
/
+92
*
dsdb-repl: make message more clearer
Matthieu Patou
2013-02-08
1
-2
/
+2
*
replmetadata: raise msg level for conflict resolution so that we don't polute...
Matthieu Patou
2013-02-08
1
-2
/
+2
*
dsdb-repl: do not ask to add ref when doing getncchange for an exop
Matthieu Patou
2013-02-08
1
-0
/
+7
*
dsdb-cracknames: Fix potential double free and memory leaks
Matthieu Patou
2013-02-08
1
-2
/
+4
*
samba-tool/domain provision: add support for utf-8 passwords for --adminpass
Stefan Metzmacher
2013-02-04
1
-0
/
+1
*
samba-tool/user setpassword: fix help message
Stefan Metzmacher
2013-02-04
1
-3
/
+3
*
s4:scripting/python: add support for utf-8 passwords from the command line
Stefan Metzmacher
2013-02-04
1
-1
/
+2
*
dsdb/util: rework samdb_check_password() to support utf8
Stefan Metzmacher
2013-02-04
1
-5
/
+16
*
dsdb/password_hash: rename variable 'stat' to 'vstat'
Stefan Metzmacher
2013-02-04
1
-5
/
+5
*
dsdb/password_hash: make sure that io->n.cleartext_utf8.data is a null termin...
Stefan Metzmacher
2013-02-04
1
-0
/
+23
*
selftest: add a test that demonstrates how new ACL blob code helps
Christian Ambach
2013-02-04
1
-0
/
+17
*
s4-torture: make sure to deal with the highest relative pointer offset correc...
Günther Deschner
2013-02-01
1
-6
/
+26
*
Fix the compound tests to correctly pass against Windows when run with --sign...
Jeremy Allison
2013-01-31
1
-6
/
+6
*
s4:service_task: add missing imessaging_cleanup() to task_server_terminate()
Stefan Metzmacher
2013-01-27
1
-0
/
+2
*
s4:service_task: prevent a segfault if task->msg_ctx is not initialized yet
Stefan Metzmacher
2013-01-27
1
-1
/
+1
*
selftest: rename 'promoted_vampire_dc' to 'promoted_dc'
Stefan Metzmacher
2013-01-27
1
-2
/
+2
*
selftest: Add test of upgradeprovision using the old alpha13 tree
Andrew Bartlett
2013-01-27
1
-5
/
+5
*
samba_upgradeprovision: detect dns_backend for the reference provision
Stefan Metzmacher
2013-01-27
2
-10
/
+11
*
provision: setup names.dns_backend
Stefan Metzmacher
2013-01-27
1
-0
/
+26
*
samba_upgradeprovision: fix the nTSecurityDescriptor on more containers (bug ...
Stefan Metzmacher
2013-01-27
1
-36
/
+92
*
provision: fix nTSecurityDescriptor of containers in the DnsZones (bug #9481)
Stefan Metzmacher
2013-01-27
2
-11
/
+23
*
provision: fix nTSecurityDescriptor attributes of CN=*,${CONFIGDN} (bug #9481)
Stefan Metzmacher
2013-01-27
4
-0
/
+34
*
provision: fix nTSecurityDescriptor of CN={LostAndFound,System},${DOMAINDN} (...
Stefan Metzmacher
2013-01-27
2
-0
/
+6
*
provision: setup names.name_map['DnsAdmins']
Stefan Metzmacher
2013-01-27
1
-0
/
+5
*
provision: introduce names.name_map = {}
Stefan Metzmacher
2013-01-27
1
-0
/
+1
*
provision: add get_dns_{forest,domain}_microsoft_dns_descriptor()
Stefan Metzmacher
2013-01-27
2
-0
/
+16
*
provision: add get_config_ntds_quotas_descriptor()
Stefan Metzmacher
2013-01-27
2
-0
/
+8
*
provision: add get_{config,domain}_delete_protected*_descriptor()
Stefan Metzmacher
2013-01-27
2
-0
/
+40
*
schema.py: add optional name_map={} to get_schema_descriptor()
Stefan Metzmacher
2013-01-27
1
-1
/
+1
*
provision: add optional name_map={} argument to get_*_descriptor()
Stefan Metzmacher
2013-01-27
1
-32
/
+30
*
provision: import/export get_dns_partition_descriptor()
Stefan Metzmacher
2013-01-27
1
-1
/
+2
*
provision: setup names.dns{forest,domain}dn
Stefan Metzmacher
2013-01-27
1
-1
/
+22
*
samba_upgradeprovision: fix resetting of 'nTSecurityDescriptor' on schema obj...
Stefan Metzmacher
2013-01-27
1
-1
/
+1
*
samba_upgradeprovision: don't reset 'whenCreated' when resetting 'nTSecurityD...
Stefan Metzmacher
2013-01-27
1
-2
/
+0
*
dbckecker: fix nTSecurityDescriptor values from before 4.0.0rc6 (bug #9481)
Stefan Metzmacher
2013-01-27
1
-2
/
+181
*
dsdb-descriptor: get_default_group() should always return the DAG sid (bug #9...
Stefan Metzmacher
2013-01-27
1
-5
/
+10
*
tests/sec_descriptor: the default owner behavior depends on domainControllerF...
Stefan Metzmacher
2013-01-27
1
-4
/
+4
*
s4-process_single: Use pid,task_id as cluster_id in process_single just like ...
Andrew Bartlett
2013-01-26
1
-8
/
+13
*
pymessaging: Pass around the server_id struct to python callbacks rather than...
Andrew Bartlett
2013-01-26
1
-3
/
+13
*
pymessaging: Use correct unsigned types for server ID tuple elememnts
Andrew Bartlett
2013-01-26
1
-3
/
+3
*
bug9598: s4-process_single: Use pid,fd as cluster_id in process_single just l...
Andrew Bartlett
2013-01-25
1
-3
/
+8
*
s4-torture: add some basic tests for PlayGDIScriptOnPrinterIC.
Günther Deschner
2013-01-24
1
-1
/
+110
*
spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...
Günther Deschner
2013-01-24
1
-2
/
+6
*
dsdb-acl: remove unused variable
Stefan Metzmacher
2013-01-23
1
-1
/
+0
*
drsuapi: Add documentation
Matthieu Patou
2013-01-22
1
-3
/
+18
*
drepl-notify: change misleading message
Matthieu Patou
2013-01-22
1
-1
/
+1
*
devel-script: add options for RODC and partial replica for replicate flags
Matthieu Patou
2013-01-22
1
-1
/
+21
[next]