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
2008-01-30
Re-enable async I/O for non-TSM systems
Volker Lendecke
2
-11
/
+6
2008-01-27
Remove an unused external reference
Volker Lendecke
1
-1
/
+0
2008-01-26
Fix uninitialized variables
Volker Lendecke
1
-1
/
+2
2008-01-24
Fix the same bug with user -> user_obj.
Jeremy Allison
1
-1
/
+7
2008-01-24
Fix a really subtle old, old bug :-). When canonicalizing the
Jeremy Allison
1
-3
/
+9
2008-01-24
Correctly set flags in ACE's inherited from parent. Still one bug
Jeremy Allison
1
-3
/
+35
2008-01-24
Make explicit in debug we're ignoring flags from the parent SD.
Jeremy Allison
1
-6
/
+10
2008-01-24
Add debug messages to trace this if needed.
Jeremy Allison
1
-0
/
+14
2008-01-24
The checks for OI and CI were just wrong.... Fix them. Thanks to
Jeremy Allison
1
-9
/
+4
2008-01-24
First part of fix for bug #4929 - worked out by jmcd.
Jeremy Allison
1
-80
/
+29
2008-01-23
read_socket_with_timeout has timeout=0 handling
Volker Lendecke
1
-23
/
+6
2008-01-23
strtok -> strtok_r
Volker Lendecke
2
-6
/
+11
2008-01-23
Remove two unused variables
Volker Lendecke
1
-1
/
+0
2008-01-22
Get Samba version or capability information from Windows
Corinna Vinschen
1
-1
/
+3
2008-01-22
Move samba_extended_info_version to smbd/trans2.c
Volker Lendecke
1
-0
/
+32
2008-01-22
Get Samba version or capability information from Windows
Corinna Vinschen
1
-0
/
+7
2008-01-22
Hide streams from the EA API
Volker Lendecke
1
-2
/
+6
2008-01-22
Fix a ton of IBM checker uninitialized variable warnings
Volker Lendecke
1
-2
/
+1
2008-01-22
Fix get_ea_names_from_file for many EAs
Volker Lendecke
1
-1
/
+1
2008-01-22
Fix a segfault
Volker Lendecke
1
-1
/
+1
2008-01-21
Add SMB_VFS_FS_CAPABILITIES
Volker Lendecke
1
-9
/
+1
2008-01-20
Fix some "set but never used" warnings
Volker Lendecke
1
-3
/
+1
2008-01-20
Free case_state earlier
Volker Lendecke
1
-0
/
+2
2008-01-20
Activate SMB_QUERY_FILE_STREAM_INFO
Volker Lendecke
1
-5
/
+6
2008-01-20
NT_STATUS_OBJECT_NAME_NOT_FOUND also means "no streams around :-)"
Volker Lendecke
1
-1
/
+2
2008-01-20
Don't test split_ntfs_stream_name
Volker Lendecke
1
-3
/
+0
2008-01-19
Couple of minor fixes for POSIX pathname processing in the
Jeremy Allison
2
-9
/
+11
2008-01-19
Add streams support
Volker Lendecke
4
-24
/
+454
2008-01-19
Add "split_ntfs_stream_name()" together with a torture test
Volker Lendecke
1
-0
/
+3
2008-01-19
Add the STREAMINFO vfs call
Volker Lendecke
1
-13
/
+99
2008-01-19
Add get_ea_names_from_file to sanely list posix xattrs
Volker Lendecke
1
-49
/
+142
2008-01-19
Make get_ea_value public
Volker Lendecke
1
-8
/
+15
2008-01-18
Actually test vl's new code and make it work to fix the build farm :-).
Jeremy Allison
1
-8
/
+12
2008-01-18
Always return nlink=1 for directories
Volker Lendecke
1
-7
/
+2
2008-01-17
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
1
-6
/
+6
2008-01-17
Remove is_remotestorage() call from VFS. We already have statvfs() there to h...
Alexander Bokovoy
1
-6
/
+4
2008-01-17
Rework of VFS is_offline() function to only return boolean offline/online res...
Alexander Bokovoy
1
-3
/
+2
2008-01-16
Add handling of [homes] and [printers] via registry shares.
Michael Adam
1
-39
/
+45
2008-01-16
Merge latest fixes to vfs_gpfs and NFS4 ACLs from Samba 3.0 CTDB branch (from...
Alexander Bokovoy
1
-1
/
+30
2008-01-16
Add support for offline files support, remote storage, and Async I/O force op...
Alexander Bokovoy
4
-68
/
+89
2008-01-16
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
3
-9
/
+89
2008-01-12
Remove an unused variable
Volker Lendecke
1
-1
/
+0
2008-01-12
Get the inbuf on talloc_tos()
Volker Lendecke
1
-1
/
+1
2008-01-12
Convert OpenDir to talloc, use talloc_tos()
Volker Lendecke
3
-76
/
+61
2008-01-12
delete on close even prevents stat opens
Volker Lendecke
1
-6
/
+6
2008-01-12
There's no point in calling FLOCK on a non-existing fd
Volker Lendecke
1
-7
/
+9
2008-01-11
Fix CID 476. Ensure a valid pac_data pointer is always passed to
Jeremy Allison
1
-2
/
+1
2008-01-11
Fix CID 505 - don't copy uninitialized memory.
Jeremy Allison
1
-0
/
+1
2008-01-11
Fix CID 523 - wrong null deref check.
Jeremy Allison
1
-1
/
+1
2008-01-11
Fix a build warning.
Günther Deschner
1
-0
/
+1
[next]