index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: Fix quota tests, including move of sysquotas.c to the top level
Andrew Bartlett
2012-09-29
3
-10
/
+11
*
lib/replace: Add test for what flag we need for -Werror behaviour
Andrew Bartlett
2012-09-29
1
-0
/
+9
*
s3-winbindd: Adjust error code loop logic in rpc_trusted_domains().
Günther Deschner
2012-09-29
1
-1
/
+1
*
s3-lsa: Flesh out the returned info in _lsa_EnumTrustedDomainsEx().
Günther Deschner
2012-09-28
1
-0
/
+5
*
s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliable
Sumit Bose
2012-09-28
3
-25
/
+58
*
vfs: check full_audit enum->str mapping on startup
David Disseldorp
2012-09-28
1
-3
/
+4
*
vfs: add missing pwrite ops to full_audit
David Disseldorp
2012-09-28
1
-0
/
+2
*
WHATSNEW: Add changed parameters.
Karolin Seeger
2012-09-28
1
-0
/
+66
*
WHATSNEW: Start release notes for Samba 4.0.0rc2.
Karolin Seeger
2012-09-28
1
-66
/
+72
*
Support UPN_DNS_INFO in the PAC
Simo Sorce
2012-09-28
1
-7
/
+9
*
Fix bug #9209 - Parse of invalid SMB2 create blob can cause smbd crash.
Jeremy Allison
2012-09-27
1
-3
/
+2
*
samba4-tests: Move 'samba.tests.source' up.
Jelmer Vernooij
2012-09-27
3
-2
/
+25
*
sanba.upgradehelpers: Use standard functionality for getting temp dir.
Jelmer Vernooij
2012-09-27
1
-3
/
+0
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
50
-309
/
+311
*
samba.tests.source: Check for trailing whitespace in Python files.
Jelmer Vernooij
2012-09-27
1
-1
/
+16
*
smb.conf(5): Add basic documentation for 'dcerpc endpoint servers'.
Jelmer Vernooij
2012-09-27
1
-0
/
+12
*
s3: Fix some blank line endings
Volker Lendecke
2012-09-27
1
-4
/
+4
*
Revert "smb.conf(5): Remove 'idmap config' documentation - the parameter has"
Christian Ambach
2012-09-27
1
-0
/
+124
*
s3:nfs4acls filter away inheritance flags on files
Christian Ambach
2012-09-27
1
-0
/
+11
*
s3:nfs4acls pass down fsp instead of just the filename
Christian Ambach
2012-09-27
1
-4
/
+6
*
s3:passdb formatting changes
Christian Ambach
2012-09-27
1
-7
/
+7
*
samba-tool domain provision: DNS forwarder default
Ricky Nance
2012-09-27
1
-0
/
+2
*
smb.conf(5): List 'protocol' as alias for 'server max protocol'.
Jelmer Vernooij
2012-09-27
1
-0
/
+1
*
smb.conf(5): Add documentation for 'client max protocol'.
Jelmer Vernooij
2012-09-27
1
-0
/
+78
*
smb.conf(5): Add basic documentation for 'client min protocol'.
Jelmer Vernooij
2012-09-27
1
-0
/
+19
*
smb.conf(5): Document 'share backend' parameter.
Jelmer Vernooij
2012-09-27
1
-0
/
+18
*
smb.conf(5): Add basic documentation for 'server min protocol'.
Jelmer Vernooij
2012-09-27
1
-12
/
+3
*
smb.conf(5): Extend 'server min protocol' description.
Jelmer Vernooij
2012-09-27
1
-3
/
+3
*
smb.conf(5): Consistent spelling of parameter names.
Jelmer Vernooij
2012-09-27
4
-4
/
+4
*
s3: For read-only shares, filter out write bits from conn->access_mask
Volker Lendecke
2012-09-27
1
-0
/
+7
*
s3: Fix rejecting mkdir on read-only shares
Volker Lendecke
2012-09-27
1
-1
/
+1
*
smb.conf(5): Add basic documentation for 'rpc bigendian'.
Jelmer Vernooij
2012-09-26
1
-0
/
+16
*
smb.conf(5): Add basic documentation for 'kpasswd port'.
Jelmer Vernooij
2012-09-26
1
-0
/
+12
*
smb.conf(5): Add basic documentation for 'dgram port'.
Jelmer Vernooij
2012-09-26
1
-0
/
+11
*
smb.conf(5): Add basic documentation for 'unicode'.
Jelmer Vernooij
2012-09-26
1
-0
/
+13
*
smb.conf(5): Add basic documentation for 'web port'.
Jelmer Vernooij
2012-09-26
1
-0
/
+12
*
smb.conf(5): Add basic documentation for 'nbt port'.
Jelmer Vernooij
2012-09-26
1
-0
/
+12
*
smb.conf(5): Add basic documentation for 'krb5 port'.
Jelmer Vernooij
2012-09-26
1
-0
/
+11
*
smb.conf(5): 'write ok' is a reverse synonym for 'read only'.
Jelmer Vernooij
2012-09-26
1
-0
/
+1
*
smb.conf(5): Distinguish parametric options.
Jelmer Vernooij
2012-09-26
2
-2
/
+2
*
find_missing_doc: Convert to python.
Jelmer Vernooij
2012-09-26
2
-62
/
+100
*
find_missing_manpages: convert to python
Jelmer Vernooij
2012-09-26
1
-30
/
+44
*
find_missing_manpages: Ignore make variables.
Jelmer Vernooij
2012-09-26
1
-0
/
+1
*
netlogon: Per MS-NRPC, don't send unknown workstation flags back to the
Jelmer Vernooij
2012-09-26
2
-4
/
+27
*
s4: Fix a -Wunused-value warning
Volker Lendecke
2012-09-26
1
-1
/
+1
*
s3-spoolss: Fix builtin forms order to match Windows again.
Andreas Schneider
2012-09-26
1
-120
/
+118
*
s3: Slightly simplify open_file()
Volker Lendecke
2012-09-26
1
-1
/
+2
*
Coding: Add comment disproving control-flow changing macros
Volker Lendecke
2012-09-26
1
-0
/
+10
*
s3: Slightly simplify calculate_open_access_flags
Volker Lendecke
2012-09-26
1
-9
/
+10
*
s3: Slightly simplify calculate_open_access_flags
Volker Lendecke
2012-09-26
1
-13
/
+17
[prev]
[next]