summaryrefslogtreecommitdiff
path: root/source3/utils/masktest.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-27move srandom to after connect so random stuff in clientgen doesn'tAndrew Tridgell1-2/+4
2000-05-24minor fixesAndrew Tridgell1-3/+4
2000-05-24use lp_workgroup()Andrew Tridgell1-10/+13
2000-05-22Added -W workgroup command line option.Tim Potter1-1/+6
2000-04-30handle the special rule of *.* for old style listings when old_list isAndrew Tridgell1-0/+3
2000-04-30added cli_list_old() to allow for old style directory listing fromAndrew Tridgell1-5/+12
2000-04-30changed masktest to test the internal algorithm against one server,Andrew Tridgell1-78/+30
2000-04-30YIPEE!!!!!Andrew Tridgell1-78/+16
2000-03-26load smb.conf and interfaces in masktest (to allow for netbios nameAndrew Tridgell1-0/+4
2000-02-10the beginnings of a fnmatch() based wildcard matching routineAndrew Tridgell1-20/+66
2000-02-09update masktest for new make_nmb_name() syntaxAndrew Tridgell1-3/+3
2000-02-09added masktest to head branch, in preparation for another assault onAndrew Tridgell1-0/+435