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 bdc6f05af5 r13091: Fix gcc warning about using '0' with %s.
Jeremy.
(This used to be commit 5f5f87584f)
2007-10-10 11:06:13 -05:00
..
auth r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") 2007-10-10 11:05:58 -05:00
client r12912: patch from Tony Mountifield <tony@softins.co.uk> for BUG 3327 (fix bad access to gencache.tdb after fork() in smbmount 2007-10-10 11:06:06 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r12438: Remove an unused function 2007-10-10 11:05:56 -05:00
include r12951: Tell the MIPSPro compiler to push DEBUG calls out of line. 2007-10-10 11:06:08 -05:00
intl r7139: trying to reduce the number of diffs between trunk and 3.0; changing version to 3.0.20pre1 2007-10-10 10:57:02 -05:00
lib r13058: Add %w macro for the winbind seperator which allows us for example 2007-10-10 11:06:12 -05:00
libads r12878: Don't use non-static array initialisers. 2007-10-10 11:06:05 -05:00
libmsrpc r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
libsmb r13020: Prevent cli_krb5_get_ticket of getting into an infite loop. This whole 2007-10-10 11:06:10 -05:00
locking r12877: Stop passing structs around in smb messages, instead 2007-10-10 11:06:05 -05:00
modules r13028: Fix for #3419 - vfs_full_audit *never* worked 2007-10-10 11:06:11 -05:00
nmbd r13081: correct fix for the segv in nmbd caused by a double free on namerec. 2007-10-10 11:06:12 -05:00
nsswitch r13089: quick fix to work around building ilbnss_winbind.so on SOlaris when --enable-developer is specified 2007-10-10 11:06:13 -05:00
pam_smbpass r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
param r13027: Support file change notifications from FAM. 2007-10-10 11:06:11 -05:00
passdb r12913: missed merge to fix BUG 3391; ensure we can lookup account policies 2007-10-10 11:06:06 -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 r12889: BUG 3380: fix crash when changing printer drivers caused by accessing a previously freed pointer 2007-10-10 11:06:06 -05:00
profile r12475: Actually configure with profile support this time ... 2007-10-10 11:05:57 -05:00
python r12441: Fix python build. 2007-10-10 11:05:56 -05:00
registry r12002: patch from marcin to allow for the creation of a File value in the eventlog registry keys so that file properties can be displayed 2007-10-10 11:05:41 -05:00
rpc_client r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390). 2007-10-10 11:06:04 -05:00
rpc_parse r12935: After discussion with Volker fix bug #3397 using a variant of the patch by Alex Deiter (tiamat@komi.mts.ru). 2007-10-10 11:06:08 -05:00
rpc_server r13086: hooking max connections into 'add share' as well (although the WinXP UI doesn't give you a way to set the value on add 2007-10-10 11:06:13 -05:00
rpcclient r12935: After discussion with Volker fix bug #3397 using a variant of the patch by Alex Deiter (tiamat@komi.mts.ru). 2007-10-10 11:06:08 -05:00
sam r12964: Rewind rem_backend in the case we have to workaround the idmap_ prefix. 2007-10-10 11:06:09 -05:00
script r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris shell script portability issues in 'make test' 2007-10-10 11:06:09 -05:00
services r12914: adding query/set ops for security descriptors on services. 2007-10-10 11:06:07 -05:00
smbd r13027: Support file change notifications from FAM. 2007-10-10 11:06:11 -05:00
smbwrapper r9350: Fix direct malloc calls made by smbwrapper. 2007-10-10 11:00:33 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r12760: Fix bug 3384 2007-10-10 11:06:03 -05:00
tests r6586: get rid of a few more compiler warnings 2007-10-10 10:56:46 -05:00
torture r13072: Fix segfault in vfstest and smbtorture. 2007-10-10 11:06:12 -05:00
utils r13091: Fix gcc warning about using '0' with %s. 2007-10-10 11:06:13 -05:00
web r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") 2007-10-10 11:05:58 -05:00
wrepld r10822: updating copyright info 2007-10-10 11:04:55 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r11658: Someone broke the initialization of the static modules by adding a 'NTSTATUS' 2007-10-10 11:05:23 -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 r13027: Support file change notifications from FAM. 2007-10-10 11:06:11 -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 r13027: Support file change notifications from FAM. 2007-10-10 11:06:11 -05:00
smbadduser.in sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
VERSION r12027: changing version to 3.0.22pre1 since 3.0.21 is frozen now 2007-10-10 11:05:42 -05:00