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-29
docs: man oLschema2ldif: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man ntlm_auth4: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man smbtorture: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man masktest: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man locktest: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man gentest: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man 8 samba: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man regtree: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man regshell: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man regpatch: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-29
docs: man regdiff: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-11-28
docs: Rename man ntlm_auth.
Karolin Seeger
2
-38
/
+38
2012-11-26
s4:torture/rpc/handles: try to make all assoc_group tests less flakey
Stefan Metzmacher
1
-0
/
+5
2012-11-23
web_server: Load SWAT if it is available.
Jelmer Vernooij
1
-3
/
+31
2012-11-22
web_server: the web server is not multi-process, indicate so in WSGI.
Jelmer Vernooij
1
-1
/
+1
2012-11-22
web_server: Properly decrement reference counters for python objects in wsgi.
Jelmer Vernooij
1
-29
/
+81
2012-11-22
web_server: Properly set SCRIPT_NAME and PATH_INFO.
Jelmer Vernooij
1
-2
/
+5
2012-11-22
web_server: Create a string object for SERVER_PORT variable.
Jelmer Vernooij
1
-1
/
+1
2012-11-22
web_server/wsgi: Don't segfault when wsgi app doesn't return iterable.
Jelmer Vernooij
1
-0
/
+5
2012-11-22
build: Use ntlm_auth from source3 as the only ntlm_auth installed on the system
Andrew Bartlett
1
-6
/
+8
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
[next]