s3:vfs: use smbXsrv_tcon instead of smbXsrv_tcon0 in connection_struct.
[kai/samba.git] / source3 / include / safe_string.h
2011-03-25 Andrew Tridgelllib: move the string wrappers from source3/include...
2011-03-23 Andrew Bartletts3-safe_string: Add checked_strlcpy()
2011-03-23 Andrew Bartletts3-safe_str: Futher simplify the macros by removing...
2011-03-23 Andrew Bartletts3-lib Remove the clobber_region() code.
2011-03-01 Andrew Bartletts3-build __FUNCTION__ is always available, always use it
2010-08-05 Volker Lendeckes3: Explicitly pass flags2 to clistr_pull_talloc
2009-04-14 Andrew BartlettSolve some of the conflict between Samba3 and Samba4...
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Volker LendeckeDecouple clistr_pull from struct cli_state->inbuf
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-07 Jeremy AllisonRemove pstrings completely except for smbctool (what...
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-03 Jeremy AllisonRemove unused wpstring and macros. Stop using pstrcpy...
2007-10-10 Volker Lendecker24321: Attempt to fix the "hape" cc build
2007-10-10 Volker Lendecker24133: Explicitly pass flags2 down to push_string_fn
2007-10-10 Volker Lendecker24130: Explicitly pass flags2 to srvstr_push
2007-10-10 Jeremy Allisonr23858: Added srvstr_pull_buf_talloc() and srvstr_pull_...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23726: Explicitly pass down the FLAGS2 field to srvstr...
2007-10-10 Jeremy Allisonr1215: Intermediate checkin of the new keytab code...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-23 Jeremy AllisonHalf-way though the big conversion of all nmbd access...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-11 Andrew Tridgellon AIX FD_ZERO() is defined in terms of bzero(), so...
2003-06-10 Jeremy AllisonOk, I've tried being Mr. Nice Guy and people (you know...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 Christopher R. HertelThe definition of pstrcpy_base(), and the preceeding...
2003-03-27 Christopher R. HertelThe definition of pstrcpy_base(), and the preceeding...
2003-03-22 Andrew Bartlett(merge from HEAD)
2003-03-22 Andrew BartlettSmall clenaup patches:
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Martin PoolComment about deprecated macro overmalloc_safe_strcpy().
2003-03-18 Martin PoolSpeling fixes and a little extra documentation.
2003-03-18 Jeremy AllisonMerge in the developer string options from HEAD. We...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-16 Andrew BartlettFix nmbd under -DDEVELOPER (pstrcpy on not-pstring).
2003-03-16 Andrew BartlettMore work on my macro mess - we need function prototype...
2003-03-15 Andrew BartlettFix the 'non-optomizing compiler' case...
2003-03-15 Andrew BartlettFix the non-DEVELOPER case of my macro madness...
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-10 Volker Lendeckestrcpy_base from HEAD and trivial fix for smbclient -L
2003-03-05 Andrew BartlettUse new configure test to turn on this automated test...
2003-03-01 Andrew Tridgellthe new DEVELOPER checks for string overflows have...
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettCommit my (disabled) fstring/pstring mixup detection...
2002-04-24 Tim PotterMerged [fp]strterminate macros from HEAD to fix compile.
2002-04-19 Jeremy AllisonAdded Martin's lpq parse fixes from 2.2.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-02-26 Jeremy Allisonbcopy must DIE ! Stop people creeping use of bcopy...
2002-02-16 Tim PotterAdded some splint annotations from andreas.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-15 Martin PoolIntegrate with PSTRING_SANCTIFY.
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-02-16 Jeremy AllisonExcise snprintf -> slprintf.
2000-02-03 Tim PotterBusting up of source/include/smb.h into smaller pieces...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-07-09 Tim PotterHived off string routines into a separate file.