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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
s4/web_server: Fix typo in URL.
Jelmer Vernooij
1
-1
/
+1
2012-11-20
s4:torture/rpc/handles: try to make the assoc_group test less flakey
Stefan Metzmacher
1
-1
/
+5
2012-11-20
s4:torture/rpc/handles: move a torture_comment()
Stefan Metzmacher
1
-2
/
+3
2012-11-16
samba-tool dns: Don't use "localhost" to connect to local host
Kai Blin
1
-0
/
+2
2012-11-16
dsdb: Make secrets_tdb_sync cope with -H secrets.ldb
Andrew Bartlett
1
-2
/
+3
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
popt_common: Fix typos.
Karolin Seeger
1
-2
/
+2
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
2
-9
/
+10
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
selftest: Add --tmpdir to 'samba-tool gpo create' test
Andrew Bartlett
2
-3
/
+9
2012-11-13
selftest: Avoid returning errors (rather than failures) in gpo test
Andrew Bartlett
1
-2
/
+4
2012-11-12
ntp_signd: Only allow group access to the ntp signd directory.
Andrew Bartlett
1
-1
/
+1
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
1
-2
/
+2
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-09
torture: Fix smb2.create.blob test.
Andreas Schneider
1
-1
/
+4
2012-11-09
samba-tool: Fix typo in --help output.
Karolin Seeger
1
-1
/
+1
2012-11-09
s4-drs: Remove unused var
Matthieu Patou
1
-3
/
+0
2012-11-06
heimdal_build: Fix finding of system heimdal.
Jelmer Vernooij
1
-26
/
+29
2012-11-06
heimdal_build: HEIMDAL_LIBRARY(): Remove unused cflags argument.
Jelmer Vernooij
1
-2
/
+1
2012-11-06
ldb_secrets_tdb_sync: Add dependency on gssapi.
Jelmer Vernooij
1
-1
/
+1
2012-11-06
dsdb: Rename _res argument to _result.
Jelmer Vernooij
1
-6
/
+6
2012-11-06
provision: Make dsacl2fsacl() take a security.dom_sid, not str
Andrew Bartlett
3
-6
/
+5
2012-11-06
provision: Also walk directories checking ACLs
Andrew Bartlett
1
-1
/
+1
2012-11-06
selftest: check that samba-tool gpo works for basic operations
Andrew Bartlett
2
-0
/
+64
2012-11-06
dsdb: Simplify DsCrackNameOneFilter a bit
Volker Lendecke
1
-1
/
+4
2012-11-04
s4-dns: Fix format string vulnerability in an error message (bug #9354)
Amitay Isaacs
1
-4
/
+5
2012-11-01
s4-ldapclient: cope with logon failure retry in LDAP
Andrew Tridgell
1
-37
/
+79
2012-11-01
s4-librpc: set error code to LOGON_FAILURE on RPC fault with access denied
Andrew Tridgell
1
-2
/
+7
2012-11-01
samba-tool: "drs options" does not need a samdb connection
Andrew Tridgell
1
-1
/
+0
2012-11-01
s4-librpc: try a 2nd logon for more error cases
Andrew Tridgell
1
-3
/
+10
2012-11-01
s4-librpc: use cli_credentials_failed_kerberos_login to cope with stale tickets
Andrew Tridgell
1
-1
/
+15
2012-11-01
libcli: use cli_credentials_failed_kerberos_login() to cope with server changes
Andrew Tridgell
1
-2
/
+15
2012-10-31
samba-tool: Add samba-tool processes subcommand
Andrew Bartlett
4
-0
/
+116
2012-10-31
pymessaging: Add irpc_servers_byname() and irpc_all_servers()
Andrew Bartlett
2
-0
/
+108
2012-10-31
pymessaging: Use the server_id IDL structure rather than a tuple
Andrew Bartlett
3
-7
/
+28
2012-10-31
imessaging: Add irpc_all_servers() to list all available servers
Andrew Bartlett
3
-1
/
+85
2012-10-27
TestCaseInTempDir: Use addCleanup rather than tearDown.
Jelmer Vernooij
1
-2
/
+3
2012-10-27
source4.selftest.tests: Add FIXME about database verification.
Jelmer Vernooij
1
-0
/
+2
2012-10-27
source4.selftest.tests: Add suffix for smbclient4/nmblookup4.
Jelmer Vernooij
1
-16
/
+16
[prev]
[next]