summaryrefslogtreecommitdiffstats
path: root/source3/utils/masktest.c
Commit message (Expand)AuthorAgeFilesLines
* better handling of '.'Andrew Tridgell2001-02-271-15/+17
* remove some test codeAndrew Tridgell2001-02-271-1/+2
* almost there with lanman1 wildcards. We now seem to correctly handleAndrew Tridgell2001-02-271-4/+17
* I have now found that despite initial appearences the lanman1 wildcardAndrew Tridgell2001-02-271-35/+24
* made some LANMAN1 wildcard progressAndrew Tridgell2001-02-261-6/+7
* made some progress in masktestAndrew Tridgell2001-02-261-16/+15
* a snapshot of my attempts to get wildcard matching right for LANMAN1Andrew Tridgell2001-02-251-10/+108
* Needed a callback arg on cli_list ...Richard Sharpe2001-01-051-4/+4
* move srandom to after connect so random stuff in clientgen doesn'tAndrew Tridgell2000-05-271-2/+4
* minor fixesAndrew Tridgell2000-05-241-3/+4
* use lp_workgroup()Andrew Tridgell2000-05-241-10/+13
* Added -W workgroup command line option.Tim Potter2000-05-221-1/+6
* handle the special rule of *.* for old style listings when old_list isAndrew Tridgell2000-04-301-0/+3
* added cli_list_old() to allow for old style directory listing fromAndrew Tridgell2000-04-301-5/+12
* changed masktest to test the internal algorithm against one server,Andrew Tridgell2000-04-301-78/+30
* YIPEE!!!!!Andrew Tridgell2000-04-301-78/+16
* load smb.conf and interfaces in masktest (to allow for netbios nameAndrew Tridgell2000-03-261-0/+4
* the beginnings of a fnmatch() based wildcard matching routineAndrew Tridgell2000-02-101-20/+66
* update masktest for new make_nmb_name() syntaxAndrew Tridgell2000-02-091-3/+3
* added masktest to head branch, in preparation for another assault onAndrew Tridgell2000-02-091-0/+435