index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-28
smbcontrol: Fix undefined serverid_traverse_read warning
Volker Lendecke
1
-0
/
+1
2013-01-28
smbcontrol: Fix the build with libunwind
Volker Lendecke
1
-1
/
+1
2013-01-27
s4:service_task: add missing imessaging_cleanup() to task_server_terminate()
Stefan Metzmacher
1
-0
/
+2
2013-01-27
s4:service_task: prevent a segfault if task->msg_ctx is not initialized yet
Stefan Metzmacher
1
-1
/
+1
2013-01-27
selftest: rename 'promoted_vampire_dc' to 'promoted_dc'
Stefan Metzmacher
2
-11
/
+11
2013-01-27
selftest: Add test of upgradeprovision using the old alpha13 tree
Andrew Bartlett
3
-5
/
+141
2013-01-27
samba_upgradeprovision: detect dns_backend for the reference provision
Stefan Metzmacher
2
-10
/
+11
2013-01-27
provision: setup names.dns_backend
Stefan Metzmacher
1
-0
/
+26
2013-01-27
samba_upgradeprovision: fix the nTSecurityDescriptor on more containers (bug ...
Stefan Metzmacher
1
-36
/
+92
2013-01-27
provision: fix nTSecurityDescriptor of containers in the DnsZones (bug #9481)
Stefan Metzmacher
2
-11
/
+23
2013-01-27
provision: fix nTSecurityDescriptor attributes of CN=*,${CONFIGDN} (bug #9481)
Stefan Metzmacher
4
-0
/
+34
2013-01-27
provision: fix nTSecurityDescriptor of CN={LostAndFound,System},${DOMAINDN} (...
Stefan Metzmacher
2
-0
/
+6
2013-01-27
provision: setup names.name_map['DnsAdmins']
Stefan Metzmacher
1
-0
/
+5
2013-01-27
provision: introduce names.name_map = {}
Stefan Metzmacher
1
-0
/
+1
2013-01-27
provision: add get_dns_{forest,domain}_microsoft_dns_descriptor()
Stefan Metzmacher
2
-0
/
+16
2013-01-27
provision: add get_config_ntds_quotas_descriptor()
Stefan Metzmacher
2
-0
/
+8
2013-01-27
provision: add get_{config,domain}_delete_protected*_descriptor()
Stefan Metzmacher
2
-0
/
+40
2013-01-27
schema.py: add optional name_map={} to get_schema_descriptor()
Stefan Metzmacher
1
-1
/
+1
2013-01-27
provision: add optional name_map={} argument to get_*_descriptor()
Stefan Metzmacher
1
-32
/
+30
2013-01-27
provision: import/export get_dns_partition_descriptor()
Stefan Metzmacher
1
-1
/
+2
2013-01-27
provision: setup names.dns{forest,domain}dn
Stefan Metzmacher
1
-1
/
+22
2013-01-27
samba_upgradeprovision: fix resetting of 'nTSecurityDescriptor' on schema obj...
Stefan Metzmacher
1
-1
/
+1
2013-01-27
samba_upgradeprovision: don't reset 'whenCreated' when resetting 'nTSecurityD...
Stefan Metzmacher
1
-2
/
+0
2013-01-27
dbckecker: fix nTSecurityDescriptor values from before 4.0.0rc6 (bug #9481)
Stefan Metzmacher
1
-2
/
+181
2013-01-27
dsdb-descriptor: get_default_group() should always return the DAG sid (bug #9...
Stefan Metzmacher
1
-5
/
+10
2013-01-27
tests/sec_descriptor: the default owner behavior depends on domainControllerF...
Stefan Metzmacher
1
-4
/
+4
2013-01-27
libcli/security: calculate INHERIT_ONLY correcty for AUDIT and ALARM aces (bu...
Stefan Metzmacher
1
-4
/
+16
2013-01-26
s4-process_single: Use pid,task_id as cluster_id in process_single just like ...
Andrew Bartlett
1
-8
/
+13
2013-01-26
pymessaging: Pass around the server_id struct to python callbacks rather than...
Andrew Bartlett
1
-3
/
+13
2013-01-26
pymessaging: Use correct unsigned types for server ID tuple elememnts
Andrew Bartlett
1
-3
/
+3
2013-01-26
ldb: Ensure to decrement the transaction_active whenever we delete a transaction
Andrew Bartlett
4
-1
/
+266
2013-01-26
ldb: fix a warning by converting from TDB_DATA to struct ldb_val
Stefan Metzmacher
1
-1
/
+5
2013-01-25
Regression test for bug #9587 - archive flag is always set on directories.
Jeremy Allison
1
-0
/
+186
2013-01-25
Fix bug #9587 - archive flag is always set on directories.
Jeremy Allison
1
-1
/
+2
2013-01-25
bug9598: s4-process_single: Use pid,fd as cluster_id in process_single just l...
Andrew Bartlett
1
-3
/
+8
2013-01-25
Avoid a very small memleak on talloc_tos()
Volker Lendecke
1
-4
/
+1
2013-01-24
Fix bug #9572 - File corruption during SMB1 read by Mac OSX 10.8.2 clients.
Jeremy Allison
1
-2
/
+30
2013-01-24
Revert "s3:smbd: SMB ReadX with size > 0xffff should only possible for samba ...
Jeremy Allison
1
-10
/
+1
2013-01-24
s4-torture: add some basic tests for PlayGDIScriptOnPrinterIC.
Günther Deschner
1
-1
/
+110
2013-01-24
s3-rpcclient: add cmd_spoolss_play_gdi_script_on_printer_ic.
Günther Deschner
1
-0
/
+103
2013-01-24
spoolss: add UNIVERSAL_FONT_ID_ctr for debugging.
Günther Deschner
1
-0
/
+5
2013-01-24
spoolss: Add UNIVERSAL_FONT_ID.
Günther Deschner
1
-0
/
+6
2013-01-24
spoolss: fill in spoolss_PlayGDIScriptOnPrinterIC IDL.
Günther Deschner
1
-1
/
+7
2013-01-24
s3-rpcclient: decode OsVersion{Ex} binary blobs when displaying printerdata.
Günther Deschner
1
-0
/
+21
2013-01-24
s3-spoolss: Make it easier to manipulate the returned OSVersion at runtime.
Günther Deschner
1
-3
/
+11
2013-01-24
spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...
Günther Deschner
4
-14
/
+29
2013-01-24
spoolss: add more spoolss_DriverAttributes values.
Günther Deschner
1
-3
/
+13
2013-01-24
docs: ldbsearch.1.xml: Correct meta data.
Karolin Seeger
1
-3
/
+3
2013-01-24
docs: ldbrename.1.xml: Correct meta data.
Karolin Seeger
1
-3
/
+3
2013-01-24
docs: ldbmodify.1.xml: Correct meta data.
Karolin Seeger
1
-3
/
+3
[next]