1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3/printing
David O'Neill 3380ffae9c Changes from APPLIANCE_HEAD:
testsuite/printing/psec.c
        - Use lock directory from smb.conf parameter when peeking at the
          ntdrivers.tdb file.
    source/rpc_parse/parse_sec.c
        - fix typo in debug message
    source/script/installbin.sh
        - create private directory as part of 'make install'.
    source/nsswitch/winbindd_cache.c
    source/nsswitch/winbindd_idmap.c
    source/passdb/secrets.c
    source/smbd/connection.c
        - always convert tdb key to unix code-page when generating.
    source/printing/nt_printing.c
        - always convert tdb key to unix code-page when generating.
        - don't prepend path to a filename that is NULL in
          add_a_printer_driver_3().
    source/rpc_server/srv_spoolss_nt.c
        - always convert tdb key to unix code-page when generating.
        - don't prepend server name to a path/filename that is NULL in the
          fill_printer_driver_info functions.
    source/printing/printing.c
        - always convert tdb key to unix code-page when generating.
        - move access check for print_queue_purge() outside of job delete
          loop.
    source/smbd/unix_acls.c
        - fix for setting ACLs (this got missed earlier)
    source/lib/messages.c
        - trivial sync with appliance_head
(This used to be commit 376601d17d)
2001-01-11 20:41:19 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
load.c Added John Reilly's enumports/addprinter/delprinter scripting code plus the 2000-07-31 20:41:51 +00:00
lpq_parse.c Changes from APPLIANCE_HEAD: 2000-11-14 15:26:53 +00:00
nt_printing.c Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +00:00
pcap.c handle tabs in printcap files 2000-05-01 05:42:39 +00:00
print_cups.c file_lines_load/file_lines_pload can now optionally convert unix_to_dos() 2000-12-07 19:26:04 +00:00
print_svid.c file_lines_load/file_lines_pload can now optionally convert unix_to_dos() 2000-12-07 19:26:04 +00:00
printfsp.c Restructuring of vfs layer to include a "this" pointer - can be an fsp or 2000-10-06 03:21:49 +00:00
printing.c Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +00:00