summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r15596: Fix another popt dependency issueJelmer Vernooij1-1/+2
(This used to be commit 0f9406da20b414604b4bbfaa7f656d90521f4283)
2007-10-10r15595: Fix another broken dependency rlated to poptJelmer Vernooij1-1/+1
(This used to be commit 5dfea7e4d7b4f02d93a94c71dd2cd41100bbcff8)
2007-10-10r15594: Remove another unused includeJelmer Vernooij1-1/+0
(This used to be commit 0c078988715744bb4cbdf210d8ac9d7782135737)
2007-10-10r15593: Warn about [out] arguments that are not pointers. These can all beJelmer Vernooij3-11/+14
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 c4ab021ee8d93aa74f15deebf64a366b33b7bb9f)
2007-10-10r15592: Remove unused headerJelmer Vernooij1-1/+0
(This used to be commit 7d3cbfb15768f95c7af6628eba578cae28ae2025)
2007-10-10r15591: Generate function calls correctly as well.Jelmer Vernooij2-45/+60
(This used to be commit b0439779b8eba68680cfd49ea2364affc739300e)
2007-10-10r15590: Fix another include issueJelmer Vernooij1-1/+1
(This used to be commit 4d5b046c83b40f8e6b3f9e243d012e05dd1969be)
2007-10-10r15588: Fix the build of smbtorture.Rafal Szczesniak1-0/+1
rafal (This used to be commit c4ff7aacfb97419448160af82f30f55fe8446c18)
2007-10-10r15587: Generate stubs for the SWIG functionsJelmer Vernooij4-48/+80
(This used to be commit 746d0a7fa7a43685e6ebb4877bb5459101e51ed1)
2007-10-10r15586: Remove unused headerJelmer Vernooij1-1/+0
(This used to be commit 1ca3612255565785488a6a091dd71d48f703d5e0)
2007-10-10r15585: Revive pidl's SWIG file generator. It now generates simpleJelmer Vernooij4-56/+90
object oriented wrappers for the interfaces (still need to fix the actual function calls) (This used to be commit bf5da20869eae29aea92386cbb13413b507fc55f)
2007-10-10r15584: List SWIG files as being updated when pidl runsJelmer Vernooij2-1/+2
(This used to be commit dcebba4ee8d38f6400f9d250141653e38ba9715e)
2007-10-10r15582: Commit some forgotten stuff that have been setting on my private ↵Simo Sorce4-14/+96
tree fro long (This used to be commit 7c050b541e98cd442a0c9ed0ddadb3e573cd1304)
2007-10-10r15581: Remove unused includeJelmer Vernooij1-1/+0
(This used to be commit b79092d7ee0c463e644ead2bfeb9692fc82d9c74)
2007-10-10r15580: (Hopefully) fix pthreads process modelJelmer Vernooij1-1/+1
(This used to be commit 8d95bf14b93326b097884366a527753f8ad93d47)
2007-10-10r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij2-3/+4
Proper dependencies for POPT_SAMBA (fixes build when popt is in /usr/local) (This used to be commit ed82490e5a074da56d0a96ee52f1d1832b824fe3)
2007-10-10r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij2-3/+3
(This used to be commit 87233041ff6df94069f0d76f90aba22e275f83be)
2007-10-10r15576: Separate out Samba4 bits a bit moreJelmer Vernooij1-93/+44
(This used to be commit 77a2eb406e2b108089d3621194f9b86328a3e774)
2007-10-10r15575: Fix getpass testJelmer Vernooij1-1/+1
(This used to be commit 5205faf898ad70790e1b09bb394622d81a56a9b4)
2007-10-10r15574: Keep information about which scalar types are references in aJelmer Vernooij2-32/+11
separate data structure (This used to be commit 0cb1906046c8e4ad105ad4a47740f94f30f5d6db)
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij27-32/+47
Split of system/locale.h header from system/iconv.h Previously, iconv wasn't being used on these systems (This used to be commit aa6d66fda69779d1c2948a1aca85dbd5208f1cba)
2007-10-10r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij12-207/+14
(This used to be commit d72c5c8f755277eb22e1f6834d98202f00c09934)
2007-10-10r15568: Simplify detection of iconv libraries a fair bit and fix it toJelmer Vernooij3-141/+71
work on FreeBSD. Based very loosely on a patch by Timur Bakevey Fixes #3688 (This used to be commit ea7b28572b453da8eced565a49e4c10e7ebd2e28)
2007-10-10r15567: Add entry for iconvJelmer Vernooij1-0/+1
(This used to be commit 8d794e59119d4a306d1f6f87a821287ce6a4aa61)
2007-10-10r15565: Rename configure.in to configure.ac, which is the name preferredJelmer Vernooij1-0/+0
by autoconf these days (This used to be commit e0c178d297a978d3b4e942cc9d3d35127f898814)
2007-10-10r15564: Fix copyrights (this file was originally based on just a few lines ↵Jelmer Vernooij1-3/+1
from smb.h) (This used to be commit 045bd55dd992f054606ffacae1580afb817b1e33)
2007-10-10r15563: Fix for use with configurations where srcdir!=builddir (caught by ↵Jelmer Vernooij1-1/+1
Alexander) (This used to be commit 33388cbb452ed3b838f22a6aea469876342bb839)
2007-10-10r15551: Fix clash between config.pm and globally installed Config.pm onJelmer Vernooij3-4/+4
case-insensitive filesystems. Patch by John Malmberg tweaked by me (This used to be commit 58cc0b23eb1de818123b3b34278518e467f04f15)
2007-10-10r15538: Use pkg-config file where possible andJelmer Vernooij1-13/+14
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 d77ea8f9072070f47b2b44676facaf66ed40fd17)
2007-10-10r15535: fix the buildStefan Metzmacher1-0/+1
metze (This used to be commit 297868325f305c652b14023a698099d5b358d70a)
2007-10-10r15533: with this vista does a fine SMB2 TreeConnect against samba4Stefan Metzmacher1-4/+4
metze (This used to be commit 6c920d21a16e88040818cc8db6ebe918b5669a9b)
2007-10-10r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher22-27/+47
also if the dynamic flag should be set metze (This used to be commit 7829100e1ee79f4f5d24004af221288e19c09b3e)
2007-10-10r15530: added testing of generic CLDAP requests, looking at the rootDSE. JerryAndrew Tridgell1-5/+91
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 388e98e77cfd1603156ea431877e40ac886d9c08)
2007-10-10r15524: fix a problem with rpc faults from bind and alter contextAndrew Tridgell2-91/+96
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 2e7f5add13da3061d2f2e2869d10df06b3a98f40)
2007-10-10r15522: allow cifs:map_trans2 per shareStefan Metzmacher1-4/+9
metze (This used to be commit da82e2bc45c23cc46f3013b38078229755b4ea61)
2007-10-10r15521: Take an optional subsystem name to generate a dependency graph forJelmer Vernooij1-6/+34
just that subsystem (This used to be commit 3fae92eef5d2f591dd40c4c07e20baa1c4a33211)
2007-10-10r15518: the 'password' option in POPT_COMMON_CREDENTIALS was conflicting withAndrew Tridgell1-4/+4
the password option in newuser. Move the local options above the global options to fix. (This used to be commit 2adcd4ff4ec1ef867b91274d994c39e7c0fdaad2)
2007-10-10r15517: fixed the segv in provision. The problem was that SAMBA_VERSION_STRINGAndrew Tridgell1-1/+1
was defined recursively as the mkversion.sh script was putting the new version in the wrong spot (This used to be commit 962afd362cd5612ef6b527b24c8f80c98eafe984)
2007-10-10r15515: Syncronsise with current lorikeet-heimdal.Andrew Bartlett5-182/+21
Andrew Bartlett (This used to be commit 0132312124260f74001546a34ff96db89d72b7f6)
2007-10-10r15514: Fix includeJelmer Vernooij1-2/+1
(This used to be commit 242f0f23b506cd441a63f26a8167af383477521f)
2007-10-10r15513: only run 'svn info' and 'svk info' onceStefan Metzmacher1-13/+20
metze (This used to be commit 82cd1de3fb061e0f02455be06506b5aed157b0e5)
2007-10-10r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij5-135/+156
(This used to be commit 54cc9f8ccf30a0f5de1d3bb68d15ec3a8791c162)
2007-10-10r15511: Using this name causes less warnings on the IBM checker, due to usingAndrew Bartlett3-12/+9
the original, rather than equivilant, enum type. Andrew Bartlett (This used to be commit 3d43e458a828801a294e56a1aeb74a4d7cbf9f23)
2007-10-10r15510: As discussed on samba-technical, move the VERSION system back to aAndrew Bartlett3-70/+15
#define based system only. This avoids allocation in the fault code. Andrew Bartlett (This used to be commit 31c97b4e67ba6a188d0ed4844ca4f2f86f29514f)
2007-10-10r15507: if we change the idl, we need to change the calling code too:-)Stefan Metzmacher2-30/+21
is it possible to run the RPC-UNIXINFO test in samba4's make test? metze (This used to be commit a00063eeb308dae8396e3b79ed5dd7884652f1ba)
2007-10-10r15505: - add 'generic' alias to smb_seek and smb_flushStefan Metzmacher1-8/+14
- add struct ntvfs_handle pointer to smb_file, this will later be used by the ntvfs backends metze (This used to be commit 8322fc70adbb951ad72b97dfcc91467c1d906afe)
2007-10-10r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett5-85/+115
around the mess that is composite functions... Async might be all the rage, but it's bloody painful to debug. Andrew Bartlett (This used to be commit 756e1dad7ce54b83f8170db3434bfcfc4afe7e65)
2007-10-10r15503: I may shortly have to revert all of this, but be clearer about how weAndrew Bartlett1-14/+13
handle the NTLMSSP and wrong password fallbacks. Andrew Bartlett (This used to be commit dbf51ea985e0b300631e2070e91d4d901c784c44)
2007-10-10r15502: Typo fix.Rafal Szczesniak1-1/+1
rafal (This used to be commit f076041ff16cbc3f58d0d6244fc0857b34533dda)
2007-10-10r15501: Allow interactive password prompting on kerberos as well.Andrew Bartlett1-0/+7
Andrew Bartlett (This used to be commit 7003c3e8dee2d2bfc391875d90eb747616cb361a)