1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Gerald Carter be25a49a94 r16701: Fix segv when adding a printer caused by not initializing the
realm name in ads_init() in nt_printer_publish().
(This used to be commit a25e75e78d)
2007-10-10 11:19:09 -05:00
..
auth r16632: Fix bug #3882 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:04 -05:00
client r16608: Klocwork #2035. Null deref (bit of a stretch... :-). 2007-10-10 11:19:03 -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 r16661: Fix from jason@ncac.gwu.edu for bug #3875, 2007-10-10 11:19:06 -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 r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:08 -05:00
libads r16685: Fix bug #3901 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:07 -05:00
libmsrpc r16644: Fix bug #3887 reported by jason@ncac.gwu.edu 2007-10-10 11:19:05 -05:00
libsmb r16696: Fix the multiple-outstanding write and trans client 2007-10-10 11:19:08 -05:00
locking r16661: Fix from jason@ncac.gwu.edu for bug #3875, 2007-10-10 11:19:06 -05:00
modules r16411: Fix compilation of vfs_afsacl, thanks to Greszler Szilard for trying 2007-10-10 11:18:52 -05:00
nmbd r16665: Fix a couple of bugs I discovered now I've looked 2007-10-10 11:19:07 -05:00
nsswitch r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:08 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r16570: Corrected the copyright notice. I had requested and received permission 2007-10-10 11:19:00 -05:00
passdb r16683: Fix bug #3900 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:07 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r16484: Bugzilla 3805. Only define _ABS if it is not already defined. 2007-10-10 11:18:57 -05:00
printing r16701: Fix segv when adding a printer caused by not initializing the 2007-10-10 11:19:09 -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 r16644: Fix bug #3887 reported by jason@ncac.gwu.edu 2007-10-10 11:19:05 -05:00
registry r16650: Fix bug #3890 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:06 -05:00
rpc_client r16644: Fix bug #3887 reported by jason@ncac.gwu.edu 2007-10-10 11:19:05 -05:00
rpc_parse r16601: Klocwork #2038. Fix memleak on error path. 2007-10-10 11:19:02 -05:00
rpc_server r16678: Fix bug #3898 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:07 -05:00
rpcclient r16654: Fix bug #3893 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:06 -05:00
sam r16548: Fix bug #3867 reported by jason@ncac.gwu.edu. 2007-10-10 11:18:59 -05:00
script r16289: Fix smbclient test hang. This is caused by readline refusing to believe 2007-10-10 11:17:31 -05:00
services r14132: Fix Coverity bug # 150. 2007-10-10 11:15:12 -05:00
smbd r16616: Klocwork #2025. Stop null deref. I actually don't 2007-10-10 11:19:03 -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 r16656: Fix #3894 and #3895 reported by jason@ncac.gwu.edu. 2007-10-10 11:19:06 -05:00
web r16597: Klocwork #2006. Fix possible null deref. 2007-10-10 11:19:02 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r16337: Add configure fixes by Bjoern Jacke <samba@j3e.de>. 2007-10-10 11:17:36 -05:00
autogen.sh r5270: fixing some bashism's in autogen.sh 2007-10-10 10:55:35 -05:00
change-log
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
configure.in r16676: .o generates other warnings, use the Solaris trick with .po.o also for AIX. 2007-10-10 11:19:07 -05:00
Doxyfile
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 r16528: Self-confidence is plummeting. How could one person goof 2007-10-10 11:18:57 -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