Age | Commit message (Expand) | Author | Files | Lines |
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 |