summaryrefslogtreecommitdiff
path: root/source3/smbd/lanman.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-01Added print job substitutions for %{printername}, %{sharename} and %{portname}Jeremy Allison1-16/+14
2000-07-31Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison1-49/+43
2000-07-25Fixed up error checking and move printer file code. Fixed a memory leak.Jeremy Allison1-2/+2
2000-07-19Modified the patch to look in the tdb *first* - thus allowing legacy textJeremy Allison1-75/+91
2000-07-19Code from John Reilly <jreilly@hp.com> to add tdb lookups into the Win95Jeremy Allison1-7/+44
2000-07-10Re-instated lanman printing security checks (oops).Tim Potter1-3/+7
2000-07-06Don't check NT permissions when printing from lanman.Tim Potter1-6/+6
2000-06-16Pass the vuid from the connection_struct to the printing back end functions.Tim Potter1-6/+6
2000-06-08Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>Jeremy Allison1-4/+4
2000-06-07Fixing get/set of security descriptors.Jeremy Allison1-0/+2
2000-05-10more merging voodooAndrew Tridgell1-0/+3
2000-05-04 - use full_name instead of real_nameAndrew Tridgell1-2/+2
2000-05-02split the username in the vuser structure into a separateAndrew Tridgell1-3/+4
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell1-1/+0
2000-04-22fixed uninitialised snumAndrew Tridgell1-0/+1
2000-04-19patch from luke to split out lanman code from ipc.c into lanman.cAndrew Tridgell1-0/+3180