..
auth
r14421: This does two things
2007-10-10 11:15:29 -05:00
client
r14359: Try and fix Coverity #176 by making the pointer
2007-10-10 11:15:26 -05:00
codepages
r39: * importing .cvsignore files
2007-10-10 10:51:05 -05:00
groupdb
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
2007-10-10 11:15:28 -05:00
include
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
2007-10-10 11:15:28 -05:00
intl
r14225: Fix Coverity Bug # 67
2007-10-10 11:15:18 -05:00
lib
r14397: Fix deadcode in coverity error #1 .
2007-10-10 11:15:28 -05:00
libads
r14252: Fix Coverity #72 : free alloc'ed storage before return. Also found one
2007-10-10 11:15:21 -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
r14418: Try and fix Coverity #39 and #40 by making the
2007-10-10 11:15:29 -05:00
locking
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
2007-10-10 11:10:59 -05:00
modules
r14333: Fix coverity #77 , ensure we can't exit after allocation.
2007-10-10 11:15:25 -05:00
nmbd
r14007: Coverity bug CID #197 . Don't compare against 0, we
2007-10-10 11:11:04 -05:00
nsswitch
r14421: This does two things
2007-10-10 11:15:29 -05:00
pam_smbpass
r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()
2007-10-10 11:10:16 -05:00
param
r14255: Revert r14204 which was horribly broken.
2007-10-10 11:15:21 -05:00
passdb
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
2007-10-10 11:15:28 -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
r14273: Fix coverity bug #202 . Memory leak on error path.
2007-10-10 11:15:22 -05:00
profile
r12475: Actually configure with profile support this time ...
2007-10-10 11:05:57 -05:00
python
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
2007-10-10 11:10:25 -05:00
registry
r14247: Fix Coverity bug # 136
2007-10-10 11:15:20 -05:00
rpc_client
r14244: Okay, had not seen that this happened twice.
2007-10-10 11:15:20 -05:00
rpc_parse
r14387: Try and fix the coverity issues ( #53 , #54 ) with negative
2007-10-10 11:15:27 -05:00
rpc_server
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
2007-10-10 11:15:28 -05:00
rpcclient
r14399: Fix deadcode coverity bug #3 .
2007-10-10 11:15:28 -05:00
sam
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
2007-10-10 11:10:59 -05:00
script
r14325: Add pam_modules rule which builds the configure(d) pam modules. This is
2007-10-10 11:15:25 -05:00
services
r14132: Fix Coverity bug # 150.
2007-10-10 11:15:12 -05:00
smbd
r14387: Try and fix the coverity issues ( #53 , #54 ) with negative
2007-10-10 11:15:27 -05:00
smbwrapper
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
2007-10-10 11:06:18 -05:00
stf
r39: * importing .cvsignore files
2007-10-10 10:51:05 -05:00
tdb
r14030: Fix resource leak in error codepath. Coverity CID #64 .
2007-10-10 11:11:06 -05:00
tests
r6586: get rid of a few more compiler warnings
2007-10-10 10:56:46 -05:00
torture
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
2007-10-10 11:10:59 -05:00
utils
r14416: Remove deadcode. Coverity #198 .
2007-10-10 11:15:29 -05:00
web
r14255: Revert r14204 which was horribly broken.
2007-10-10 11:15:21 -05:00
.dmallocrc
.indent.pro
r11131: updating indent resource file from trunk
2007-10-10 11:05:01 -05:00
aclocal.m4
r13425: Revert all the "clever" compiler options checks. They broke
2007-10-10 11:10:01 -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
r14325: Add pam_modules rule which builds the configure(d) pam modules. This is
2007-10-10 11:15:25 -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
r14331: Add a comment on top of test_pam_modules about what we're testing.
2007-10-10 11:15:25 -05:00
smbadduser.in
r13384: Adding in some more SuSE patches
2007-10-10 11:09:57 -05:00
VERSION
r13093: adding vendor patch level string as announced on samba-technical ml
2007-10-10 11:06:13 -05:00