Stefan Metzmacher
be0bd9fa33
r15613: the snum doesn't identify the tcon, but the brl_context pointer does
...
metze
(This used to be commit 5e256f4b78
)
2007-10-10 14:07:00 -05:00
Stefan Metzmacher
8dbffb37d5
r15612: look at the lock_type and not at the notify_ptr being NULL or not
...
metze
(This used to be commit 7fa6d73691
)
2007-10-10 14:06:59 -05:00
Jelmer Vernooij
5415e9d94f
r15607: Fix readline summary reporting
...
(This used to be commit 146c6d6e00
)
2007-10-10 14:06:59 -05:00
Jelmer Vernooij
cbec063ed7
r15606: Fix another dependency
...
(This used to be commit 278ecee6ad
)
2007-10-10 14:06:59 -05:00
Jelmer Vernooij
9ee60bc671
r15605: Yet another dependencies fix
...
(This used to be commit eef495a8ef
)
2007-10-10 14:06:59 -05:00
Stefan Metzmacher
452ef0b40d
r15603: True isn't a valid parameter here, PVFS_WAIT_TIMEOUT is...
...
(both are '1')
metze
(This used to be commit de9d04abcc
)
2007-10-10 14:06:03 -05:00
Jelmer Vernooij
0b069ab07e
r15602: Another dependency fix
...
(This used to be commit 5ef6b90fae
)
2007-10-10 14:06:03 -05:00
Jelmer Vernooij
a427a9bc53
r15599: Fix more popt dependencies - these should be the last ones
...
(This used to be commit b26e38cb62
)
2007-10-10 14:06:03 -05:00
Jelmer Vernooij
4e23fe5c77
r15598: Another dependency fix
...
(This used to be commit 1f6022b112
)
2007-10-10 14:06:03 -05:00
Jelmer Vernooij
ebb9dd2b83
r15596: Fix another popt dependency issue
...
(This used to be commit 0f9406da20
)
2007-10-10 14:06:03 -05:00
Jelmer Vernooij
3c350ebb1c
r15595: Fix another broken dependency rlated to popt
...
(This used to be commit 5dfea7e4d7
)
2007-10-10 14:06:02 -05:00
Jelmer Vernooij
3ebaf4ca29
r15594: Remove another unused include
...
(This used to be commit 0c07898871
)
2007-10-10 14:06:02 -05:00
Jelmer Vernooij
2a9407fad3
r15593: Warn about [out] arguments that are not pointers. These can all be
...
fixed by adding [ref] pointers.
This will cause a lot of warnings to be outputted by pidl for now. I will
fix these gradually over the next few days.
We need to avoid [out] arguments that are not pointers because they are
not understood by other IDL compilers and don't work with some of
our output modules (Samba3, Samba3NDR and ethereal)
(This used to be commit c4ab021ee8
)
2007-10-10 14:06:02 -05:00
Jelmer Vernooij
ddb43d8eea
r15592: Remove unused header
...
(This used to be commit 7d3cbfb157
)
2007-10-10 14:06:01 -05:00
Jelmer Vernooij
fde2d769eb
r15591: Generate function calls correctly as well.
...
(This used to be commit b0439779b8
)
2007-10-10 14:06:01 -05:00
Jelmer Vernooij
a53be993ae
r15590: Fix another include issue
...
(This used to be commit 4d5b046c83
)
2007-10-10 14:06:01 -05:00
Rafal Szczesniak
a13f2c5d59
r15588: Fix the build of smbtorture.
...
rafal
(This used to be commit c4ff7aacfb
)
2007-10-10 14:06:01 -05:00
Jelmer Vernooij
8d6249814f
r15587: Generate stubs for the SWIG functions
...
(This used to be commit 746d0a7fa7
)
2007-10-10 14:06:01 -05:00
Jelmer Vernooij
aa533f3ea0
r15586: Remove unused header
...
(This used to be commit 1ca3612255
)
2007-10-10 14:06:00 -05:00
Jelmer Vernooij
f9dd026355
r15585: Revive pidl's SWIG file generator. It now generates simple
...
object oriented wrappers for the interfaces (still need to fix
the actual function calls)
(This used to be commit bf5da20869
)
2007-10-10 14:06:00 -05:00
Jelmer Vernooij
8903abc4c8
r15584: List SWIG files as being updated when pidl runs
...
(This used to be commit dcebba4ee8
)
2007-10-10 14:06:00 -05:00
Simo Sorce
aa7a02d45f
r15582: Commit some forgotten stuff that have been setting on my private tree fro long
...
(This used to be commit 7c050b541e
)
2007-10-10 14:06:00 -05:00
Jelmer Vernooij
3064782735
r15581: Remove unused include
...
(This used to be commit b79092d7ee
)
2007-10-10 14:06:00 -05:00
Jelmer Vernooij
ff39a8ea88
r15580: (Hopefully) fix pthreads process model
...
(This used to be commit 8d95bf14b9
)
2007-10-10 14:05:59 -05:00
Jelmer Vernooij
b8b01cd970
r15578: Move some cpp-specific things from CFLAGS to CPPFLAGS
...
Proper dependencies for POPT_SAMBA (fixes build when popt is in /usr/local)
(This used to be commit ed82490e5a
)
2007-10-10 14:05:59 -05:00
Jelmer Vernooij
b7d574cf86
r15577: Make popt CFLAGS popt-specific rather then global
...
(This used to be commit 87233041ff
)
2007-10-10 14:05:59 -05:00
Jelmer Vernooij
c65d2f9b1b
r15576: Separate out Samba4 bits a bit more
...
(This used to be commit 77a2eb406e
)
2007-10-10 14:05:59 -05:00
Jelmer Vernooij
7403d50358
r15575: Fix getpass test
...
(This used to be commit 5205faf898
)
2007-10-10 14:05:59 -05:00
Jelmer Vernooij
664459a41f
r15574: Keep information about which scalar types are references in a
...
separate data structure
(This used to be commit 0cb1906046
)
2007-10-10 14:05:58 -05:00
Jelmer Vernooij
172a83d724
r15573: Fix build of systems that have iconv headers in non-standard locations
...
Split of system/locale.h header from system/iconv.h
Previously, iconv wasn't being used on these systems
(This used to be commit aa6d66fda6
)
2007-10-10 14:05:58 -05:00
Jelmer Vernooij
53f005f6aa
r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.
...
(This used to be commit d72c5c8f75
)
2007-10-10 14:05:58 -05:00
Jelmer Vernooij
089cbd4a8e
r15568: Simplify detection of iconv libraries a fair bit and fix it to
...
work on FreeBSD.
Based very loosely on a patch by Timur Bakevey
Fixes #3688
(This used to be commit ea7b28572b
)
2007-10-10 14:05:57 -05:00
Jelmer Vernooij
8afca7791c
r15567: Add entry for iconv
...
(This used to be commit 8d794e5911
)
2007-10-10 14:05:56 -05:00
Jelmer Vernooij
a3e5a7e91d
r15565: Rename configure.in to configure.ac, which is the name preferred
...
by autoconf these days
(This used to be commit e0c178d297
)
2007-10-10 14:05:56 -05:00
Jelmer Vernooij
962039a81c
r15564: Fix copyrights (this file was originally based on just a few lines from smb.h)
...
(This used to be commit 045bd55dd9
)
2007-10-10 14:05:56 -05:00
Jelmer Vernooij
543d398a46
r15563: Fix for use with configurations where srcdir!=builddir (caught by Alexander)
...
(This used to be commit 33388cbb45
)
2007-10-10 14:05:55 -05:00
Jelmer Vernooij
4ff9e1c761
r15551: Fix clash between config.pm and globally installed Config.pm on
...
case-insensitive filesystems. Patch by John Malmberg tweaked by me
(This used to be commit 58cc0b23eb
)
2007-10-10 14:05:55 -05:00
Jelmer Vernooij
36a64c56b4
r15538: Use pkg-config file where possible and
...
only fall back to manual tests if that can't be found (for systems
that have older versions of gnutls without the .pc file installed)
(This used to be commit d77ea8f907
)
2007-10-10 14:05:55 -05:00
Stefan Metzmacher
5761c59ef7
r15535: fix the build
...
metze
(This used to be commit 297868325f
)
2007-10-10 14:05:55 -05:00
Stefan Metzmacher
bd6dd99eb9
r15533: with this vista does a fine SMB2 TreeConnect against samba4
...
metze
(This used to be commit 6c920d21a1
)
2007-10-10 14:05:54 -05:00
Stefan Metzmacher
dc86ab3e45
r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0
...
also if the dynamic flag should be set
metze
(This used to be commit 7829100e1e
)
2007-10-10 14:05:54 -05:00
Andrew Tridgell
cf83b29b58
r15530: added testing of generic CLDAP requests, looking at the rootDSE. Jerry
...
has found that w2k3 does respond to rootDSE cldap requests. This test
shows that it does indeed work, but the expression handling is not
what you would expect
(This used to be commit 388e98e77c
)
2007-10-10 14:05:54 -05:00
Andrew Tridgell
428873fd70
r15524: fix a problem with rpc faults from bind and alter context
...
requests. The fix involves using the same packet queue mechanism for
these requests as normal requests, which also simplifies the code
somewhat
(This used to be commit 2e7f5add13
)
2007-10-10 14:05:46 -05:00
Stefan Metzmacher
3590835ee6
r15522: allow cifs:map_trans2 per share
...
metze
(This used to be commit da82e2bc45
)
2007-10-10 14:05:46 -05:00
Jelmer Vernooij
2895f28c4c
r15521: Take an optional subsystem name to generate a dependency graph for
...
just that subsystem
(This used to be commit 3fae92eef5
)
2007-10-10 14:05:45 -05:00
Andrew Tridgell
5196640c2c
r15518: the 'password' option in POPT_COMMON_CREDENTIALS was conflicting with
...
the password option in newuser. Move the local options above the
global options to fix.
(This used to be commit 2adcd4ff4e
)
2007-10-10 14:05:45 -05:00
Andrew Tridgell
7947d4c425
r15517: fixed the segv in provision. The problem was that SAMBA_VERSION_STRING
...
was defined recursively as the mkversion.sh script was putting the new
version in the wrong spot
(This used to be commit 962afd362c
)
2007-10-10 14:05:45 -05:00
Andrew Bartlett
bfff6b0e64
r15515: Syncronsise with current lorikeet-heimdal.
...
Andrew Bartlett
(This used to be commit 0132312124
)
2007-10-10 14:05:45 -05:00
Jelmer Vernooij
d4b8cb0bb5
r15514: Fix include
...
(This used to be commit 242f0f23b5
)
2007-10-10 14:05:44 -05:00
Stefan Metzmacher
713f241edc
r15513: only run 'svn info' and 'svk info' once
...
metze
(This used to be commit 82cd1de3fb
)
2007-10-10 14:05:44 -05:00