Age | Commit message (Expand) | Author | Files | Lines |
2004-01-26 | This adds client-side support for the unicode/SAMR password change scheme. | Andrew Bartlett | 1 | -5/+7 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 1 | -5/+5 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -2/+2 |
2003-05-26 | Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar... | Jelmer Vernooij | 1 | -1/+1 |
2003-04-16 | More merges from HEAD: | Jelmer Vernooij | 1 | -1/+1 |
2003-03-17 | pstrcpy_base merges for client-side smbpasswd. | Andrew Bartlett | 1 | -9/+9 |
2003-03-13 | Change size parameters from signed to unsigned to fix up warnings. | Jeremy Allison | 1 | -19/+19 |
2003-03-10 | strcpy_base from HEAD and trivial fix for smbclient -L | Volker Lendecke | 1 | -8/+8 |
2003-01-14 | merge alt_name patch from head | Andrew Tridgell | 1 | -1/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -3/+3 |
2002-10-26 | Try to catch up on the code I've put into HEAD that should be in 3.0: | Andrew Bartlett | 1 | -4/+8 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -10/+4 |
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 |