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
/
libsmb
/
clistr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decouple clistr_pull from struct cli_state->inbuf
Volker Lendecke
2009-01-26
1
-6
/
+6
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-8
/
+35
*
r24133: Explicitly pass flags2 down to push_string_fn
Volker Lendecke
2007-10-10
1
-3
/
+11
*
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
*
r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r17333: Some C++ warnings
Volker Lendecke
2007-10-10
1
-2
/
+2
*
Whitespace syncup.
Tim Potter
2003-04-14
1
-1
/
+1
*
(merge from HEAD)
Andrew Bartlett
2003-03-22
1
-0
/
+1
*
Merge in the developer string options from HEAD. We need to ensure 3.0
Jeremy Allison
2003-03-18
1
-7
/
+21
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-127
/
+6
*
Insure caught the fact that PTRDIFFs were being done between two unrelated
Jeremy Allison
2001-07-02
1
-4
/
+16
*
Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
Andrew Tridgell
2001-06-21
1
-8
/
+13
*
Following info from TAKAHASHI Motonobu <monyo@samba.gr.jp>,
Jeremy Allison
2001-06-21
1
-2
/
+4
*
Fixed a compiler warning. Still more const warnings though. )-:
Tim Potter
2001-05-07
1
-1
/
+1
*
fixed some compilation errors with IRIX cc
Andrew Tridgell
2001-03-18
1
-2
/
+2
*
added STR_ASCII support to clistr_pull()
Andrew Tridgell
2001-03-16
1
-2
/
+3
*
simpler clistr interface which handles individual packets having
Andrew Tridgell
2001-03-14
1
-45
/
+7
*
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
2001-03-10
1
-28
/
+28
*
made some LANMAN1 wildcard progress
Andrew Tridgell
2001-02-26
1
-3
/
+4
*
fixed a bug in non-terminated unicode strings with clistr_pull()
Andrew Tridgell
2001-02-26
1
-1
/
+1
*
converted the last couple of functions in libsmb to be unicode
Andrew Tridgell
2001-02-21
1
-4
/
+4
*
the unicode conversion of our client code is complete enough to be
Andrew Tridgell
2001-02-21
1
-8
/
+5
*
added support for a CLISTR_ASCII flag so we can use a uniform
Andrew Tridgell
2001-02-21
1
-4
/
+5
*
yipee! client unicode now works well with nt
Andrew Tridgell
2001-02-20
1
-3
/
+4
*
converted cli_list()
Andrew Tridgell
2001-02-20
1
-1
/
+2
*
pipe opening now works with unicode
Andrew Tridgell
2001-02-20
1
-1
/
+22
*
initial client side unicode support (needed for netapp filer)
Andrew Tridgell
2001-02-20
1
-0
/
+161