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-03-03
Fix bug #6155 - "force group" is no longer working as expected.
Jeremy Allison
3
-3
/
+17
2009-03-01
Only copy sharename up from rap_to_pjobid
Volker Lendecke
1
-2
/
+1
2009-02-28
Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or
Jeremy Allison
1
-0
/
+19
2009-02-27
s3-spoolss: use DSPRINT flags instead of SPOOLS_DS flags.
Günther Deschner
1
-1
/
+1
2009-02-26
Make us pass the RAW-RENAME torture test I just added.
Jeremy Allison
2
-0
/
+53
2009-02-25
Fix more POSIX path lstat calls. Fix bug where close can return
Jeremy Allison
1
-5
/
+17
2009-02-25
Make test for open modes more robust against other bits.
Jeremy Allison
1
-1
/
+1
2009-02-25
Fix bug in processing of open modes in POSIX open.
Jeremy Allison
1
-0
/
+2
2009-02-25
Fix some NetBSD warnings.
Jeremy Allison
1
-1
/
+1
2009-02-24
Allow set attributes on a stream fnum to be redirected to the base filename.
Jeremy Allison
1
-2
/
+10
2009-02-23
s3 OneFS: Fix a double free in an error path
Tim Prouty
1
-3
/
+2
2009-02-23
More warning fixes for Solaris.
Jeremy Allison
4
-30
/
+30
2009-02-21
s3: If sendfile returns 0 bytes read, fall back to the normal read path
Tim Prouty
1
-0
/
+24
2009-02-21
Remove the static "chal" from ntlmssp.c:get_challenge()
Volker Lendecke
2
-6
/
+6
2009-02-21
Do not close an fd we know is -1
Volker Lendecke
1
-1
/
+0
2009-02-20
S3: Detect max_open_files from system
todd stecher
1
-0
/
+12
2009-02-20
s3: Refactor of madvise() usage in c441f58d
Steven Danneman
1
-7
/
+0
2009-02-20
s3: Make change notify immediately return a catch-all packet on underlying error
Steven Danneman
1
-1
/
+14
2009-02-20
s3: Modifications to generic notify structures to allow implementation of One...
Steven Danneman
1
-0
/
+2
2009-02-19
s3: Change the vfs_GetWd cache to use the file_id struct
Tim Prouty
1
-12
/
+3
2009-02-19
s3: Add extid to the dev/inode pair
Tim Prouty
4
-17
/
+20
2009-02-19
s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
Tim Prouty
1
-0
/
+18
2009-02-19
S3: Dumb down debug spew in perfcount module code
todd stecher
1
-4
/
+4
2009-02-19
S3: Make changes to perfcount API set for when a single request leads to mult...
todd stecher
1
-2
/
+15
2009-02-18
s3: Fix bug opening streams with truncating disposition
Tim Prouty
1
-1
/
+1
2009-02-18
S3: Stop creating SMBD cores when failing to create a pipe.
todd stecher
1
-0
/
+4
2009-02-18
S3: Allow SMBD processes to survive in low memory condidtions
todd stecher
1
-0
/
+7
2009-02-16
make receive_smb_raw_talloc more readable
Tim Prouty
1
-4
/
+4
2009-02-14
Rename lp_smb_perfcount_module() to lp_perfcount_module() to match the parame...
Volker Lendecke
1
-1
/
+1
2009-02-14
Make smb_load_perfcount_module static
Volker Lendecke
1
-1
/
+1
2009-02-14
Attempt to fix the build on Solaris 8
Volker Lendecke
1
-1
/
+1
2009-02-14
Fix a valgrind error
Volker Lendecke
1
-1
/
+5
2009-02-13
s3: Fix uninitialized variable warning (and bug).
Zack Kirsch
1
-1
/
+1
2009-02-13
Noted by Vericode analysis. Correctly use chroot().
Jeremy Allison
1
-1
/
+5
2009-02-13
Add VFS ops for Windows BRL: Lock, Unlock and Cancel:
Zack Kirsch
3
-53
/
+75
2009-02-13
Remove typedef struct blocking_lock_record and move references to struct bloc...
Zack Kirsch
1
-19
/
+19
2009-02-10
Remove an unused extern reference
Volker Lendecke
1
-2
/
+0
2009-02-10
Convert api_NetUserGetGroups to use samr instead of pdb
Volker Lendecke
1
-50
/
+68
2009-02-09
s3: Added SMB_VFS_INIT_SEARCH_OP to initialize data at the beginning of SMB s...
Steven Danneman
3
-3
/
+20
2009-02-09
Pass stat buffer down through all levels of VFS_READDIR wrappers
Steven Danneman
4
-96
/
+103
2009-02-09
Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
Steven Danneman
1
-2
/
+2
2009-02-09
s3 OneFS: Add kernel oplocks implementation
Tim Prouty
2
-0
/
+805
2009-02-09
s3 oplocks: Remove oplocks before handling delete on close semantics
Tim Prouty
1
-4
/
+5
2009-02-09
s3 oplocks: Add capabilites flags field to the kernel_oplocks struct
Tim Prouty
2
-2
/
+32
2009-02-09
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
7
-27
/
+62
2009-02-09
s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...
Tim Prouty
3
-4
/
+4
2009-02-09
s3 vfs: Add a destructor to the fsp extension data API
Tim Prouty
1
-1
/
+7
2009-02-09
S3: New module interface for SMB message statistics gathering
todd stecher
11
-35
/
+278
2009-02-07
Fix memleaks in chain_reply for async requests
Volker Lendecke
1
-0
/
+2
2009-02-07
Convert api_RNetGroupEnum to use samr instead of pdb
Volker Lendecke
1
-30
/
+81
[prev]
[next]