summaryrefslogtreecommitdiff
path: root/source3/client/tree.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-04Fix sample gtk code. Does this compile ?Jeremy Allison1-38/+40
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison1-1/+1
2003-07-23convert snprintf() calls using pstrings & fstringsGerald Carter1-3/+3
2003-06-10don't call a function error_message() as that conflicts with aAndrew Tridgell1-3/+3
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-07-12Changed instances of TRUE, FALSE to True, False as some compilers don'tTim Potter1-1/+1
2001-02-20Fix a small problem where tree.c was using the creation time to display, rath...Richard Sharpe1-2/+2
2001-02-19Improve the sample GTK+ client program to make it a bit more functional.Richard Sharpe1-139/+220
2001-02-16Excise snprintf -> slprintf.Jeremy Allison1-4/+4
2001-02-12Fix calls to smbc_init in testsmbc.c and tree.cRichard Sharpe1-2/+2
2001-01-14Fixed bugs relating to Win2K and the need for a codepage so that unicodeRichard Sharpe1-17/+25
2001-01-12Many bug fixes to the libsmbclient.c code plusRichard Sharpe1-10/+209
2001-01-07Update the tree.c GTK+ App so it can walk down directories etc ...Richard Sharpe1-76/+122
2001-01-06Fix some more bugs in libsmbclient.c and add functionality to tree.cRichard Sharpe1-5/+23
2001-01-06Fix a minor problem with listing servers in a workgroup and add aRichard Sharpe1-0/+460