The fixes from Tom plus a minor update from me.
[kai/samba.git] / source3 / libsmb / libsmbclient.c
2002-11-04 Richard SharpeThe fixes from Tom plus a minor update from me.
2002-09-28 Jelmer VernooijInclude ../include/libsmbclient.h instead of just libsm...
2002-08-27 Gerald Cartermerge from SAMBA_2_2
2002-08-25 Andrew BartlettUse a function that actually exists for the keepalive...
2002-08-22 Andrew BartlettA few fixes towards libsmbclient and rpcclient - get...
2002-07-13 Richard SharpeSome fix ups but committing so Andrew can look at the...
2002-07-13 Richard SharpeFix up the include file that had problems as well.
2002-07-13 Richard SharpeFix some multibyte problems that I forgot about.
2002-07-11 Richard SharpeCommit Tom Jansen's changes to head.
2002-07-03 Andrew BartlettMake these functions static. These are not mentioned...
2002-06-26 Andrew Tridgellremoved the wins name registration code from libsmbclient
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-14 Tim Pottergetpid() -> sys_getpid()
2002-02-26 Jeremy Allisonbcopy must DIE ! Stop people creeping use of bcopy...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Tim PotterRemoved unused static variable.
2001-11-27 Richard SharpeFix another memory leak spotted by Tom Jansen.
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-21 Jeremy AllisonW2K doesn't seem to respond to *#0 names in node status...
2001-11-21 Andrew BartlettFix up the build again...
2001-11-21 Richard SharpeFix up libsmbclient in head.
2001-11-17 Richard SharpeFix problems with lp_workgroup() being passed to routin...
2001-10-22 Jeremy AllisonFix for @ in pathname from Kian Win.
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
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 ...