summaryrefslogtreecommitdiffstats
path: root/source/smbd/message.c
Commit message (Collapse)AuthorAgeFilesLines
* r24660: Merge the inbuf/outbuf changesVolker Lendecke2007-08-251-31/+31
|
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r23741: Combined merge of 23726, 23727 and 23731 from 3_0:Volker Lendecke2007-07-071-4/+8
| | | | | | | | | | | | | | | | | | | | | 23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next checkin will pull this up to srvstr_get_path. At that point we can get more independent of the inbuf, the base_ptr in pull_string will only be used to satisfy UCS2 alignment constraints. 23731: Explicitly pass down FLAGS2 to srvstr_get_path. Next step is to remove the bug that in the trans2 code we use the inbuf as the base pointer to decide whether we need ucs2 alignment where we need to use the beginning of the params buffer 23731: Forgot one reference to inbuf
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-1/+2
|
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-153/+152
|
* r13109: 3.0.21b chnges from the 3.0 tree (round #2)Gerald Carter2006-01-241-1/+1
|
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-2/+9
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r4704: Fix encoding while receiving of a message which was actually sent ↵Alexander Bokovoy2005-01-121-4/+4
| | | | using STR_ASCII. Patch from Grigory Batalov <bga@altlinux.org>
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+237
metze