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 193830091f r16285: On a 64-bit box, size_t != uint32. Ensure we use
the right parameter type.
Jeremy.
(This used to be commit 938545f535)
2007-10-10 11:17:31 -05:00
..
auth r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
client r16274: Fix the smbclient prompting behaviour for both systems that have 2007-10-10 11:17:30 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does not 2007-10-10 11:16:23 -05:00
include r16269: Fix the build. 2007-10-10 11:17:29 -05:00
iniparser r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile 2007-10-10 11:15:58 -05:00
intl r14225: Fix Coverity Bug # 67 2007-10-10 11:15:18 -05:00
lib r16274: Fix the smbclient prompting behaviour for both systems that have 2007-10-10 11:17:30 -05:00
libads r16272: Fix memleak. 2007-10-10 11:17:30 -05:00
libmsrpc r14408: More on fix for coverity #36. The previous fix would cause us to 2007-10-10 11:15:29 -05:00
libsmb r16269: Fix the build. 2007-10-10 11:17:29 -05:00
locking r16281: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned 2007-10-10 11:17:30 -05:00
modules r15910: vfs_full_audit does not need current_user 2007-10-10 11:17:13 -05:00
nmbd r16230: Fix Klocwork #861 and others. localtime and asctime 2007-10-10 11:17:26 -05:00
nsswitch r16285: On a 64-bit box, size_t != uint32. Ensure we use 2007-10-10 11:17:31 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r16079: How embarassing. :-( Broke the build. 2007-10-10 11:17:20 -05:00
passdb r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r15679: fix some popt warnings 2007-10-10 11:17:06 -05:00
printing r16243: Fix Klocwork bugs #581 and #706, ensure we check 2007-10-10 11:17:27 -05:00
profile r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we never 2007-10-10 11:17:21 -05:00
python r15386: Missed some functions in my last commit. 2007-10-10 11:16:38 -05:00
registry r15104: Implement Samba4's tdb_name(). 2007-10-10 11:16:23 -05:00
rpc_client r16255: Fix 'net ads join' when the workgroup is set incorrectly 2007-10-10 11:17:28 -05:00
rpc_parse r16126: Janitor for Volker..... This looks correct to me. 2007-10-10 11:17:22 -05:00
rpc_server r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
rpcclient r15556: Better fix for leading // or \\ from "David R. Linn" 2007-10-10 11:16:59 -05:00
sam r15697: I take no comments as no objections :) 2007-10-10 11:17:08 -05:00
script r16273: Add smbclient tests to verify that 2007-10-10 11:17:30 -05:00
services r14132: Fix Coverity bug # 150. 2007-10-10 11:15:12 -05:00
smbd r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned 2007-10-10 11:17:31 -05:00
smbwrapper r15007: fixed usage of cli_list() in smbwrapper so it compiles. This doesn't get smbwrapper really working again, but at least it will help Timur Bakeyev in his question to make it work 2007-10-10 11:15:56 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r15508: Use clock_gettime for profiling timstamps if it is available. Use 2007-10-10 11:16:55 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r15729: Second part of Aleksey Fedoseev <fedoseev@ru.ibm.com> patch. 2007-10-10 11:17:09 -05:00
utils r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned 2007-10-10 11:17:31 -05:00
web r16230: Fix Klocwork #861 and others. localtime and asctime 2007-10-10 11:17:26 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r16111: Patch from Björn JACKE <samba@j3e.de>. 2007-10-10 11:17:20 -05: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 r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -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 r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls. 2007-10-10 11:17:29 -05:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r16205: Fix 'make install' when srcdir != builddir 2007-10-10 11:17:25 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
VERSION r16195: starting development for 3.0.24pre1 2007-10-10 11:17:24 -05:00