summaryrefslogtreecommitdiffstats
path: root/source/smbd/lanman.c
Commit message (Expand)AuthorAgeFilesLines
* merging for 2.2.6pre1Gerald Carter2002-07-271-9/+9
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-4/+4
* Move over to RELEASE branch.Jeremy Allison2002-02-011-66/+80
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-110/+107
* Two OS/2 printer fixes from Jim McDonough @ IBM.Jeremy Allison2001-03-231-12/+59
* include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2001-02-231-13/+13
* Sync up with Tim's changes for appliance-head.Jeremy Allison2001-02-211-5/+5
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-4/+0
* Mega-merge for fixes made in appliance-head.Jeremy Allison2001-01-271-1/+1
* printing/printing.c: Merge from appliance head.Jeremy Allison2001-01-241-1/+2
* include/vfs.h:Jeremy Allison2001-01-231-2/+2
* Fixes to sync up with appliance-head. Fix from Kenichi Okuyama for a typoJeremy Allison2001-01-221-3/+4
* Merge with fixes from appliance-head.Jeremy Allison2001-01-181-4/+3
* Fixed bug in Win9x/ME call where drivername was being returned incorrectlyJeremy Allison2000-12-071-36/+46
* file_lines_load/file_lines_pload can now optionally do a unix_to_dos() on read.Jeremy Allison2000-12-071-3/+3
* Fix for off-by-one StrnCpy.Jeremy Allison2000-11-211-1/+1
* Fix from Jim McDonough @ IBM for OS/2 clients.Jeremy Allison2000-11-161-0/+10
* Sync up with HEAD with various fixes.Jeremy Allison2000-11-101-3/+3
* Call standard_sub_advanced() after lp_logon_XX() calls.Jeremy Allison2000-10-301-0/+2
* Merge from HEAD of the printer fixes.Jeremy Allison2000-10-211-4/+4
* smbd/lanman.c: pstring fstring fix.Jeremy Allison2000-10-061-1/+1
* Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill2000-09-011-12/+16
* make sure a couple of variables are initialisedAndrew Tridgell2000-08-311-2/+2
* Implemented AbortPrinter() from Gerald's Win32 test code. Just purge allJeremy Allison2000-08-301-3/+3
* fixed previous bug spotted by Elrond in get_printerdrivernumber().Gerald Carter2000-08-291-16/+17
* Fix for Win9x driver downloads when information isGerald Carter2000-08-171-83/+153
* Added print job substitutions for %{printername}, %{sharename} and %{portname}Jeremy Allison2000-08-011-16/+14
* Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison2000-07-311-49/+43
* Fixed up error checking and move printer file code. Fixed a memory leak.Jeremy Allison2000-07-251-2/+2
* Modified the patch to look in the tdb *first* - thus allowing legacy textJeremy Allison2000-07-191-75/+91
* Code from John Reilly <jreilly@hp.com> to add tdb lookups into the Win95Jeremy Allison2000-07-191-7/+44
* Re-instated lanman printing security checks (oops).Tim Potter2000-07-101-3/+7
* Don't check NT permissions when printing from lanman.Tim Potter2000-07-061-6/+6
* Pass the vuid from the connection_struct to the printing back end functions.Tim Potter2000-06-161-6/+6
* Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>Jeremy Allison2000-06-081-4/+4
* Fixing get/set of security descriptors.Jeremy Allison2000-06-071-0/+2
* more merging voodooAndrew Tridgell2000-05-101-0/+3
* - use full_name instead of real_nameAndrew Tridgell2000-05-041-2/+2
* split the username in the vuser structure into a separateAndrew Tridgell2000-05-021-3/+4
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* fixed uninitialised snumAndrew Tridgell2000-04-221-0/+1
* patch from luke to split out lanman code from ipc.c into lanman.cAndrew Tridgell2000-04-191-0/+3180