Age | Commit message (Expand) | Author | Files | Lines |
2008-05-20 | Cleanup size_t return values in callers of convert_string_allocate | Tim Prouty | 1 | -7/+6 |
2008-01-04 | Now conn is part of smb_request, we don't need it as | Jeremy Allison | 1 | -4/+4 |
2007-12-09 | Get rid of the msgbuf[1600] | Volker Lendecke | 1 | -98/+132 |
2007-11-13 | Remove last pstring from smbd/*.c | Jeremy Allison | 1 | -11/+40 |
2007-10-10 | r24440: Convert the reply_sendXX functions to the new API | Volker Lendecke | 1 | -31/+31 |
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 |
2007-10-10 | r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next | Volker Lendecke | 1 | -4/+8 |
2007-10-10 | r22391: Looks bigger than it is. Make "inbuf" available | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r16397: Fix Klocwork #11767 and drasticly simplify the | Jeremy Allison | 1 | -153/+152 |
2007-10-10 | r12043: It's amazing the warnings you find when compiling on a 64-bit | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -2/+9 |
2007-10-10 | r4704: Fix encoding while receiving of a message which was actually sent usin... | Alexander Bokovoy | 1 | -4/+4 |
2004-03-11 | Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c... | Jeremy Allison | 1 | -1/+1 |
2003-08-20 | Attempt to fix the charcnv issues causing nmbd to crash. If we get a failed | Jeremy Allison | 1 | -1/+1 |
2003-03-20 | Patch from Samuel Thibault to convert messages from dos to unix charset | Jelmer Vernooij | 1 | -9/+18 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -5/+5 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-06 | again an intrusive patch: | Jean-François Micouleau | 1 | -1/+3 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-08-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -4/+4 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -5/+4 |
2001-06-23 | Added other_safe_chars to alpha_strcpy(). Needs testing but is a better | Jeremy Allison | 1 | -2/+2 |
2001-06-21 | Following info from TAKAHASHI Motonobu <monyo@samba.gr.jp>, | Jeremy Allison | 1 | -3/+2 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -1/+1 |
2001-04-13 | As Andrew suggested, make smbrun return a fd for a deleted file which can then | Jeremy Allison | 1 | -1/+1 |
2001-04-11 | To stop people complaining about the mktemp call, move it into lib/util.c. Th... | Jeremy Allison | 1 | -6/+5 |
2001-03-14 | converted the smb messaging code to unicode | Andrew Tridgell | 1 | -17/+15 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -4/+0 |
2000-10-11 | changes to sync with 2.2. tree | Herb Lewis | 1 | -4/+20 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-01-27 | Fixed code page conversions of messages outgoing/incoming. | Jeremy Allison | 1 | -0/+10 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -8/+12 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -6/+10 |
1998-07-31 | As per a Andrew's message, I went through and removed the timestring() | Christopher R. Hertel | 1 | -4/+4 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -1/+1 |
1998-05-07 | This should (hopefully :-) be the final fix for the %U %G substitution | Jeremy Allison | 1 | -1/+1 |
1998-05-06 | Fixes for the %U and %G problems people have reported. | Jeremy Allison | 1 | -1/+1 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -4/+4 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -7/+7 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1996-10-24 | - added support for TMPDIR env variable | Andrew Tridgell | 1 | -1/+1 |
1996-10-04 | - changed the umask handling. We now set the umask to 0 and explicitly | Andrew Tridgell | 1 | -15/+13 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -1/+0 |
1996-05-04 | Initial version imported to CVS | Samba Release Account | 1 | -0/+204 |