1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
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
..
aparser Modified test.h generator to return error if structure passed to vluke 2000-09-18 01:14:21 +00:00
auth Getting back to a compilable state (not there yet but close). 2000-06-01 17:01:34 +00:00
bin Added pdbedit binary to list of ignored files. 2000-12-08 03:14:30 +00:00
client Fixed bugs relating to Win2K and the need for a codepage so that unicode 2001-01-14 00:11:29 +00:00
codepages Codepages and stuff for Turkish language support. Contributed by 2001-01-07 23:00:49 +00:00
groupdb moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
include Changes from APPLIANCE_HEAD: 2001-01-17 22:55:02 +00:00
lib Cleanup of Get_Pwnam(). Adds debugging, cleans up the allow_change 2001-01-17 22:33:07 +00:00
libsmb Added remaining samr functions needed by winbindd. 2001-01-15 23:34:32 +00:00
locking tdb_unlockchain() no longer returns a value 2000-12-06 02:51:13 +00:00
msdfs Ran DFS on Linux and found that readlink() on Linux does not append NUL 2000-11-28 00:26:42 +00:00
nmbd I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had 2001-01-04 11:35:55 +00:00
nsswitch Changes from APPLIANCE_HEAD: 2001-01-15 18:36:50 +00:00
param Changes from APPLIANCE_HEAD: 2001-01-17 18:47:46 +00:00
passdb Fixes for POSIX ACLS. ACL merge code. 2001-01-15 22:46:22 +00:00
printing Changes from APPLIANCE_HEAD: 2001-01-17 18:47:46 +00:00
profile Fix for a problem with the new messaging system. If a sender is using the 2000-11-16 21:38:24 +00:00
rpc_client Fixed bug found by Gerald. If a Samba server joins a domain and is set 2000-12-19 23:57:48 +00:00
rpc_parse Changes from APPLIANCE_HEAD: 2001-01-17 22:55:02 +00:00
rpc_server Changes from APPLIANCE_HEAD: 2001-01-17 22:55:02 +00:00
rpcclient rpcclient functions for remaining samr and lsa functions. All functions 2001-01-15 23:35:59 +00:00
script merge from 2.0 branch for installing Using Samba book files 2001-01-12 21:47:01 +00:00
smbd Changes from APPLIANCE_HEAD: 2001-01-17 19:16:05 +00:00
smbwrapper Fix for no master browser present. 2001-01-16 17:48:39 +00:00
tdb Set the tdb->map_ptr to NULL if mmap() returns -1. 2001-01-16 18:33:05 +00:00
tests Changes from APPLIANCE_HEAD: 2001-01-12 00:10:24 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Changes from APPLIANCE_HEAD: 2001-01-11 23:21:17 +00:00
web Changes from APPLIANCE_HEAD: 2001-01-17 18:47:46 +00:00
.cvsignore changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 2000-03-21 21:08:07 +00:00
acconfig.h Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. 2001-01-11 23:41:33 +00:00
aclocal.m4 continued the split of the kernel level oplocks code into a more 2000-06-10 13:35:20 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
config.sub This is a *big* checkin that may break some things, but implements the 2000-04-22 00:33:16 +00:00
configure Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. 2001-01-11 23:41:33 +00:00
configure.developer Run configure script using dirname of $0. This allows configure.developer 2000-12-01 01:22:17 +00:00
configure.in Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. 2001-01-11 23:41:33 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc
ltconfig Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
Makefile.in Some ugly mucking around to get the new rpcclient compiling and linking 2001-01-15 23:53:33 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00