Fixes for new client error api.
[kai/samba.git] / source3 / libsmb / libsmbclient.c
2001-08-10 Tim PotterFixes for new client error api.
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-27 Richard SharpeFix a stupid typo ...
2001-06-07 Richard SharpeFix up the problems with calling smbc_init multiple...
2001-05-15 Richard SharpeChange EUCLEAN to EINVAL, as some systems do not have...
2001-03-28 Richard SharpeMore memory leaks fixed courtesy of Insure ...
2001-03-27 Richard SharpeOne small Insure fix for a memory leak. More fixes...
2001-03-09 Richard SharpeMore SGI type fixes ...
2001-03-07 Richard SharpeFix the definition and implementation of smbc_lseekdir ...
2001-03-06 Richard SharpeImplement smbc_lseekdir, but it will have to change...
2001-03-05 Richard Sharpesmb.h: add one error code for no such printer job
2001-03-01 Richard SharpeFix two problems identified by the test suite, one...
2001-02-26 Richard SharpeFix some errors uncovered in libsmbclient by the test...
2001-02-21 Andrew Tridgellthe unicode conversion of our client code is complete...
2001-02-19 Richard SharpeOpps, last one did not commit the correct changes ...
2001-02-18 Richard SharpeFixes to libsmbclient so it will work when browsing...
2001-02-12 Richard SharpeAdded commented/documented version of libsmbclient...
2001-02-06 Richard SharpeFix problems in libsmbclient with pring job struct...
2001-02-05 Richard SharpeImplement two printing related functions and start...
2001-02-04 Richard SharpeFix some further small bugs in libsmbclient to make...
2001-01-29 Richard SharpeFix some bugs and prepare for some other bug fixes ...
2001-01-24 Richard SharpeFix a problem with smbc_unlink on directories where...
2001-01-14 Richard SharpeFixed bugs relating to Win2K and the need for a codepag...
2001-01-12 Richard SharpeSome more bug fixes plus implementations of smbc_mkdir...
2001-01-12 Richard SharpeMany bug fixes to the libsmbclient.c code plus
2001-01-08 Richard SharpeAdd support for logging to wherever smb.conf specifies.
2001-01-07 Richard SharpeMore bug fixen ...
2001-01-07 Richard SharpeMore fixes and implementation bits and pieces for libsm...
2001-01-06 Richard SharpeFix some more bugs in libsmbclient.c and add functional...
2001-01-06 Richard SharpeFix a minor problem with listing servers in a workgroup...
2001-01-05 Richard SharpeThe latest changes to libsmbclient ...
2000-12-26 Richard SharpeFirst pass at the libsmbclient code ...