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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-29
s3: "check_magic" only looks at the size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "disk_quotas" only looks at the devicenumber
Volker Lendecke
1
-17
/
+13
2009-11-29
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
2
-14
/
+20
2009-11-26
s3-smbd: no drsuapi server stubs yet in s3. Fixes the build, sorry.
Günther Deschner
1
-1
/
+0
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2
-0
/
+17
2009-11-25
Make us pass RAW-CHKPATH with a case sensitive share.
Jeremy Allison
1
-42
/
+105
2009-11-25
Fix crash due to uninitialized pointer (not a problem in 3.4.x or below).
Jeremy Allison
1
-2
/
+1
2009-11-25
s3 setfileinfo: Open with FILE_WRITE_DATA when setting the file size
Tim Prouty
1
-1
/
+1
2009-11-24
Remove call into reduce_name if case sensitive. This allows us to pass
Jeremy Allison
1
-2
/
+1
2009-11-24
Allow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMANTICS set or with
Jeremy Allison
2
-4
/
+13
2009-11-24
Fix make test. Only do POSIX case conversion if FILE_FLAG_POSIX_SEMANTICS set...
Jeremy Allison
1
-8
/
+12
2009-11-23
Restore NtCreateX case handling with FILE_FLAG_POSIX_SEMANTICS to the way
Jeremy Allison
1
-5
/
+68
2009-11-23
Remove unused code.
Jeremy Allison
1
-46
/
+0
2009-11-23
Proper fix for #6898 - Samba duplicates file content on appending. Pointed ou...
Jeremy Allison
2
-13
/
+20
2009-11-23
Fix bug #6898 - Samba duplicates file content on appending
Jeremy Allison
1
-0
/
+10
2009-11-23
Revert "s3: Make the implicit reference to Protocol in mask_match() explicit"
Volker Lendecke
2
-6
/
+4
2009-11-23
Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit"
Volker Lendecke
5
-13
/
+7
2009-11-23
Revert "s3: Make the implicit reference to get_Protocol in lp_use_sendfile() ...
Volker Lendecke
1
-4
/
+2
2009-11-23
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
13
-59
/
+35
2009-11-23
s3: Move a variable declaration to its only use
Volker Lendecke
1
-1
/
+1
2009-11-23
s3-printing: use spoolss types and structs while getting and deleting drivers.
Günther Deschner
1
-33
/
+28
2009-11-21
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
13
-35
/
+59
2009-11-21
s3: Make the implicit reference to get_Protocol in lp_use_sendfile() explicit
Volker Lendecke
1
-2
/
+4
2009-11-21
s3: Make the implicit reference to Protocol in is_in_path() explicit
Volker Lendecke
5
-7
/
+13
2009-11-21
s3: Make the implicit reference to Protocol in mask_match() explicit
Volker Lendecke
2
-4
/
+6
2009-11-21
s3: Tune if-conditions in a very hot codepath
Volker Lendecke
1
-1
/
+1
2009-11-20
Fix logic bug where high bits tests was being
Jeremy Allison
1
-1
/
+1
2009-11-18
s3: Replace some create_synthetic_smb_fname() calls
Volker Lendecke
6
-104
/
+56
2009-11-18
s3: Do not talloc in readdir
Volker Lendecke
5
-105
/
+145
2009-11-17
Start removing SMB_STRUCT_STAT variables except for
Jeremy Allison
1
-15
/
+13
2009-11-17
Remove "store create time" code, cause create time to be stored
Jeremy Allison
6
-139
/
+188
2009-11-16
Don't overwrite a dynamic pointer with the address of a stack
Jeremy Allison
2
-16
/
+11
2009-11-12
Fix bug 6891 - using windows explorer to change ownership on a folder fails w...
Jeremy Allison
1
-1
/
+11
2009-11-12
s3: Fix debug messages in check_reduced_name
Volker Lendecke
1
-13
/
+24
2009-11-11
Fix bug 6878 - Cannot change ACL's inherit flag.
Jeremy Allison
1
-44
/
+108
2009-11-10
s3-chgpasswd: split out a check_password_complexity() function.
Günther Deschner
1
-22
/
+42
2009-11-06
Fix bug 6841 - "map acl inherit = yes" not working.
Jeremy Allison
1
-8
/
+29
2009-11-05
Got the logic simplification worked out so we still pass
Jeremy Allison
4
-30
/
+45
2009-11-05
Revert commit "0551284dc08eb93ef7b2b2227a45e5ec21d482fb" - simplify
Jeremy Allison
3
-11
/
+31
2009-11-05
Simplify the logic - remove extraneous argument and calls to set_close_write_...
Jeremy Allison
3
-31
/
+11
2009-11-05
Fix explicit set of write time on close.
Jeremy Allison
1
-1
/
+5
2009-11-05
Get closer to an accurate model of Windows timestamp changes.
Jeremy Allison
5
-30
/
+53
2009-11-05
s3: Fix a crash in notify_remove_onelevel when "change notify = no"
Volker Lendecke
1
-0
/
+4
2009-11-05
s3: Fix the talloc hierarchy in notify_remove_onelevel
Volker Lendecke
1
-1
/
+1
2009-11-04
Fix debug comment (brain wasn't working...).
Jeremy Allison
1
-2
/
+2
2009-11-04
Filter the returned DOS attributes by 0xFF for clients
Jeremy Allison
1
-0
/
+12
2009-11-04
Remove "Protocol" as an extern, and add accessor functions.
Jeremy Allison
6
-27
/
+17
2009-11-03
Fix debug statements to use correct function name.
Jeremy Allison
1
-13
/
+13
2009-11-03
requires_resume_key is a bool not int.
Jeremy Allison
1
-7
/
+2
2009-11-03
Fix more of the RAW-SEARCH test. Older info levels are
Jeremy Allison
1
-2
/
+9
[next]