Age | Commit message (Expand) | Author | Files | Lines |
2009-04-14 | Solve some of the conflict between Samba3 and Samba4 push_string | Andrew Bartlett | 1 | -2/+2 |
2009-01-08 | s3:smbd: move all globals and static variables in globals.[ch] | Stefan Metzmacher | 1 | -1/+1 |
2007-11-16 | Match the 3.0.27a version of this function. | Jeremy Allison | 1 | -14/+4 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -1/+1 |
2007-10-10 | r24133: Explicitly pass flags2 down to push_string_fn | Volker Lendecke | 1 | -3/+7 |
2007-10-10 | r24130: Explicitly pass flags2 to srvstr_push | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r24000: Add message_push_blob() and message_push_string(). | Volker Lendecke | 1 | -0/+40 |
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 |
2003-03-22 | (merge from HEAD) | Andrew Bartlett | 1 | -0/+44 |
2003-03-18 | Jeremy merged across my string parinoia fixes, but forgot to enable them! :-) | Andrew Bartlett | 1 | -41/+0 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -0/+9 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -140/+5 |
2001-06-21 | Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does | Andrew Tridgell | 1 | -17/+21 |
2001-03-31 | started converting some of the only-ascii code to use srvstr_* | Andrew Tridgell | 1 | -0/+18 |
2001-03-18 | fixed some compilation errors with IRIX cc | Andrew Tridgell | 1 | -2/+2 |
2001-03-14 | don't need srvstr_push_size or srvstr_pull_size | Andrew Tridgell | 1 | -40/+0 |
2001-03-13 | simpler and more correct srvstr_push() | Andrew Tridgell | 1 | -10/+10 |
2001-03-13 | added STR_ASCII flag to srvstr_pull() | Andrew Tridgell | 1 | -2/+2 |
2001-03-10 | started support for unicode on the wire in smbd. Using a very similar | Andrew Tridgell | 1 | -0/+186 |