1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Derrell Lipman 1b55cf4384 r22772: - Still working on the fact that readahead() is not declared (on at least one
OS) but is available for linking.  Instead of running configure tests with
  -Werror-implicit-function-declaration in developer mode (which may lead to
  different library functions being used in developer mode than when not in
  developer mode), add tests for whether readahead is declared.  If not,
  provide a replacement declaration in lib/replace.
(This used to be commit 7d05fa8b32)
2007-10-10 12:21:56 -05:00
..
auth r22740: Move debug_*_user_token to token_utils.c 2007-10-10 12:21:53 -05:00
client r22560: Clean up frees of realloc memory in mount.cifs (thanks to Alex for 2007-10-10 12:19:45 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r22554: Fix an assumption that TALLOC_ARRAY(.., 0) != NULL. 2007-10-10 12:19:44 -05:00
include r22751: Next step for the cluster merge: sessionid.tdb should contain a 'struct 2007-10-10 12:21:54 -05:00
iniparser r19928: Fix klokwork id 4509, 4573, 4574. 2007-10-10 12:16:10 -05:00
intl r21973: make use of tdb_*_bystring() and string_term_tdb_data() 2007-10-10 12:18:54 -05:00
lib r22772: - Still working on the fact that readahead() is not declared (on at least one 2007-10-10 12:21:56 -05:00
libaddns r22589: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
libads r22728: Patch from Danilo Almeida <dalmeida@centeris.com>: 2007-10-10 12:21:51 -05:00
libgpo r22590: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
libmsrpc r22590: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
librpc r22747: Fix some C++ warnings 2007-10-10 12:21:54 -05:00
libsmb r22747: Fix some C++ warnings 2007-10-10 12:21:54 -05:00
locking r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch. 2007-10-10 12:21:52 -05:00
m4 r22441: Add automatic dependency tracking. The dependency generation is 2007-10-10 12:19:34 -05:00
modules r22675: Simo's patch for 0 size allocation. Still need 2007-10-10 12:19:54 -05:00
nmbd r22761: This introduces lib/conn_tdb.c with two main functions: connections_traverse 2007-10-10 12:21:55 -05:00
nsswitch r22771: One liner fix for idmap_ldap 2007-10-10 12:21:56 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r22648: Fix comment to match the code. 2007-10-10 12:19:52 -05:00
passdb r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert. 2007-10-10 12:21:55 -05:00
po r20745: Commit Finnish transalation of SWAT after review 2007-10-10 12:17:08 -05:00
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r22747: Fix some C++ warnings 2007-10-10 12:21:54 -05:00
profile r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch. 2007-10-10 12:21:52 -05:00
python r22584: Don't hardcode specific Python version. 2007-10-10 12:19:47 -05:00
registry r22590: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
rpc_client r22675: Simo's patch for 0 size allocation. Still need 2007-10-10 12:19:54 -05:00
rpc_parse r22676: Fix zero alloc with create_rpc_blob(). 2007-10-10 12:19:54 -05:00
rpc_server r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert. 2007-10-10 12:21:55 -05:00
rpcclient r22589: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
script r22401: Add bzr revision+nick support to mkversion.sh. 2007-10-10 12:19:32 -05:00
services r20069: Fix logic bug I introduced 2007-10-10 12:16:23 -05:00
smbd r22765: Fix from Alison Winters <alisonw@sgi.com> for missing return 2007-10-10 12:21:55 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tests r22731: - Fix bug #4594. 2007-10-10 12:21:51 -05:00
torture r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch. 2007-10-10 12:21:52 -05:00
utils r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert. 2007-10-10 12:21:55 -05:00
web r22761: This introduces lib/conn_tdb.c with two main functions: connections_traverse 2007-10-10 12:21:55 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
.valgrind_suppressions r19062: try to fix the valgrind noise in the build-farm 2007-10-10 12:15:07 -05:00
autogen.sh r22441: Add automatic dependency tracking. The dependency generation is 2007-10-10 12:19:34 -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 r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r22772: - Still working on the fact that readahead() is not declared (on at least one 2007-10-10 12:21:56 -05:00
depcomp r22441: Add automatic dependency tracking. The dependency generation is 2007-10-10 12:19:34 -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 r22761: This introduces lib/conn_tdb.c with two main functions: connections_traverse 2007-10-10 12:21:55 -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 r22654: And this is now Samba 3.0.27pre1-SVN 2007-10-10 12:19:53 -05:00