1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Matthew Chapman 53f0cd990c Mainly BDC-related changes.
* Added SEC_CHAN_BDC
* Fix for endianness problem reported by Edan Idzerda <edan@mtu.edu>. A
  BUFFER2 is really a "unibuf" in my terminology and we should treat it as
  such.
* Added some more common NT structures (BIGINT, BUFHDR2, BUFFER4).
* Added NET_SAM_SYNC (-> NetDatabaseSync2) RPC for account replication.
  Still experimental and incomplete, with a few too many NULL security
  descriptors lying around (must go look at Jeremy's SD code). Haven't
  worked out password encryption yet either.
  However, the XXX_INFO structures I've added to rpc_netlogon.h are quite
  nice as they give some insight into how these objects are stored in the
  SAM.
(This used to be commit 74d6dec25d)
1999-04-08 05:35:53 +00:00
..
auth pass_check.c could receive encrypted password: printing it out as a %s 1999-03-08 18:43:50 +00:00
client declare ttarf as double, as in client.c 1999-03-30 10:41:07 +00:00
codepages codepages/codepage_def.936: Updated comment. 1998-11-07 05:32:37 +00:00
groupdb Greg Dickie spotted some wierd memory corruption problem with group 1999-03-09 23:22:36 +00:00
include Mainly BDC-related changes. 1999-04-08 05:35:53 +00:00
lib Fix for endianness problem reported by Edan Idzerda <edan@mtu.edu>. A 1999-04-08 05:34:11 +00:00
libsmb fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is 1999-03-25 20:56:28 +00:00
locking Use VFS operations for file I/O. 1999-04-04 05:32:42 +00:00
lsarpcd removed 2 unnecessary args from make_uni_hdr. 1999-03-24 17:26:08 +00:00
mem_man - group database API. oops and oh dear, the threat has been carried out: 1998-11-17 16:19:04 +00:00
nmbd SAMLOGON query - alignment issue is beginning to get to me. 1999-03-17 21:35:10 +00:00
param Added configuration parameter 'vfs object' to specify loadable object 1999-04-04 04:54:50 +00:00
passdb "User Manager" - create user + change password now work. 1999-03-25 21:32:04 +00:00
printing Changed calls to strncat() to safe_strcat(). Fix from SAMBA_2_0 branch. 1999-04-07 04:20:00 +00:00
profile new files needed by profiling code 1999-04-01 05:35:22 +00:00
rpc_client Fixed LSA Lookup Names. There were a few too many NULL pointers in a 1999-03-24 12:18:28 +00:00
rpc_parse added SamrQueryDomainInfo call info level 0x3 for kix32.exe support 1999-03-29 17:24:46 +00:00
rpc_server Mainly BDC-related changes. 1999-04-08 05:35:53 +00:00
rpcclient added a "createuser" command. 1999-03-19 21:20:19 +00:00
script Benjamin Kuit's latest mysql mods. issue with "make proto" needs to be 1999-03-03 20:48:48 +00:00
smbd Always do a compile before CVS commit! )-: 1999-04-08 03:13:33 +00:00
smbwrapper removed encrypt-password code pre-cli_session_setup(), session setup 1999-01-29 19:31:52 +00:00
tests server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstring 1998-10-22 18:51:16 +00:00
ubiqx fixes for OSF1 compilation 1998-11-13 03:37:01 +00:00
utils Ken McDonell from SGI was interested in adding some profiling 1999-04-01 05:22:58 +00:00
web mods to allow inter-domain trust accounts to be added to SAM database 1999-03-09 01:21:57 +00:00
.cvsignore .cvsignore: Removed old entries. 1998-11-12 22:17:51 +00:00
acconfig.h Ken McDonell from SGI was interested in adding some profiling 1999-04-01 05:22:58 +00:00
aclocal.m4 Makefile.in: Added maintainer mode fixes. 1998-11-25 21:17:20 +00:00
architecture.doc replaced one of the paragraphs describing nmbd problems. could someone 1998-09-24 19:42:31 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess some merge cleanups 1998-07-29 03:15:02 +00:00
config.sub some merge cleanups 1998-07-29 03:15:02 +00:00
configure Ken McDonell from SGI was interested in adding some profiling 1999-04-01 05:22:58 +00:00
configure.developer oops, put -DDEBUG_PASSWORD in wrong place. 1999-03-05 22:33:32 +00:00
configure.in Fixed spelling typo in Kerberos configure option. 1999-04-04 22:58:44 +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
Makefile.in Added smbd/vfs.o and smbd/vfs-wrap.o to object list for smbd. 1999-04-04 06:47:57 +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