1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_parse
David O'Neill 22363b9d78 Changes from APPLIANCE_HEAD:
source/include/proto.h
    source/include/rpc_spoolss.h
    source/rpc_parse/parse_spoolss.c
    source/rpc_server/srv_spoolss.c
    source/rpc_server/srv_spoolss_nt.c
        - speedups in printer queue enumeration  - still room for
          improvement.  The construct_dev_mode() still creates and destroys
          a printer info_2 structure every time it is called.
        - fixed job->devmode memory leak
        - converted printer job notification routines to use tallocated
          memory rather than a fixed 2K buffer.   This reduces the memory
          requirements of a 4500 job queue enumeration from 90MB to about
          16MB.
(This used to be commit 7853b27bc1)
2001-01-17 22:55:02 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
parse_creds.c Adding Herb's compile warning fixes to HEAD. 2000-10-04 01:03:23 +00:00
parse_dfs.c Back to building. Now to test with insure. 2000-06-01 18:17:22 +00:00
parse_lsa.c Changes from APPLIANCE_HEAD: 2001-01-15 18:36:50 +00:00
parse_misc.c lib/util_unistr.c: 2000-12-15 09:31:56 +00:00
parse_net.c o fixed logon script problems (wrong len in reply to net_sam_logon for 2000-11-22 19:51:41 +00:00
parse_prs.c lib/util_unistr.c: 2000-12-15 09:31:56 +00:00
parse_reg.c Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport. 2000-05-15 20:53:08 +00:00
parse_rpc.c Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_STATUS_XXX). 2000-08-01 18:32:34 +00:00
parse_samr.c General clean up. Merge of access_mask fixes for some unknown fields from 2001-01-11 22:55:13 +00:00
parse_sec.c Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +00:00
parse_spoolss.c Changes from APPLIANCE_HEAD: 2001-01-17 22:55:02 +00:00
parse_srv.c Cast prs_alloc_mem to correct type. 2000-12-18 07:24:48 +00:00
parse_wks.c acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. 2000-03-22 19:03:12 +00:00