summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Remind them to read the man page about needing to be root.Dan Shearer1997-11-241-2/+4
| * added cli_rmdir and cli_mkdirAndrew Tridgell1997-11-243-6/+114
| * added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1997-11-232-1/+70
| * added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1997-11-234-12/+174
| * test SMBsetatr as wellAndrew Tridgell1997-11-233-11/+75
| * minor wsmbconf and cgi changesAndrew Tridgell1997-11-233-44/+60
| * added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1997-11-233-20/+115
| * this new cgi code includes the ability to act as a mini web server,Andrew Tridgell1997-11-222-134/+1020
| * fixed some typecasts of (char *) to (unsigned char *)Andrew Tridgell1997-11-221-4/+4
| * the usual :-)Andrew Tridgell1997-11-221-2/+2
| * added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell1997-11-225-389/+347
| * Just fixed a *serious* bug in nameelect.c to do with localJeremy Allison1997-11-211-0/+1
| * Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1997-11-215-0/+71
| * use LocTimeDiff() not TimeDiff() to ensure that longdate conversion isAndrew Tridgell1997-11-211-1/+2
| * added some debug lines to the rename codeAndrew Tridgell1997-11-201-4/+13
| * changed nmblookup to only set recursion_desired in queries if the -RAndrew Tridgell1997-11-192-4/+10
| * fixed typoAndrew Tridgell1997-11-191-1/+1
| * ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1997-11-185-9/+61
| * don't do the 255.255.255.255 mapping for group names if the name typeAndrew Tridgell1997-11-181-1/+1
| * loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-176-6/+26
| * added code to test the cli_NetServerEnum() function in clientgen.cAndrew Tridgell1997-11-111-0/+38
| * fixed a bug which caused nmbd to core dump. The problem was incorrectAndrew Tridgell1997-11-111-2/+2
| * Left global_oplock_break set while request to break oplock isJeremy Allison1997-11-111-4/+5
| * auto-create the locks directory on startupAndrew Tridgell1997-11-112-0/+8
| * Removed pwd_validate.c as no longer in main branch.Jeremy Allison1997-11-101-276/+0
* | *** empty log message ***Luke Leighton1997-12-219-223/+1217
* | *** empty log message ***Luke Leighton1997-12-205-47/+298
* | *** empty log message ***Luke Leighton1997-12-1910-287/+690
* | *** empty log message ***Luke Leighton1997-12-185-17/+17
* | *** empty log message ***Luke Leighton1997-12-182-11/+210
* | *** empty log message ***Luke Leighton1997-12-171-1/+1
* | *** empty log message ***Luke Leighton1997-12-175-99/+118
* | *** empty log message ***Luke Leighton1997-12-173-5/+140
* | *** empty log message ***Luke Leighton1997-12-1612-87/+262
* | *** empty log message ***Luke Leighton1997-12-154-190/+247
* | *** empty log message ***Luke Leighton1997-12-147-308/+665
* | *** empty log message ***Luke Leighton1997-12-133-109/+209
* | *** empty log message ***Luke Leighton1997-12-1215-205/+321
* | *** empty log message ***Luke Leighton1997-12-116-160/+319
* | *** empty log message ***Luke Leighton1997-12-104-122/+142
* | *** empty log message ***Luke Leighton1997-12-1013-158/+168
* | *** empty log message ***Luke Leighton1997-12-095-69/+245
* | *** empty log message ***Luke Leighton1997-12-0816-1784/+1255
* | *** empty log message ***Luke Leighton1997-12-082-119/+109
* | modified client code to allow multiple tconX connections.Luke Leighton1997-12-047-771/+802
* | added an nltest command, which in future will do the same stuff as nltest.exe.Luke Leighton1997-12-037-45/+168
* | IssuesLuke Leighton1997-11-305-35/+186
* | Makefile :Luke Leighton1997-11-282-3/+3
* | added a "\PIPE\samr query users" to smbclient and smbd.Luke Leighton1997-11-286-26/+336
* | Makefile :Luke Leighton1997-11-279-28/+215