Age | Commit message (Expand) | Author | Files | Lines |
2003-05-26 | Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar... | Jelmer Vernooij | 1 | -1/+1 |
2003-04-02 | Commit some more fixes for Coolo ... | Richard Sharpe | 1 | -1/+1 |
2003-03-15 | client-side smbpasswd fixes - use pstrcpy_base to avoid clobber_region bugs | Andrew Bartlett | 1 | -6/+6 |
2003-03-12 | Change size parameters from signed to unsigned to fix up warnings. | Jeremy Allison | 1 | -19/+19 |
2003-03-10 | Some conversion to pstrcpy_base. | Volker Lendecke | 1 | -6/+6 |
2003-03-01 | the new DEVELOPER checks for string overflows have (as expected) | Andrew Tridgell | 1 | -3/+3 |
2003-01-14 | query_alt_name takes a forced unicode string in win2000. It is not | Andrew Tridgell | 1 | -1/+1 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -3/+3 |
2002-10-26 | Make sure that we always return False if the password change never returns. | Andrew Bartlett | 1 | -4/+8 |
2002-06-12 | Removed eff_name field from cli_struct as it wasn't being used anywhere. | Tim Potter | 1 | -1/+2 |
2002-05-25 | Update some of the LM hash code to better respect the seperation between | Andrew Bartlett | 1 | -9/+2 |
2002-02-21 | added cli_qfilename(), used in trans2 torture test | Andrew Tridgell | 1 | -0/+43 |
2002-02-05 | fixed a bug in qpathinfo client code | Andrew Tridgell | 1 | -4/+6 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-12 | Always use ASCII strings when changing passwords with RAP. | Jeremy Allison | 1 | -3/+3 |
2001-09-25 | added cli_qpathinfo_alt_name() for fetching the 8.3 name of a file | Andrew Tridgell | 1 | -0/+65 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -24/+16 |
2001-08-10 | A rewrite of the error handling in the libsmb client code. I've separated | Tim Potter | 1 | -3/+3 |
2001-08-10 | Changed the order of arguments in make_oem_passwd_hash(). All the other | Tim Potter | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -16/+10 |
2001-07-03 | Fixed incorrect comment for cli_NetServerEnum() | Tim Potter | 1 | -4/+4 |
2001-06-21 | Following info from TAKAHASHI Motonobu <monyo@samba.gr.jp>, | Jeremy Allison | 1 | -6/+11 |
2001-06-18 | New info level tester. | Jeremy Allison | 1 | -0/+43 |
2001-03-10 | to use the same macros in the client and server rename the CLISTR_ | Andrew Tridgell | 1 | -3/+3 |
2001-02-21 | converted the last couple of functions in libsmb to be unicode | Andrew Tridgell | 1 | -10/+14 |
2001-02-21 | reverted richards cli_NetServerEnum changes - they broke lots of things | Andrew Tridgell | 1 | -56/+12 |
2001-02-20 | converted a bunch more fns | Andrew Tridgell | 1 | -19/+27 |
2001-02-20 | pipe opening now works with unicode | Andrew Tridgell | 1 | -11/+8 |
2001-01-04 | I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had | Richard Sharpe | 1 | -8/+44 |
2000-10-07 | Ensure browse.dat is written and read in UNIX character set format. | Jeremy Allison | 1 | -0/+1 |
2000-04-30 | - added some error checking | Andrew Tridgell | 1 | -64/+66 |
2000-04-25 | split clientgen.c into several parts | Andrew Tridgell | 1 | -0/+591 |