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
/
clistr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:libsmb: remove unused clistr_push_fn()
Stefan Metzmacher
2011-07-07
1
-26
/
+0
*
s3:libsmb: remove unused clistr_pull_fn()
Stefan Metzmacher
2011-07-07
1
-12
/
+0
*
s3: Remove clistr_align_out
Volker Lendecke
2011-05-21
1
-5
/
+0
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
lib: remove unused pieces of string_wrappers.h
Andrew Tridgell
2011-03-25
1
-7
/
+7
*
s3-safe_str: Futher simplify the macros by removing indirection
Andrew Bartlett
2011-03-23
1
-13
/
+13
*
s3-lib Remove the clobber_region() code.
Andrew Bartlett
2011-03-23
1
-19
/
+8
*
s3: Remove a pointless wrapper function
Volker Lendecke
2010-08-05
1
-5
/
+0
*
s3: Explicitly pass flags2 to clistr_pull_talloc
Volker Lendecke
2010-08-05
1
-3
/
+4
*
Fix a really interesting problem found by Volker's conversion of sessionsetup...
Jeremy Allison
2010-01-29
1
-3
/
+3
*
Solve some of the conflict between Samba3 and Samba4 push_string
Andrew Bartlett
2009-04-14
1
-11
/
+13
*
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