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
2012-11-16
s3:modules:nfs4_acls fix memory hierarchy in smb_create_smb4acl
Christian Ambach
1
-2
/
+1
2012-11-16
s3:vfs_gpfs fix a memory leak in gpfsacl_get_posix_acl
Christian Ambach
1
-0
/
+3
2012-11-16
s3:vfs_gpfs fix memory corruption in gpfs2smb_acl
Christian Ambach
1
-0
/
+2
2012-11-16
s3:vfs_gpfs fix memory leak in gpfs_get_nfs4_acl
Christian Ambach
1
-0
/
+1
2012-11-16
s3:vfs_gpfs fix memory leaks in gpfs_getacl_alloc
Christian Ambach
1
-2
/
+4
2012-11-16
samba-tool dns: Don't use "localhost" to connect to local host
Kai Blin
1
-0
/
+2
2012-11-16
utils: Remove unused samba-dig tool
Kai Blin
3
-168
/
+0
2012-11-16
dsdb: Make secrets_tdb_sync cope with -H secrets.ldb
Andrew Bartlett
1
-2
/
+3
2012-11-16
s3:param: make init_locals() static.
Michael Adam
2
-2
/
+1
2012-11-16
s3-param: Handle setting default AD DC per-share settings in init_locals()
Andrew Bartlett
1
-19
/
+37
2012-11-16
s4:samba-tool: Fix samba-tool fsmo --role=schema
Arvid Requate
1
-1
/
+1
2012-11-16
samba-tool: Add new samba-tool gpo aclcheck and test
Andrew Bartlett
2
-0
/
+73
2012-11-15
Another fix needed for bug #9236 - ACL masks incorrectly applied when setting...
Jeremy Allison
1
-7
/
+10
2012-11-15
popt_common: Fix typos.
Karolin Seeger
1
-2
/
+2
2012-11-14
lib/replace: replace all *printf function if we replace snprintf (bug #9390)
Stefan Metzmacher
3
-17
/
+34
2012-11-14
subunit: Update to latest upstream version.
Jelmer Vernooij
21
-318
/
+1143
2012-11-14
testtools: Update to latest version.
Jelmer Vernooij
58
-2931
/
+5207
2012-11-14
smbd_open_one_socket does not use the messaging_context variable so why pass ...
Richard Sharpe
1
-3
/
+0
2012-11-14
A small error message fix in source3/smbd/server.c
Richard Sharpe
1
-1
/
+1
2012-11-14
scripting ntacls: Do not place a SACL in the GPO filesystem ACL
Andrew Bartlett
1
-1
/
+0
2012-11-13
ntvfs: Fill in sd->type based on the new ACL being added
Andrew Bartlett
1
-0
/
+21
2012-11-13
smbd: Remove NT4 compatability handling in posix -> NT ACL conversion
Andrew Bartlett
8
-155
/
+11
2012-11-13
Change get_nt_acl_no_snum() to return an NTSTATUS, not a struct security_desc...
Andrew Bartlett
4
-46
/
+34
2012-11-13
smbd: Correctly set fsp->is_directory before dealing with ACLs
Andrew Bartlett
1
-1
/
+24
2012-11-13
Ensure we Correctly set fsp->is_directory before dealing with ACLs.
Andrew Bartlett
1
-1
/
+1
2012-11-13
lib/ldb: add missing newline in the output of ldb_ldif_write_trace()
Stefan Metzmacher
1
-1
/
+1
2012-11-13
s4:samba-tool/testparm: report a CommandError if loading of the config file f...
Stefan Metzmacher
1
-1
/
+4
2012-11-13
lib/addns: remove compiler warnings
Stefan Metzmacher
1
-2
/
+2
2012-11-13
lib/addns: don't depend on the order in resp->answers[]
Stefan Metzmacher
1
-3
/
+12
2012-11-13
lib/addns: remove pointless check for resp->num_additionals != 1
Stefan Metzmacher
1
-2
/
+1
2012-11-13
selftest: Add --tmpdir to 'samba-tool gpo create' test
Andrew Bartlett
2
-3
/
+9
2012-11-13
Revert "selftest/skip: add samba.tests.samba_tool.gpo until it's stable"
Andrew Bartlett
1
-1
/
+0
2012-11-13
selftest: Avoid returning errors (rather than failures) in gpo test
Andrew Bartlett
1
-2
/
+4
2012-11-12
s3:winbind: BUG 9386: Failover if netlogon pipe is not available.
Andreas Schneider
1
-13
/
+39
2012-11-12
Use work around for 'winbind use default domain' only if it is set
Sumit Bose
1
-1
/
+2
2012-11-12
ntp_signd: Only allow group access to the ntp signd directory.
Andrew Bartlett
1
-1
/
+1
2012-11-12
ntp_signd: move socket directory to var/lib not var/run for permissions change
Andrew Bartlett
1
-2
/
+2
2012-11-12
s4:dsdb/acl_read: make sure confidential attributes require CONTROL_ACCESS (b...
Stefan Metzmacher
1
-0
/
+4
2012-11-12
s4:dsdb/acl_read: fix whitespace formatting errors
Stefan Metzmacher
1
-124
/
+128
2012-11-12
s4:dsdb/acl: only give administrators access to attributes marked as confiden...
Stefan Metzmacher
1
-0
/
+87
2012-11-12
s4:dsdb/acl: reorganize the logic flow in the password filtering checks
Stefan Metzmacher
1
-54
/
+92
2012-11-12
s4:dsdb/acl: fix search filter cleanup for password attributes
Stefan Metzmacher
1
-1
/
+1
2012-11-12
selftest: Avoid test cross-contamination in samba.tests.posixacl
Andrew Bartlett
1
-81
/
+59
2012-11-11
selftest: Add tests for expected behaviour on directories as well as files
Andrew Bartlett
1
-0
/
+197
2012-11-12
pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()
Andrew Bartlett
2
-3
/
+3
2012-11-12
selftest: Make samba.tests.ntacl also use TestCaseInTempDir
Andrew Bartlett
1
-37
/
+31
2012-11-12
samba-tool: Rework ldap attribute fetch in classicupgrade for missing attributes
Andrew Bartlett
1
-17
/
+24
2012-11-10
s3:smbd: Fix typo in got_duplicate_group check
Arvid Requate
1
-1
/
+1
2012-11-09
build: add DMAPI configure option and checks
Christian Ambach
2
-1
/
+65
2012-11-09
build(waf): support AIX 6.1
Christian Ambach
1
-1
/
+1
[prev]
[next]