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
/
smbd
/
srvstr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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