1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source3
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
..
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 Update the tree.c GTK+ App so it can walk down directories etc ... 2001-01-07 12:54:03 +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 rpc_server/srv_samr.c: 2001-01-11 18:38:55 +00:00
lib Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +00:00
libsmb rpc_server/srv_samr.c: 2001-01-11 18:38:55 +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-11 20:41:19 +00:00
param Changes from APPLIANCE_HEAD: 2001-01-10 16:05:41 +00:00
passdb Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +00:00
printing Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +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-11 20:41:19 +00:00
rpc_server Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +00:00
rpcclient Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from 2000-12-08 03:34:00 +00:00
script Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +00:00
smbd Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +00:00
smbwrapper Needed a callback arg on cli_list ... 2001-01-05 13:11:29 +00:00
tdb The line was: 2000-12-30 23:17:30 +00:00
tests removed some obsolete configure tests (sysv ipc etc) 2000-04-17 05:56:49 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Needed a callback arg on cli_list ... 2001-01-05 13:11:29 +00:00
web Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +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 Working code to read POSIX ACLs on a Linux system using the bestbits 2000-12-07 05:38:01 +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 Cosmetic fixups for large file support message. 2000-12-08 03:44:52 +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 Cosmetic fixups for large file support message. 2000-12-08 03:44:52 +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 - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
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 Codepages and stuff for Turkish language support. Contributed by 2001-01-07 23:00:49 +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