Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r25387: Sync with 3.2.0 svn tree | Gerald Carter | 2007-09-27 | 1 | -3/+9 |
| | |||||
* | r24660: Merge the inbuf/outbuf changes | Volker Lendecke | 2007-08-25 | 1 | -203/+271 |
| | |||||
* | r23823: Memory leak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com> | Volker Lendecke | 2007-07-11 | 1 | -0/+2 |
| | | | | | | Thanks! Volker | ||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r23741: Combined merge of 23726, 23727 and 23731 from 3_0: | Volker Lendecke | 2007-07-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | r22059: Over-allocate and NULL out 100 bytes for lanman.c. | Volker Lendecke | 2007-04-03 | 1 | -4/+8 |
| | | | | Volker | ||||
* | r20238: svn merge -r 20236:20237 branches/SAMBA_3_0/source . | James Peach | 2006-12-18 | 1 | -2/+2 |
| | | | | | | Replace exit_server with exit_server_cleanly where appropriate. All send_smb failures should be clean exits. All times when we exit as a matter of policy should also be clean exits. | ||||
* | r20178: Ensure we allocate the intermediate trans structs | Jeremy Allison | 2006-12-15 | 1 | -1/+2 |
| | | | | | | | off conn->mem_ctx, not the null context so we can safefy free everything on conn close. Should fix possible memleak. Jeremy. | ||||
* | r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ↵ | Gerald Carter | 2006-11-20 | 1 | -2/+2 |
| | | | | well) | ||||
* | r16348: * merging changes from SAMBA_3_0 r16346 | Gerald Carter | 2006-06-19 | 1 | -4/+4 |
| | | | | * updating release notes to match | ||||
* | r16104: Set version to 3.0.23rc2 | Gerald Carter | 2006-06-08 | 1 | -0/+6 |
| | | | | | Bring release tree up to current 3.0 tree (svn merge -r15845:16103 $SVNURL/branches/SAMBA_3_0) | ||||
* | r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822) | Gerald Carter | 2006-05-23 | 1 | -2/+2 |
| | |||||
* | r15018: Merge Volker's ipc/trans2/nttrans changes over | Jeremy Allison | 2006-04-10 | 1 | -181/+271 |
| | | | | | | | | into 3.0. Also merge the new POSIX lock code - this is not enabled unless -DDEVELOPER is defined. This doesn't yet map onto underlying system POSIX locks. Updates vfs to allow lock queries. Jeremy. | ||||
* | r14849: Fix >= that should be >. Too strict condition | Jeremy Allison | 2006-04-01 | 1 | -2/+2 |
| | | | | | checked by Volker. Jeremy. | ||||
* | r13980: Fix Coverity bug # 63. Jeremy, could you take a look at this? | Volker Lendecke | 2006-03-07 | 1 | -5/+16 |
| | | | | | | Thanks, Volker | ||||
* | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 2005-06-24 | 1 | -1/+1 |
| | | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy | ||||
* | r5165: BUG 2295: always use get_local_machine_name() rather than digging in ↵ | Gerald Carter | 2005-02-01 | 1 | -5/+6 |
| | | | | the gloval variable 'local_machine' | ||||
* | r4830: Fix for problem noticed by Guy Harris <gharris@apple.com>, return | Jeremy Allison | 2005-01-18 | 1 | -2/+4 |
| | | | | | | correct DOS/NT error code on transact named pipe on closed pipe handle. Jeremy. | ||||
* | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵ | Jeremy Allison | 2004-12-07 | 1 | -4/+4 |
| | | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy. | ||||
* | r3666: Generalise fix for trans and nttrans multi-fragment requests. | Jeremy Allison | 2004-11-10 | 1 | -2/+2 |
| | | | | Jeremy | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+599 |
metze |