..
auth
r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from_info3()
2007-10-10 12:28:45 -05:00
client
r24601: Fix if statements where we still expected cli_connect() to return BOOL.
2007-10-10 12:30:09 -05:00
codepages
exports
r23689: Squashed commit of the following:
2007-10-10 12:23:46 -05:00
groupdb
r25024: Fix a whole bunch of Coverity bugs
2007-10-10 12:30:35 -05:00
include
r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based
2007-10-10 12:30:32 -05:00
iniparser
r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17.
2007-10-10 12:22:51 -05:00
iniparser_build
r23314: For some systems it's needed to inject replace.h into
2007-10-10 12:23:05 -05:00
intl
r23798: updated old Temple Place FSF addresses to new URL
2007-10-10 12:28:26 -05:00
lib
r25025: Remove an unused function
2007-10-10 12:30:35 -05:00
libaddns
r24808: Fix the same problem Volker noticed.
2007-10-10 12:30:23 -05:00
libads
r25030: ip_srv_nonsite and count_nonsite are initialized in get_kdc_list() in any
2007-10-10 12:30:36 -05:00
libgpo
r24783: Remove unused off_t type.
2007-10-10 12:30:21 -05:00
libmsrpc
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
librpc
r24605: remove some stuff samba3 doesn't need any more
2007-10-10 12:30:10 -05:00
libsmb
r25032: Contact an off site DC if non is available on site.
2007-10-10 12:30:36 -05:00
locking
r24571: Only look at errno if the close call actually failed
2007-10-10 12:30:06 -05:00
m4
r23094: Update the iconv detection to handle cross-compiles better. If we are
2007-10-10 12:22:45 -05:00
modules
r24809: Consolidate the use of temporary talloc contexts.
2007-10-10 12:30:24 -05:00
nmbd
r25021: Fix coverity #435 . Use of -1.
2007-10-10 12:30:35 -05:00
nsswitch
r25032: Contact an off site DC if non is available on site.
2007-10-10 12:30:36 -05:00
pam_smbpass
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
param
r25036: Fix a become/unbecome_root() pair
2007-10-10 12:30:36 -05:00
passdb
r24991: Kill all those lots of trailing whitespaces from secrets.c.
2007-10-10 12:30:31 -05:00
po
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
popt
r24048: Fix the C++ warnings in our version of popt
2007-10-10 12:28:59 -05:00
printing
r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based
2007-10-10 12:30:32 -05:00
profile
r24842: Fix build warning.
2007-10-10 12:30:27 -05:00
python
r24601: Fix if statements where we still expected cli_connect() to return BOOL.
2007-10-10 12:30:09 -05:00
registry
r25002: Refactor out code duplication created by the previous
2007-10-10 12:30:32 -05:00
rpc_client
r24949: Remove some static buffers
2007-10-10 12:30:29 -05:00
rpc_parse
r24993: Apply some const
2007-10-10 12:30:32 -05:00
rpc_server
r25023: Coverity #455 . Not actually a bug, but this clarifies
2007-10-10 12:30:35 -05:00
rpcclient
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for fine
2007-10-10 12:30:16 -05:00
script
r24974: catch SIGINT and SIGQUIT like SIGTERM
2007-10-10 12:30:30 -05:00
services
r24949: Remove some static buffers
2007-10-10 12:30:29 -05:00
smbd
r25011: We don't use mangle_map any more.
2007-10-10 12:30:33 -05:00
stf
r23798: updated old Temple Place FSF addresses to new URL
2007-10-10 12:28:26 -05:00
tests
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
torture
r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torturetest).
2007-10-10 12:30:15 -05:00
utils
r25019: Fix coverity bug #105 , run #332 . Use of uninitialized variable.
2007-10-10 12:30:34 -05:00
web
r24781: Fix build warning.
2007-10-10 12:30:20 -05:00
.dmallocrc
.valgrind_suppressions
r19062: try to fix the valgrind noise in the build-farm
2007-10-10 12:15:07 -05:00
autogen.sh
r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal
2007-10-10 12:23:11 -05:00
change-log
config.guess
r23799: updated old Franklin Street FSF addresses to new URL
2007-10-10 12:28:26 -05:00
config.sub
r23799: updated old Franklin Street FSF addresses to new URL
2007-10-10 12:28:26 -05:00
configure.developer
r18373: copy over configure.developer from samba4 which adds
2007-10-10 11:51:20 -05:00
configure.in
r24838: Now for real: build the locator, if we can.
2007-10-10 12:30:26 -05:00
depcomp
r23799: updated old Franklin Street FSF addresses to new URL
2007-10-10 12:28:26 -05:00
Doxyfile
dynconfig.c
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
install-sh
library-versions.in
r23689: Squashed commit of the following:
2007-10-10 12:23:46 -05:00
mainpage.dox
Makefile.in
r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based
2007-10-10 12:30:32 -05:00
samba3-knownfail
r19552: Fix names of known failing tests.
2007-10-10 12:15:41 -05:00
smbadduser.in
TODO
r18188: merge 3.0-libndr branch
2007-10-10 11:43:56 -05:00
VERSION
r23776: Setting version in 3.2 branch to 3.2.1pre1-SVN
2007-10-10 12:28:18 -05:00