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
/
libsmb
/
clioplock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
s3:libsmb: s/struct event_context/struct tevent_context
Stefan Metzmacher
1
-1
/
+1
2012-09-23
s3: Convert cli_oplock_break_waiter to smbXcli
Volker Lendecke
1
-5
/
+18
2012-09-23
s3: Fix some nonempty line endings
Volker Lendecke
1
-4
/
+4
2012-06-05
s3:libsmb: remove unused 'inbuf' variable
Stefan Metzmacher
1
-2
/
+1
2012-06-03
s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_send
Luk Claes
1
-1
/
+1
2012-05-28
s3:libsmb: remove unused (un)set_pending functions
Luk Claes
1
-1
/
+2
2011-08-28
s3:libsmb: move cli_smb_oplock_break_waiter*() to clioplock.c
Stefan Metzmacher
1
-0
/
+79
2011-07-12
s3:libsmb: remove unused cli_oplock_handler()
Stefan Metzmacher
1
-47
/
+0
2011-05-19
s3: Do central cli_set_error
Volker Lendecke
1
-3
/
+0
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-04-29
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
1
-0
/
+1
2011-01-10
s3: Remove superfluous ;
Volker Lendecke
1
-1
/
+1
2010-09-20
s3-build: only include async headers where needed.
Günther Deschner
1
-0
/
+1
2010-02-22
s3: Add a talloc_move for the inbuf to cli_smb_recv
Volker Lendecke
1
-1
/
+1
2009-04-30
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
1
-3
/
+4
2009-04-06
Make cli_oplock_ack async
Volker Lendecke
1
-29
/
+94
2007-12-26
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
1
-1
/
+1
2007-11-29
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
1
-2
/
+3
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
1
-1
/
+1
2007-10-10
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
1
-2
/
+0
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-11
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-3
/
+0
2001-06-18
added a oplock break handler hook to the client code, this allows for more co...
Andrew Tridgell
1
-0
/
+72