summaryrefslogtreecommitdiff
path: root/source3/utils/masktest.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-27better handling of '.'Andrew Tridgell1-15/+17
2001-02-27remove some test codeAndrew Tridgell1-1/+2
2001-02-27almost there with lanman1 wildcards. We now seem to correctly handleAndrew Tridgell1-4/+17
2001-02-27I have now found that despite initial appearences the lanman1 wildcardAndrew Tridgell1-35/+24
2001-02-26made some LANMAN1 wildcard progressAndrew Tridgell1-6/+7
2001-02-26made some progress in masktestAndrew Tridgell1-16/+15
2001-02-25a snapshot of my attempts to get wildcard matching right for LANMAN1Andrew Tridgell1-10/+108
2001-01-05Needed a callback arg on cli_list ...Richard Sharpe1-4/+4
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