1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Stefan Metzmacher 0fa75c6797 r19739: fix compiler warning
metze
(This used to be commit b7965ac26c)
2007-10-10 12:15:51 -05:00
..
auth r19058: Implement "user cannot change password", and complete "user must change 2007-10-10 12:15:06 -05:00
client r19529: Added showacls togle. Previously was vendor-specific code. 2007-10-10 12:15:41 -05:00
codepages
groupdb r19516: Fix the DN, to make searches using the domain as base 2007-10-10 12:15:40 -05:00
include r19655: Jeremy, please review: 2007-10-10 12:15:44 -05:00
iniparser r18928: Some more const for iniparser. 2007-10-10 12:14:47 -05:00
intl r17345: Some C++ warnings 2007-10-10 11:38:26 -05:00
lib r19739: fix compiler warning 2007-10-10 12:15:51 -05:00
libaddns r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code 2007-10-10 12:01:06 -05:00
libads r19687: Fix uninitialized variables found by Coverity (and gcc -O1... ;-)) 2007-10-10 12:15:47 -05:00
libgpo r19484: Fix Coverity #329 2007-10-10 12:15:38 -05:00
libmsrpc r19006: Final cleanups for the winreg libmsrpc functions. 2007-10-10 12:14:56 -05:00
librpc r19591: Use import' and include' in the IDL and regenerate. 2007-10-10 12:15:42 -05:00
libsmb r19659: Fix bug #4187. Possible crash in signing on/off code. 2007-10-10 12:15:45 -05:00
locking r19668: Convert the locking params to use struct share_param instead of snum 2007-10-10 12:15:46 -05:00
modules r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to 2007-10-10 12:15:43 -05:00
nmbd r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message 2007-10-10 12:15:42 -05:00
nsswitch r19710: Fix memory leak in get_conf_item_string(). As 2007-10-10 12:15:48 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r19669: set_share_security does not need a mem_ctx passed 2007-10-10 12:15:46 -05:00
passdb r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>. 2007-10-10 12:15:42 -05:00
po
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
profile r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to 2007-10-10 12:15:43 -05:00
python r18801: Fix (at least the build of) python bindings. 2007-10-10 12:00:59 -05:00
registry r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
rpc_client r19355: Add getdispenumindex2 wrapper for rpcclient. 2007-10-10 12:15:31 -05:00
rpc_parse r19288: tdb_prs_store is right now used to store printer and share security 2007-10-10 12:15:28 -05:00
rpc_server r19689: Fix a NULL dereference found by coverity (the call to strlen). 2007-10-10 12:15:47 -05:00
rpcclient r19487: Fix coverity # 313 2007-10-10 12:15:39 -05:00
sam r19095: Fix some compile warnings. 2007-10-10 12:15:12 -05:00
script r19668: Convert the locking params to use struct share_param instead of snum 2007-10-10 12:15:46 -05:00
services r17148: the wins service should not accept any controls so that a GUI can grey it out as not remotely manageable 2007-10-10 11:38:16 -05:00
smbd r19709: Fix bug #4224 - deadtime timeout was broken 2007-10-10 12:15:48 -05:00
stf
tdb r19685: Two changes inspired by problems with huge tdbs. tdbtool's list command now 2007-10-10 12:15:46 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r18796: Fix the build. Sorry. 2007-10-10 12:00:58 -05:00
utils r19669: set_share_security does not need a mem_ctx passed 2007-10-10 12:15:46 -05:00
web r17873: Fix possible null deref found by Stanford checker. 2007-10-10 11:38:56 -05:00
.dmallocrc
.indent.pro
.valgrind_suppressions r19062: try to fix the valgrind noise in the build-farm 2007-10-10 12:15:07 -05:00
aclocal.m4 r19090: - the LIBREPLACE_C99 isn't needed in aclocal.m4 2007-10-10 12:15:11 -05:00
autogen.sh r18644: bring in libreplace in lib/replace 2007-10-10 11:52:03 -05:00
change-log
config.guess
config.sub
configure.developer r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r19730: as libreplace always provides dlopen(), we need to always define SHLIBEXT 2007-10-10 12:15:50 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05: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
Makefile.in r19691: Fix the build 2007-10-10 12:15:47 -05:00
samba3-knownfail r19552: Fix names of known failing tests. 2007-10-10 12:15:41 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
TODO r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
VERSION r16195: starting development for 3.0.24pre1 2007-10-10 11:17:24 -05:00