Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
[nivanova/samba-autobuild/.git] / source3 / smbd / lanman.c
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-23 Jeremy Allisoninclude/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
2001-01-29 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-24 Jeremy Allisonsmbd/lanman.c: Fix for calling qsort with 0 number.
2001-01-23 Jeremy Allisoninclude/vfs.h:
2001-01-22 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-07 Jeremy AllisonFixed bug with Win9x/ME where drivername was being...
2000-12-07 Jeremy Allisonfile_lines_load/file_lines_pload can now optionally...
2000-11-21 Jeremy AllisonFix for off-by-one StrnCpy.
2000-11-16 Jeremy AllisonFix from Jim McDonough @ IBM for OS/2 clients.
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-11-08 Tim PotterMore merging of printing stuff from appliance.
2000-10-30 Jeremy AllisonCall standard_sub_advanced() after lp_logon_XX() calls.
2000-10-18 Tim PotterRenamed WPrintQueuePurge to WPrintQueueCtrl as this...
2000-10-06 Tim Potterglobal_myname is actually a pstring.
2000-09-01 David O'NeillChanges from APPLIANCE_HEAD (per Tim Potter):
2000-08-31 Andrew Tridgellmake sure a couple of variables are initialised
2000-08-30 Jeremy AllisonImplemented AbortPrinter() from Gerald's Win32 test...
2000-08-29 Gerald Carterfixed previous bug spotted by Elrond in get_printerdriv...
2000-08-17 Gerald CarterFix for Win9x driver downloads when information is
2000-08-01 Jeremy AllisonAdded print job substitutions for %{printername}, ...
2000-07-31 Jeremy AllisonAdded John Reilly's enumports/addprinter/delprinter...
2000-07-25 Jeremy AllisonFixed up error checking and move printer file code...
2000-07-19 Jeremy AllisonModified the patch to look in the tdb *first* - thus...
2000-07-19 Jeremy AllisonCode from John Reilly <jreilly@hp.com> to add tdb looku...
2000-07-10 Tim PotterRe-instated lanman printing security checks (oops).
2000-07-06 Tim PotterDon't check NT permissions when printing from lanman.
2000-06-16 Tim PotterPass the vuid from the connection_struct to the printin...
2000-06-08 Jeremy AllisonChange from "David S. Chappell" <David.Chappell@mail...
2000-06-07 Jeremy AllisonFixing get/set of security descriptors.
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-04 Andrew Tridgell - use full_name instead of real_name
2000-05-02 Andrew Tridgellsplit the username in the vuser structure into a separate
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-22 Andrew Tridgellfixed uninitialised snum
2000-04-19 Andrew Tridgellpatch from luke to split out lanman code from ipc.c...