summaryrefslogtreecommitdiff
path: root/source3/client/tree.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all uint32/16/8 to _t in source3/client.Richard Sharpe2015-05-131-2/+2
* Fix sample gtk code. Does this compile ?Jeremy Allison2007-12-041-38/+40
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2007-10-101-1/+1
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-3/+3
* don't call a function error_message() as that conflicts with aAndrew Tridgell2003-06-101-3/+3
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Changed instances of TRUE, FALSE to True, False as some compilers don'tTim Potter2001-07-121-1/+1
* Fix a small problem where tree.c was using the creation time to display, rath...Richard Sharpe2001-02-201-2/+2
* Improve the sample GTK+ client program to make it a bit more functional.Richard Sharpe2001-02-191-139/+220
* Excise snprintf -> slprintf.Jeremy Allison2001-02-161-4/+4
* Fix calls to smbc_init in testsmbc.c and tree.cRichard Sharpe2001-02-121-2/+2
* Fixed bugs relating to Win2K and the need for a codepage so that unicodeRichard Sharpe2001-01-141-17/+25
* Many bug fixes to the libsmbclient.c code plusRichard Sharpe2001-01-121-10/+209
* Update the tree.c GTK+ App so it can walk down directories etc ...Richard Sharpe2001-01-071-76/+122
* Fix some more bugs in libsmbclient.c and add functionality to tree.cRichard Sharpe2001-01-061-5/+23
* Fix a minor problem with listing servers in a workgroup and add aRichard Sharpe2001-01-061-0/+460