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
/
include
/
safe_string.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: smbd: Change the function signature of srvstr_push() from returning a len...
Jeremy Allison
2014-09-16
1
-0
/
+1
*
lib: move the string wrappers from source3/include to common lib/util
Andrew Tridgell
2011-03-25
1
-105
/
+1
*
s3-safe_string: Add checked_strlcpy()
Andrew Bartlett
2011-03-23
1
-0
/
+12
*
s3-safe_str: Futher simplify the macros by removing indirection
Andrew Bartlett
2011-03-23
1
-44
/
+14
*
s3-lib Remove the clobber_region() code.
Andrew Bartlett
2011-03-23
1
-53
/
+26
*
s3-build __FUNCTION__ is always available, always use it
Andrew Bartlett
2011-03-01
1
-1
/
+1
*
s3: Explicitly pass flags2 to clistr_pull_talloc
Volker Lendecke
2010-08-05
1
-2
/
+2
*
Solve some of the conflict between Samba3 and Samba4 push_string
Andrew Bartlett
2009-04-14
1
-16
/
+6
*
Decouple clistr_pull from struct cli_state->inbuf
Volker Lendecke
2009-01-26
1
-6
/
+6
*
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
2007-12-07
1
-10
/
+0
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-12
/
+47
*
Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.c
Jeremy Allison
2007-12-03
1
-31
/
+0
*
r24321: Attempt to fix the "hape" cc build
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r24133: Explicitly pass flags2 down to push_string_fn
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24130: Explicitly pass flags2 to srvstr_push
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()
Jeremy Allison
2007-10-10
1
-0
/
+5
*
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
-3
/
+3
*
r1215: Intermediate checkin of the new keytab code. I need to make sure I
Jeremy Allison
2007-10-10
1
-1
/
+1
*
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
2004-03-15
1
-0
/
+1
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-0
/
+14
*
Half-way though the big conversion of all nmbd access to wire elements being
Jeremy Allison
2003-08-23
1
-0
/
+1
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-5
/
+0
*
on AIX FD_ZERO() is defined in terms of bzero(), so we can't have
Andrew Tridgell
2003-06-11
1
-5
/
+0
*
Ok, I've tried being Mr. Nice Guy and people (you know who you are) still
Jeremy Allison
2003-06-10
1
-0
/
+5
*
The definition of pstrcpy_base(), and the preceeding comments, were given
Christopher R. Hertel
2003-03-27
1
-9
/
+3
*
(merge from HEAD)
Andrew Bartlett
2003-03-22
1
-25
/
+25
*
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
2003-03-18
1
-8
/
+11
*
Merge in the developer string options from HEAD. We need to ensure 3.0
Jeremy Allison
2003-03-18
1
-23
/
+141
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-0
/
+3
*
strcpy_base from HEAD and trivial fix for smbclient -L
Volker Lendecke
2003-03-10
1
-0
/
+9
*
Merge from HEAD:
Andrew Bartlett
2003-01-14
1
-0
/
+21
*
Merged [fp]strterminate macros from HEAD to fix compile.
Tim Potter
2002-04-24
1
-0
/
+3
*
bcopy must DIE ! Stop people creeping use of bcopy back into the code
Jeremy Allison
2002-02-26
1
-0
/
+5
*
Added some splint annotations from andreas.
Tim Potter
2002-02-16
1
-0
/
+7
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
Roll back PSTRING_SANCTIFY patch; just leave non-controversial type
Martin Pool
2002-01-16
1
-5
/
+4
*
Integrate with PSTRING_SANCTIFY.
Martin Pool
2002-01-15
1
-4
/
+4
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-3
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-0
/
+7
*
- added test for vasprintf
Andrew Tridgell
2001-04-28
1
-5
/
+0
*
Excise snprintf -> slprintf.
Jeremy Allison
2001-02-16
1
-0
/
+5
*
Busting up of source/include/smb.h into smaller pieces which can be
Tim Potter
2000-02-03
1
-0
/
+50
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
1
-45
/
+0
*
Hived off string routines into a separate file.
Tim Potter
1999-07-09
1
-0
/
+45