index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-libsmb: put namequery headers to nmblib.h
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-locking: move locking prototypes out of proto.h.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
81
-0
/
+81
*
s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h.
Günther Deschner
2011-03-30
2
-0
/
+1157
*
s3: move filename_util.c out of source3/smbd to source3/lib.
Günther Deschner
2011-03-30
1
-206
/
+0
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
10
-0
/
+10
*
s3-build: only include transfer_file.h where needed.
Günther Deschner
2011-03-30
2
-0
/
+2
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
20
-0
/
+20
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
3
-0
/
+3
*
s3-trans2: only include trans2.h where needed.
Günther Deschner
2011-03-30
5
-0
/
+5
*
lib/util/util_pw: share sys_get{pw,gr} group of calls.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-spoolssd: Start the spoolss service correctly.
Andreas Schneider
2011-03-29
1
-1
/
+1
*
s3-spoolssd: Pass down event and messanging context.
Andreas Schneider
2011-03-29
1
-2
/
+4
*
s3:spoolssd Start spoolss from smbd
Simo Sorce
2011-03-29
1
-0
/
+15
*
s3: Fix Coverity ID 2329: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
s3: Fix Coverity ID 2330: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
Revert "Fix bug 8021 - Incorrect string termination in volume/volume_name for...
Jeremy Allison
2011-03-26
1
-1
/
+1
*
Fix bug 8021 - Incorrect string termination in volume/volume_name for TRANS2-...
Volodymyr Khomenko
2011-03-24
1
-1
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
6
-6
/
+6
*
s3-globals: silence build warning in smbd_messaging_context().
Günther Deschner
2011-03-23
1
-0
/
+1
*
s3-safe_string: Add checked_strlcpy()
Andrew Bartlett
2011-03-23
1
-1
/
+1
*
s3-lib Remove the clobber_region() code.
Andrew Bartlett
2011-03-23
1
-3
/
+2
*
s3-config: say which config file we failed to open
Andrew Tridgell
2011-03-23
1
-1
/
+1
*
fault: get fault.c ready for use by s4
Andrew Tridgell
2011-03-23
1
-1
/
+1
*
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
2011-03-22
2
-6
/
+1
*
s3:smbd: access checks should not depend on share mode flags
Stefan Metzmacher
2011-03-21
1
-1
/
+0
*
s3:smbd: remove uses of "./" in unlink_internals()
Stefan Metzmacher
2011-03-19
1
-4
/
+0
*
SMB2 renames return SHARING_VIOLATION if there is any existing oplock on a file.
Jeremy Allison
2011-03-18
1
-0
/
+6
*
The searches struct is still being used and idled in SMB2 - move it to the gl...
Jeremy Allison
2011-03-18
2
-31
/
+33
*
Fix crash bug on smbd shutdown when using FOPENDIR() found by Volker.
Jeremy Allison
2011-03-17
1
-1
/
+13
*
s3: Expose num_opens via api_RNetSessionEnum
Volker Lendecke
2011-03-17
1
-1
/
+1
*
s3-build: only include asn1 headers where actually needed.
Günther Deschner
2011-03-16
3
-0
/
+3
*
s3: Fix Coverity ID 2140, DEADCODE
Volker Lendecke
2011-03-16
1
-1
/
+1
*
s3-msdfs: avoid global inclusion of msdfs.h.
Günther Deschner
2011-03-16
1
-0
/
+1
*
s3-libsmb: move smb encryption structs into own header.
Günther Deschner
2011-03-16
1
-0
/
+1
*
s3-smbd: Increase debug level von context messages.
Andreas Schneider
2011-03-09
2
-7
/
+7
*
s3-rpc_server: Start the Endpoint Mapper Dameon if enabled.
Andreas Schneider
2011-03-08
1
-0
/
+15
*
s3-printing: follow force user/group for driver IO
David Disseldorp
2011-03-04
1
-56
/
+71
*
s3: Pass smb_filename through the set_offline vfs op
Volker Lendecke
2011-03-02
2
-3
/
+3
*
s3: Pass smb_filename through the is_offline vfs op
Volker Lendecke
2011-03-02
2
-3
/
+4
*
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
2011-03-02
1
-0
/
+1
*
s3-lanman: talk to srvsvc dcerpc server in api_RNetSessionEnum().
Günther Deschner
2011-03-02
1
-10
/
+63
*
s3-server_id: only include server_id where needed.
Günther Deschner
2011-03-02
3
-0
/
+3
*
s3-printing: vfs_connect prior to driver/dfs IO
David Disseldorp
2011-03-02
1
-10
/
+24
*
s3: remove superfluous debug messages from msg_idmap
Gregor Beck
2011-03-02
1
-4
/
+0
*
s3-auth struct security_unix_token replaces UNIX_USER_TOKEN
Andrew Bartlett
2011-03-01
6
-8
/
+8
*
Fix warning introduced by changing the size of UNIX_USER_TOKEN->ngroups from ...
Jeremy Allison
2011-02-28
1
-1
/
+1
*
s3-smbd: Pass tevent context to messaging functions.
Andreas Schneider
2011-02-28
1
-4
/
+11
*
s3: Eliminate sys_select from fd_is_readable
Volker Lendecke
2011-02-28
1
-10
/
+4
*
s3: Use poll in smbd
Volker Lendecke
2011-02-28
2
-20
/
+23
[next]