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
/
smbd
/
srvstr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: smbd: Chain code can return uninitialized memory when talloc buffer is gr...
Jeremy Allison
2017-11-21
1
-0
/
+14
*
Convert all uses of uint8/16/32 to _t in source3/smbd.
Richard Sharpe
2015-05-06
1
-4
/
+4
*
s3: smbd: Change the function signature of srvstr_push() from returning a len...
Jeremy Allison
2014-09-16
1
-8
/
+49
*
s3: smbd: srvstr_push() was changed to never return -1, so don't check for th...
Jeremy Allison
2014-09-16
1
-1
/
+1
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-lib Remove the clobber_region() code.
Andrew Bartlett
2011-03-23
1
-3
/
+2
*
Solve some of the conflict between Samba3 and Samba4 push_string
Andrew Bartlett
2009-04-14
1
-2
/
+2
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-1
/
+1
*
Match the 3.0.27a version of this function.
Jeremy Allison
2007-11-16
1
-14
/
+4
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-1
/
+1
*
r24133: Explicitly pass flags2 down to push_string_fn
Volker Lendecke
2007-10-10
1
-3
/
+7
*
r24130: Explicitly pass flags2 to srvstr_push
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r24000: Add message_push_blob() and message_push_string().
Volker Lendecke
2007-10-10
1
-0
/
+40
*
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
*
(merge from HEAD)
Andrew Bartlett
2003-03-22
1
-0
/
+44
*
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
2003-03-18
1
-41
/
+0
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-0
/
+9
*
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
-140
/
+5
*
Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
Andrew Tridgell
2001-06-21
1
-17
/
+21
*
started converting some of the only-ascii code to use srvstr_*
Andrew Tridgell
2001-03-31
1
-0
/
+18
*
fixed some compilation errors with IRIX cc
Andrew Tridgell
2001-03-18
1
-2
/
+2
*
don't need srvstr_push_size or srvstr_pull_size
Andrew Tridgell
2001-03-14
1
-40
/
+0
*
simpler and more correct srvstr_push()
Andrew Tridgell
2001-03-13
1
-10
/
+10
*
added STR_ASCII flag to srvstr_pull()
Andrew Tridgell
2001-03-13
1
-2
/
+2
*
started support for unicode on the wire in smbd. Using a very similar
Andrew Tridgell
2001-03-10
1
-0
/
+186