1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Jeremy Allison f95e9fc45b r5548: Stop lying about allocation sizes to Windows clients. It was a nice
idea, and aparently improved performance in some circumstances, but it
breaks the VC++ compiler :-(. Not cool. Fix bug #2146.
Jeremy.
(This used to be commit b9f147634d)
2007-10-10 10:55:47 -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 r5528: Expand the invalid-workstation-scheme. Workstation-Names with leading 2007-10-10 10:55:45 -05:00
client r5545: move cli_cm_XXX() connection handling code to clidfs and out of client.c; client.c still maintains a pointer to the first connection so the change is fairly reansparent to other smbclient functions such as -L and -M 2007-10-10 10:55:46 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r5264: Log with loglevel 0 when account-administration scripts fail. 2007-10-10 10:55:35 -05:00
include r5548: Stop lying about allocation sizes to Windows clients. It was a nice 2007-10-10 10:55:47 -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 r5522: Better handling of LDAP over IPC connections that have expired on the 2007-10-10 10:55:44 -05:00
libads r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbios = yes' 2007-10-10 10:55:38 -05:00
libsmb r5545: move cli_cm_XXX() connection handling code to clidfs and out of client.c; client.c still maintains a pointer to the first connection so the change is fairly reansparent to other smbclient functions such as -L and -M 2007-10-10 10:55:46 -05:00
locking r4143: Make strict locking an enum. Auto means use oplock optimization. 2007-10-10 10:53:36 -05:00
modules r4864: Remove unused var. 2007-10-10 10:54:00 -05:00
nmbd r5082: Don't blindly copy question rr_type and class, set correctly as required 2007-10-10 10:55:14 -05:00
nsswitch r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 rejects 2007-10-10 10:55:42 -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 r5543: Fix for bug #962 - using MB sharenames containing a ']' character. 2007-10-10 10:55:46 -05:00
passdb r5481: Fix a memleak 2007-10-10 10:55:42 -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 r5359: BUG 2333: use the lpq command to pass in the correct printer name for cups_queue_get(). See comments in code for details 2007-10-10 10:55:39 -05:00
profile r4268: Merge fix for bugzilla #2150. 2007-10-10 10:53:41 -05:00
python r5283: Merge -r5279 and-r5280 from trunk. 2007-10-10 10:55:36 -05:00
registry r5541: Fix crash bug in the client-spoolss enumdataex-call. 2007-10-10 10:55:46 -05:00
rpc_client r5511: Fix pipe-mismatch for NETDFS. 2007-10-10 10:55:43 -05:00
rpc_parse r5536: Avoid intermediate copy of NT and LM responses in NETLOGON client. 2007-10-10 10:55:45 -05:00
rpc_server r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 rejects 2007-10-10 10:55:42 -05:00
rpcclient r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 rejects 2007-10-10 10:55:42 -05:00
sam r5428: Apply some const. LDAP attribs should now be declared const char *attr[]. This 2007-10-10 10:55:40 -05:00
script r4805: Last planned change to the privileges infrastructure: 2007-10-10 10:53:55 -05:00
smbd r5548: Stop lying about allocation sizes to Windows clients. It was a nice 2007-10-10 10:55:47 -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 r5532: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaakobovich" <Shlomi@exanet.com> 2007-10-10 10:55:45 -05:00
tests r283: removing --with-cracklib after discussion with abartklet @ sambaXP 2007-10-10 10:51:16 -05:00
torture r5525: Add extra case to torture to test this (we currently fail with the wrong 2007-10-10 10:55:45 -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 r5547: Fix compile warning. 2007-10-10 10:55:47 -05:00
web r5179: Add -P (password-menu-only) option to swat. Admins can allow users 2007-10-10 10:55:32 -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 r5270: fixing some bashism's in autogen.sh 2007-10-10 10:55:35 -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 r5159: BUG 2262: add support to detect *freebsd6* (same as *freebsd5* currently) 2007-10-10 10:55:30 -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 r5545: move cli_cm_XXX() connection handling code to clidfs and out of client.c; client.c still maintains a pointer to the first connection so the change is fairly reansparent to other smbclient functions such as -L and -M 2007-10-10 10:55:46 -05:00
smbadduser.in sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
VERSION r5020: bumping the 3.0 tree to 3.0.12pre1 since there will not be a full sync for the 3.0.11rc1 release 2007-10-10 10:55:12 -05:00