1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-10 12:58:35 +03:00
David O'Neill 2506c61ab3 Changes from APPLIANCE_HEAD:
source/include/proto.h
        - make proto

    source/printing/nt_printing.c
    source/rpc_server/srv_spoolss_nt.c
        - Fix for the overwriting of printerdata entries when WinNT and
          Win2k are modifying printer parameters on PCL printers. Turns out
          that Win2k creates a printer with a NULL devmode entry and then
          expects to set it on *OPEN* (yes this is insane). So we cannot
          return a "default" devmode for a printer - and we must allow an
          open to set it.

    source/tdb/tdb.c
        - Show freelist in an easier format. Show total free.
        - When storing a new record, allocate memory for the key + data
          before the tdb_allocate() as if the malloc fails a (sparse) hole
          is left in the tdb.

    source/tdb/tdbtool.c
        - Show freelist in an easier format. Show total free.

    source/tdb/Makefile
        - cleaned up Makefile dependancies

    source/smbd/lanman.c
        -  Fix for Win9x corrupting it's own parameter string.

    source/printing/printfsp.c
    source/printing/printing.c
    source/rpc_server/srv_spoolss_nt.c
    source/smbd/close.c
        - Added normal close parameter into print_fsp_end() which treats an
          abnormal close as error condition and deletes the spool file.
(This used to be commit 025f7a092ad258ff774e3f5e53737f8210cc8af6)
2001-01-29 21:34:08 +00:00
..
2000-05-10 10:41:59 +00:00
2001-01-29 21:34:08 +00:00
2001-01-11 20:41:19 +00:00
2001-01-17 23:47:08 +00:00
2000-05-10 10:41:59 +00:00
2000-05-10 10:41:59 +00:00
2000-10-11 05:31:39 +00:00
2001-01-29 21:34:08 +00:00
2000-10-11 05:31:39 +00:00
2001-01-24 21:54:44 +00:00
2000-12-04 17:16:44 +00:00
2001-01-04 19:27:08 +00:00
2001-01-25 16:36:42 +00:00
2000-11-27 19:14:10 +00:00
2001-01-11 18:38:55 +00:00
2001-01-11 20:41:19 +00:00
2001-01-23 01:52:30 +00:00
2001-01-23 01:52:30 +00:00