summaryrefslogtreecommitdiff
path: root/source3/utils/smbtree.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter1-161/+30
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-1/+1
2002-08-17sync 3.0 branch with HEADJelmer Vernooij1-1/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-70/+15
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-28fix a bunch of places where we can double-free a cli structureAndrew Tridgell1-1/+0
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter1-2/+3
2001-11-23Removed TimeInit() call from every client program (except for one placeTim Potter1-2/+0
2001-11-21W2K doesn't seem to respond to *#0 names in node status. Ensure nameJeremy Allison1-1/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-2/+1
2001-09-17move to SAFE_FREE()Simo Sorce1-1/+1
2001-09-10declare dbf in one spotAndrew Tridgell1-1/+0
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-2/+2
2001-09-05more warning fixes on solarisAndrew Tridgell1-2/+2
2001-08-20added -b optionAndrew Tridgell1-2/+9
2001-07-25nicer smbtree outputAndrew Tridgell1-2/+4
2001-07-06A program to display a tree of domains, servers and shares similar to theTim Potter1-0/+419