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