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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
vfs: add missing pwrite ops to full_audit
David Disseldorp
1
-0
/
+2
2012-09-27
s3: Fix some blank line endings
Volker Lendecke
1
-4
/
+4
2012-09-27
s3:nfs4acls filter away inheritance flags on files
Christian Ambach
1
-0
/
+11
2012-09-27
s3:nfs4acls pass down fsp instead of just the filename
Christian Ambach
1
-4
/
+6
2012-09-27
s3:passdb formatting changes
Christian Ambach
1
-7
/
+7
2012-09-27
s3: For read-only shares, filter out write bits from conn->access_mask
Volker Lendecke
1
-0
/
+7
2012-09-27
s3: Fix rejecting mkdir on read-only shares
Volker Lendecke
1
-1
/
+1
2012-09-26
s3-spoolss: Fix builtin forms order to match Windows again.
Andreas Schneider
1
-120
/
+118
2012-09-26
s3: Slightly simplify open_file()
Volker Lendecke
1
-1
/
+2
2012-09-26
s3: Slightly simplify calculate_open_access_flags
Volker Lendecke
1
-9
/
+10
2012-09-26
s3: Slightly simplify calculate_open_access_flags
Volker Lendecke
1
-13
/
+17
2012-09-26
s3-smbd: Don't segfault if user specified ports out for range.
Andreas Schneider
1
-7
/
+9
2012-09-26
build: Remove unused --with-sys-quotas option
Andrew Bartlett
1
-1
/
+0
2012-09-26
build: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have any supported sysquota ...
Andrew Bartlett
1
-1
/
+3
2012-09-26
build: Remove unused samba_cv_sysquotas_file variable from autoconf configure
Andrew Bartlett
1
-3
/
+0
2012-09-26
build: Add waf configure support for non-linux quotas
Andrew Bartlett
1
-1
/
+38
2012-09-26
s3:smb2_create: don't take 'state->te' as indication for "was_deferred" (bug ...
Stefan Metzmacher
1
-1
/
+4
2012-09-26
samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...
Andrew Bartlett
1
-1
/
+1
2012-09-26
selftest: Remove invalid security=share and rename secshare to simpleserver
Andrew Bartlett
1
-3
/
+3
2012-09-26
Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.
Jeremy Allison
1
-0
/
+4
2012-09-26
lib/util/charset: We do not use fucntions from wchar.h any more
Andrew Bartlett
2
-2
/
+0
2012-09-26
s3: Factor out calculate_open_access_flags
Volker Lendecke
1
-15
/
+31
2012-09-25
s3: Slightly simplify smbd_smb2_request_process_negprot
Volker Lendecke
1
-5
/
+3
2012-09-25
s3: Fix some blank line endings
Volker Lendecke
1
-6
/
+6
2012-09-25
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-09-25
pysmbd: Fix cut&paste errors
Volker Lendecke
1
-2
/
+3
2012-09-25
s3: Slightly simplify is_stat_open
Volker Lendecke
1
-3
/
+2
2012-09-25
s3: Make is_stat_open() a bit more readable
Volker Lendecke
1
-4
/
+7
2012-09-25
s3: Fix indentation of if-expressions
Volker Lendecke
1
-2
/
+3
2012-09-25
client: Fix talloc_stackframe() free order assertion in developer mode
Andrew Bartlett
1
-0
/
+1
2012-09-25
Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in ...
Jeremy Allison
1
-0
/
+7
2012-09-24
build: Fix detection of quotas on macos
Andrew Bartlett
1
-1
/
+1
2012-09-24
s3-pylibsmb: Use Py_RETURN_NONE
Volker Lendecke
1
-9
/
+4
2012-09-24
s3:winbindd fix a compiler warning
Christian Ambach
1
-1
/
+1
2012-09-23
s3:printing only do printing_subsystem_update when printing is enabled
Christian Ambach
1
-1
/
+4
2012-09-23
s3-pylibsmb: Add get_oplock_break
Volker Lendecke
1
-0
/
+120
2012-09-23
s3-pylibsmb: Factor out py_tevent_cond_signal
Volker Lendecke
1
-3
/
+9
2012-09-23
s3-pylibsmb: Reduce the number of warnings
Volker Lendecke
1
-14
/
+32
2012-09-23
s3: Convert cli_oplock_break_waiter to smbXcli
Volker Lendecke
1
-5
/
+18
2012-09-23
s3: Add "readdir" to pylibsmb
Volker Lendecke
1
-0
/
+72
2012-09-23
s3: Fix some nonempty line endings
Volker Lendecke
1
-4
/
+4
2012-09-23
s3-pylibsmb: move py_tevent_req_wait_exc up in the file
Christian Ambach
1
-19
/
+19
2012-09-23
s3-pylibsmb: Factor out py_tevent_cond_wait
Volker Lendecke
1
-14
/
+19
2012-09-23
build: Remove unused define UNIXWARE
Andrew Bartlett
1
-2
/
+1
2012-09-23
lib/replace: Remove unused nap and therefore the SCO define
Andrew Bartlett
1
-2
/
+1
2012-09-23
build: Make waf configure match autoconf for HPUX ACLs
Andrew Bartlett
1
-0
/
+1
2012-09-23
build: Rework waf STAT_ST_BLOCKSIZE to match autoconf, with 512 as the default
Andrew Bartlett
1
-6
/
+13
2012-09-23
lib/util: Remove unbuilt file util_getent.c and BROKEN_GETGRNAM
Andrew Bartlett
1
-5
/
+0
2012-09-23
build: Remove unused IRIX and IRIX6 defines
Andrew Bartlett
1
-6
/
+1
2012-09-23
s3:vfs_fake_acls fix a compiler warning
Christian Ambach
1
-1
/
+1
[next]