1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Volker Lendecke 0eb941254c r4732: Even if we have 'password server' set, we need to look up the native DC name
via netbios, as the user might have set an IP address or a fqdn.

Volker
(This used to be commit 61466f3842)
2007-10-10 10:53:52 -05:00
..
aparser r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of 2007-10-10 10:52:55 -05:00
auth r4724: Add support for Windows privileges in Samba 3.0 2007-10-10 10:53:51 -05:00
client r4697: Fix for bug #2231 inspired by brad.ellis@its.monash.edu.au. 2007-10-10 10:53:51 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r4724: Add support for Windows privileges in Samba 3.0 2007-10-10 10:53:51 -05:00
include r4724: Add support for Windows privileges in Samba 3.0 2007-10-10 10:53:51 -05:00
intl r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
lib r4731: Fix the build 2007-10-10 10:53:51 -05:00
libads r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>. 2007-10-10 10:53:50 -05:00
libsmb r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each 2007-10-10 10:53:47 -05:00
locking r4143: Make strict locking an enum. Auto means use oplock optimization. 2007-10-10 10:53:36 -05:00
modules r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com). 2007-10-10 10:53:42 -05:00
nmbd r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nsswitch r4732: Even if we have 'password server' set, we need to look up the native DC name 2007-10-10 10:53:52 -05:00
pam_smbpass r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate' 2007-10-10 10:51:07 -05:00
param r4312: Marking "min password length" as depreciated (to be removed in one of 2007-10-10 10:53:44 -05:00
passdb r4724: Add support for Windows privileges in Samba 3.0 2007-10-10 10:53:51 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
printing r4662: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to fix 2007-10-10 10:53:50 -05:00
profile r4268: Merge fix for bugzilla #2150. 2007-10-10 10:53:41 -05:00
python r4238: More *alloc fixes. 2007-10-10 10:53:39 -05:00
registry r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
rpc_client r4724: Add support for Windows privileges in Samba 3.0 2007-10-10 10:53:51 -05:00
rpc_parse r4724: Add support for Windows privileges in Samba 3.0 2007-10-10 10:53:51 -05:00
rpc_server r4724: Add support for Windows privileges in Samba 3.0 2007-10-10 10:53:51 -05:00
rpcclient r4656: Convert the winreg pipe to use WERROR returns (as it should). 2007-10-10 10:53:50 -05:00
sam r4221: when in the multi-mapping mode of idmap_rid: 2007-10-10 10:53:38 -05:00
script r3924: fix installswat once again after the image target location had changed in the docs 2007-10-10 10:53:24 -05:00
smbd r4704: Fix encoding while receiving of a message which was actually sent using STR_ASCII. Patch from Grigory Batalov <bga@altlinux.org> 2007-10-10 10:53:51 -05:00
smbwrapper r4236: More *alloc fixes. 2007-10-10 10:53:39 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
tests r283: removing --with-cracklib after discussion with abartklet @ sambaXP 2007-10-10 10:51:16 -05:00
torture r4645: patch from Rob to fix the build breakage in vfstest after the reload_printers() cleanup 2007-10-10 10:53:49 -05:00
ubiqx r2420: Way back at the 1st SambaXP, Simo pointed out a subtle bug related to the 2007-10-10 10:52:43 -05:00
utils r4656: Convert the winreg pipe to use WERROR returns (as it should). 2007-10-10 10:53:50 -05:00
web r4577: Fix from William Jojo <jojowil@hvcc.edu> for AIX 5.3 compile. 2007-10-10 10:53:47 -05:00
wrepld r3877: Final (I hope :-) fix for #2050 from Lars Müller for select maxfd's. 2007-10-10 10:53:23 -05:00
.dmallocrc
aclocal.m4 - Put functions for generating SQL queries in pdb_sql.c 2004-01-04 21:09:42 +00:00
autogen.sh r4573: merge -r 4572 from SAMBA_4_0: 2007-10-10 10:53:47 -05:00
change-log trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
config.guess r3819: Updated config.guess/config.sub from 2007-10-10 10:53:19 -05:00
config.sub r3819: Updated config.guess/config.sub from 2007-10-10 10:53:19 -05:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of select 2007-10-10 10:53:48 -05:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r4724: Add support for Windows privileges in Samba 3.0 2007-10-10 10:53:51 -05:00
smbadduser.in sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
VERSION r4350: bumping version to 3.0.11pre2 2007-10-10 10:53:45 -05:00