index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fncall_send/recv
Volker Lendecke
2009-05-01
1
-0
/
+1
*
s3: use generated dcerpc code.
Günther Deschner
2009-03-24
1
-0
/
+2
*
s3:libsmb: use new simplified smb_signing code for the client side
Stefan Metzmacher
2009-03-23
1
-15
/
+0
*
s3:smbd: use new simplified snb_signing code in the server
Stefan Metzmacher
2009-03-23
1
-0
/
+2
*
Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
Jeremy Allison
2009-03-13
1
-7
/
+0
*
Fix bug #6155 - "force group" is no longer working as expected.
Jeremy Allison
2009-03-03
1
-0
/
+6
*
Use shared header file for character sets, remove old definitions from samba3...
Jelmer Vernooij
2009-03-01
1
-16
/
+0
*
Merge branch 'master' of git://git.samba.org/samba into convenience
Jelmer Vernooij
2009-03-01
1
-0
/
+16
|
\
|
*
Also re-add removed codepoint_t; I'm clearly not having my day today.
Jelmer Vernooij
2009-03-01
1
-0
/
+16
*
|
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
1
-2
/
+0
|
/
*
Sync smb_iconv_t type, convert_string return type with Samba 3 equivalents.
Jelmer Vernooij
2009-03-01
1
-16
/
+0
*
s3: Remove unused inform_level2_message struct
Tim Prouty
2009-02-19
1
-8
/
+0
*
s3: Add extid to the dev/inode pair
Tim Prouty
2009-02-19
1
-22
/
+26
*
s3 oplocks: Add capabilites flags field to the kernel_oplocks struct
Tim Prouty
2009-02-09
1
-0
/
+17
*
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
2009-02-09
1
-0
/
+14
*
s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...
Tim Prouty
2009-02-09
1
-1
/
+1
*
s3 vfs: Add a destructor to the fsp extension data API
Tim Prouty
2009-02-09
1
-1
/
+3
*
S3: New module interface for SMB message statistics gathering
todd stecher
2009-02-09
1
-0
/
+3
*
s3-spoolss: prepare to use generated spoolss.
Günther Deschner
2009-02-06
1
-0
/
+1
*
Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...
Jeremy Allison
2009-02-02
1
-1
/
+1
*
Convert api_rpc_trans_reply to async np_*
Volker Lendecke
2009-01-31
1
-0
/
+16
*
Remove the global variable "chain_size"
Volker Lendecke
2009-01-31
1
-5
/
+0
*
Add the "SMBD" rpc transport
Volker Lendecke
2009-01-30
1
-0
/
+1
*
s3:smbd: make kernel oplocks event driven
Stefan Metzmacher
2009-01-27
1
-2
/
+0
*
Extend NTIMES to allow setting create_time
todd stecher
2009-01-23
1
-0
/
+7
*
s3:smbd: restructure kernel oplocks code
Stefan Metzmacher
2009-01-22
1
-6
/
+13
*
"userdom_struct" does not need "full_name" anymore -- unused
Volker Lendecke
2009-01-20
1
-1
/
+0
*
Add a new implementation of chain_reply
Volker Lendecke
2009-01-16
1
-0
/
+9
*
s3:smbd: handle incoming smb requests via event handlers
Stefan Metzmacher
2009-01-09
1
-1
/
+1
*
s3:events: move prototypes to event.h
Stefan Metzmacher
2009-01-05
1
-3
/
+0
*
async libwbclient infrastructure
Volker Lendecke
2009-01-04
1
-0
/
+1
*
Happy New Year!
Stefan Metzmacher
2009-01-02
1
-1
/
+1
*
s3/smb.h: Remove unused LDAP_SSL_ON.
Karolin Seeger
2008-12-17
1
-1
/
+1
*
Move dom_sid to the Samba 3 IDL file, remove the old definition.
Jelmer Vernooij
2008-12-12
1
-12
/
+1
*
s3: [3/3]: Fix a delete on close divergence from windows and the associated t...
Tim Prouty
2008-12-09
1
-1
/
+0
*
s3: Change SMB_VFS_CREATE_FILE to take a create_file_flags argument
Tim Prouty
2008-12-03
1
-0
/
+5
*
Remove some inbuf references by adding "cmd" to smb_request
Volker Lendecke
2008-11-02
1
-0
/
+1
*
Remove a bunch of direct inbuf references by adding "vwv" to smb_request
Volker Lendecke
2008-11-02
1
-0
/
+1
*
Remove a bunch of direct inbuf references by adding "buf" to smb_request
Volker Lendecke
2008-11-01
1
-0
/
+1
*
Add a "buflen" struct member to smb_request
Volker Lendecke
2008-11-01
1
-0
/
+1
*
Get closer to passing S4 RAW-ACLs.
Jeremy Allison
2008-10-31
1
-1
/
+1
*
Use common error definitions.
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-6
/
+6
*
Remove the chain_fsp global
Volker Lendecke
2008-10-13
1
-0
/
+1
*
Share data_blob implementation.
Jelmer Vernooij
2008-10-12
1
-9
/
+0
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-3
/
+0
*
If you have a large number of cups printers, then scanning for print info can...
Jeremy Allison
2008-10-10
1
-0
/
+1
*
smbd: some write time fixes
Stefan Metzmacher
2008-09-08
1
-0
/
+1
*
Write times code update.
Jeremy Allison
2008-09-05
1
-1
/
+0
*
smbd: fix the handling of create_options to pass RAW-OPEN
Stefan Metzmacher
2008-08-20
1
-4
/
+11
[next]