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-02-01
s3:auth: wbcAuthenticateEx gives unix times (bug #9625)
Stefan Metzmacher
1
-3
/
+3
2013-01-31
selftest: skip smb2.ioctl tests on ntvfs
David Disseldorp
2
-2
/
+1
2013-01-31
tevent: Fix a comment typo
Volker Lendecke
1
-1
/
+1
2013-01-31
Fix the compound tests to correctly pass against Windows when run with --sign...
Jeremy Allison
1
-6
/
+6
2013-01-30
Add new function smbXcli_session_copy(), to be used when creating compound SM...
Jeremy Allison
2
-0
/
+29
2013-01-30
smbd: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-01-30
smbd: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-01-29
s3:winbindd: change getpwsid() to return a passwd struct for a group sid id-m...
Michael Adam
1
-9
/
+43
2013-01-29
s3:winbindd: check the correct variable for talloc success in rpc_query_user()
Michael Adam
1
-1
/
+1
2013-01-29
s3:winbindd:getgrnam: also produce a group struct for a user with ID_TYPE_BOTH
Michael Adam
1
-2
/
+13
2013-01-29
s3:winbindd: create group structs for gids that are coming from a user sid id...
Michael Adam
1
-0
/
+49
2013-01-29
s3:winbindd: factor add_wbint_Principal_to_dict() out of wb_group_members_done()
Michael Adam
2
-17
/
+47
2013-01-29
s3:winbindd: fix a cut'n'paste comment typo in wb_fill_pwent
Michael Adam
1
-1
/
+1
2013-01-29
s3:winbindd: rename winbindd_getgrnam_lookupsid_done to winbindd_getgrnam_loo...
Michael Adam
1
-3
/
+3
2013-01-29
s3:utils/net remove aclmapset command
Christian Ambach
1
-73
/
+0
2013-01-29
s3:net_idmap_dump support dumping autorid backend
Christian Ambach
1
-8
/
+106
2013-01-29
s3:net_idmap_dump add missing braces
Christian Ambach
1
-1
/
+2
2013-01-29
s3:net_idmap_dump remove obsolete support for tdb:idmap2.tdb parameter
Christian Ambach
1
-6
/
+2
2013-01-29
s3:net_idmap_dump deal with idmap config * : backend config style
Christian Ambach
1
-6
/
+13
2013-01-28
Regression test for bug #9571 - Unlink after open causes smbd to panic
Jeremy Allison
1
-0
/
+44
2013-01-28
Fix bug #9571 - Unlink after open causes smbd to panic.
Pavel Shilovsky
1
-3
/
+3
2013-01-28
Fix bug #9588 - ACLs are not inherited to directories for DFS shares.
Jeremy Allison
1
-0
/
+13
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
[next]