Fix a type-punned warning
[ira/wip.git] / source3 / smbd / srvstr.c
2009-04-14 Andrew BartlettSolve some of the conflict between Samba3 and Samba4...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-16 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-16 Jeremy AllisonMatch the 3.0.27a version of this function.
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
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 Volker Lendecker24000: Add message_push_blob() and message_push_string().
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.
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-15 Andrew BartlettString handling parinoia fixes.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-16 Andrew Tridgellmake sure we don't walk past the end of the current...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-21 Andrew TridgellAdded STR_NOALIGN flags to clistr and srvstr fns. Yes...
2001-03-31 Andrew Tridgellstarted converting some of the only-ascii code to use...
2001-03-18 Andrew Tridgellfixed some compilation errors with IRIX cc
2001-03-14 Andrew Tridgelldon't need srvstr_push_size or srvstr_pull_size
2001-03-13 Andrew Tridgellsimpler and more correct srvstr_push()
2001-03-13 Andrew Tridgelladded STR_ASCII flag to srvstr_pull()
2001-03-10 Andrew Tridgellstarted support for unicode on the wire in smbd. Using...