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