index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
climessage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:libsmb: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3:libsmb: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3:libsmb: remove unused 'inbuf' variable
Stefan Metzmacher
2012-06-05
1
-2
/
+1
*
s3:libsmb: get rid of cli_has_async_calls
Luk Claes
2012-05-28
1
-1
/
+2
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
2011-04-29
1
-0
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-3
/
+3
*
s3-build: only include async headers where needed.
Günther Deschner
2010-09-20
1
-0
/
+1
*
s3: Fix bug 7635
Volker Lendecke
2010-08-21
1
-2
/
+4
*
s3: Explicitly handle inbuf in cli_message_start_done
Volker Lendecke
2010-02-22
1
-2
/
+4
*
s3: Add a talloc_move for the inbuf to cli_smb_recv
Volker Lendecke
2010-02-22
1
-3
/
+3
*
s3: Convert libsmb/cli_message to the async API
Volker Lendecke
2009-11-10
1
-97
/
+348
*
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
2009-04-14
1
-2
/
+2
*
Cleanup size_t return values in convert_string_allocate
Tim Prouty
2008-04-11
1
-2
/
+3
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-3
/
+3
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-19
/
+27
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-3
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...
Jeremy Allison
2004-03-11
1
-1
/
+1
*
Attempt to fix the charcnv issues causing nmbd to crash. If we get a failed
Jeremy Allison
2003-08-20
1
-1
/
+1
*
applying David Lee's climessage patch to make sending messages more extendable
Gerald Carter
2003-06-06
1
-6
/
+32
*
Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>
Jeremy Allison
2003-05-07
1
-3
/
+2
*
Patch from Samuel Thibault to convert messages from dos to unix charset
Jelmer Vernooij
2003-03-20
1
-3
/
+14
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
1
-3
/
+3
*
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
2001-08-10
1
-3
/
+3
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-4
/
+2
*
Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
Andrew Tridgell
2001-06-21
1
-4
/
+7
*
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
2001-03-10
1
-2
/
+2
*
converted a bunch more fns
Andrew Tridgell
2001-02-20
1
-6
/
+4
*
- neater setting of bcc
Andrew Tridgell
2001-02-20
1
-1
/
+1
*
split clientgen.c into several parts
Andrew Tridgell
2000-04-25
1
-0
/
+122