Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r5840: Fix findfirst/findnext with protocol level < NT1. | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -4/+4 |
2003-12-01 | Ensure we use the same mid for the secondary trans requests, W2K3 | Jeremy Allison | 1 | -0/+6 |
2003-12-01 | Better fix for client signing bug. Ensure we don't malloc/free trans signing | Jeremy Allison | 1 | -30/+26 |
2003-11-30 | Fix signing bug with secondary client trans requests. Turns out the last | Jeremy Allison | 1 | -0/+20 |
2003-10-20 | We are doing NT error codes now.... If we have an NT error, report that | Volker Lendecke | 1 | -0/+11 |
2003-08-02 | More fixes for client and server side signing. Ensure sequence numbers | Jeremy Allison | 1 | -17/+61 |
2003-08-02 | Correct fix (removed the earlier band-aid) for what I thought was a signing | Jeremy Allison | 1 | -0/+18 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -3/+3 |
2003-03-13 | Change size parameters from signed to unsigned to fix up warnings. | Jeremy Allison | 1 | -69/+164 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-11 | Same fix as went into 2.2 (I'm waiting for jerry to finish some code). | Jeremy Allison | 1 | -4/+4 |
2001-09-05 | use cli_is_error() instead of looking in smb_rcls, otherwise NT status | Andrew Tridgell | 1 | -2/+2 |
2001-08-27 | started converting NTSTATUS to be a structure on systems with gcc in order to... | Andrew Tridgell | 1 | -20/+6 |
2001-08-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -12/+17 |
2001-08-20 | a bunch of fixes from the sflight to seattle | Andrew Tridgell | 1 | -7/+10 |
2001-08-17 | Use tparam not tdata when reallocing params to make clearer. | Jeremy Allison | 1 | -12/+15 |
2001-08-17 | more useful debug messages and check if the size are non null. | Jean-François Micouleau | 1 | -10/+17 |
2001-08-12 | this is a big global fix for the ptr = Realloc(ptr, size) bug. | Simo Sorce | 1 | -4/+26 |
2001-08-10 | A rewrite of the error handling in the libsmb client code. I've separated | Tim Potter | 1 | -9/+15 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -1/+1 |
2001-03-14 | simpler clistr interface which handles individual packets having | Andrew Tridgell | 1 | -6/+2 |
2001-03-10 | to use the same macros in the client and server rename the CLISTR_ | Andrew Tridgell | 1 | -2/+2 |
2001-02-20 | - neater setting of bcc | Andrew Tridgell | 1 | -8/+4 |
2001-02-20 | pipe opening now works with unicode | Andrew Tridgell | 1 | -3/+10 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 1 | -1/+6 |
2000-12-03 | - added client support for nttrans calls | Andrew Tridgell | 1 | -0/+200 |
2000-04-25 | split clientgen.c into several parts | Andrew Tridgell | 1 | -0/+233 |