Age | Commit message (Collapse) | Author | Files | Lines |
|
breaks again
(This used to be commit 519812a9e8da777e4dff1dec22bd8a96c05c50c9)
|
|
(This used to be commit e84871dd3232de73104bee81dd877cc329cd1970)
|
|
(This used to be commit acf8c8fd4995acef47390df5a7d4e611c597367d)
|
|
code. I'm afraid this is needed by irix 6.4 which silently truncates
names in unix domain sockets in recvfrom() to 16 chars. My apologies
for having to move to such short names :-(
(This used to be commit f9693e313da67e1347a607db5d3ebbf36e02a77a)
|
|
- removed old provisioning items from esptest menu
(This used to be commit 760cc6bea5661245a8e4e18f103148281e31aaac)
|
|
add it to our test suite so it will be maintained
(This used to be commit 42ae50db8108ddc7c33f832d8752f809c99de157)
|
|
(This used to be commit 3083d494e2281b46209176ee63dd571850f0d328)
|
|
(This used to be commit a64490d1e5224c47437e07a0f1fbcbd8f197fdfd)
|
|
- Fixes annoying array-of-pointers bug in pidl.
- No longer "inherit" alignment thru subcontexts
- Use "Image Object" as example DCOM object, rather then the "My Computer" object, which is built-in and can't be accessed remotely as far as I can see
(This used to be commit bd706d496405d274b68c1ee560211837a8e63009)
|
|
(This used to be commit e571d6a36bdf61aaab383e05c857347838de4c1d)
|
|
- remove use of 'jobs -p' as it is not portable
(This used to be commit ff42315245750a37759ef84548582da5cf5e4716)
|
|
- 'make quicktest' for running only quick tests. Finishes in 20
seconds or so.
- 'make valgrindtest' runs smbd under valgrind in a xterm window and
runs the quick tests. Also disables tls as that slows down valgrind
too much to be usable
(This used to be commit af36bc401154d278dbe272628110634f62fdba25)
|
|
- sign and seal are tested seperate below
metze
(This used to be commit 102c2e0ae4f5e48da925ef4ee40691f9ee9187f4)
|
|
(This used to be commit 82f8ad16af52aeb0ba5f831ea5c9960f90e8ae8f)
|
|
(This used to be commit 037feb7538f162d99f220b46c29a3c1538b69d16)
|
|
pidl tries to compile
"--uint-enums" as a IDL file :-)
This should help the build on AIX 5.2
(This used to be commit f54e6c83e48cc2d1f03827337b68658057206898)
|
|
(This used to be commit 7c1bc27254ea58b63c66ce1dbc9f7630c0bedbad)
|
|
this removes the need for recursive make for heimdal, which is a big
win. It should also make it easier/cleaner to build ldb/tdb/appweb etc
in both in-tree and out-of-tree forms by allowing us to specify
different CFLAGS (and thus different include paths) per directory or
file
(This used to be commit b2f9b8aa32426198aa21a703ab4f1d59fb77e512)
|
|
Install *.gif from swat/images when installing swat.
(This used to be commit 156e090c2c0ec2c7bdf66405c3742839b82fe757)
|
|
(This used to be commit d5d0769da93219dbd582139482d34b744b359b99)
|
|
(This used to be commit 1a80850d579504c9b236e591630173f0f316a876)
|
|
run provision
(This used to be commit c64a68cd40d644c273528d0433bdf554c11bcf00)
|
|
(This used to be commit 52517e48ea4e5debdc5e6f4a934ce74833300e5f)
|
|
- install our provisioning template files in lib/setup/
We need these to be installed as users may wish to re-provision after
installation, or may not have the source tree (wuch as when installing
from binary packages)
(This used to be commit 7c2e31fd11be3ebed680a0fe08a9ff09f7b97c87)
|
|
is just starting up
(This used to be commit c0bf253d4b33e1dd23ce46f867758351ece83755)
|
|
(This used to be commit 0e9e541e1e737f35200d64b31ddb4d468ff19518)
|
|
- switched the existing test programs over to using the library
- added install of js lib
(This used to be commit 2a444dedbe44347268affc6458196f93ca7d372b)
|
|
a chance to look at it. Having it continually fail is hiding other
portability errors that might have been introduced.
(This used to be commit c1a3691f87cb46b36ab3194ea1489f443955a76d)
|
|
#!/usr/bin/env smbscript
I'll be interested to see how portable this is in the build farm.
(This used to be commit 757c22aab43fadc776006ac5970dbfb46a13fa3c)
|
|
(This used to be commit c760180119b4ac9307783bc50892a3dc57b2465e)
|
|
- Only "use" pidl modules in the main executable when necessary
Try 'make install' in build/pidl to install the package (should work stand-alone).
(This used to be commit c620095692122a65ae1c5d85ca20468d4de93c54)
|
|
of pidl.
(This used to be commit c785677a14c958a518d5a9755d2b94e81b34bdb3)
|
|
(This used to be commit 93c2d93ed81c688d5e191aed0dc70ecfe59830ea)
|
|
so the first extra arg isn't interpreted as a parameter to the last
hardcoded arg.
(This used to be commit ad1700ca8e1af7933a183172f4a5ad4b56280474)
|
|
the builtin iconv code with the system iconv code, and too many
platforms have broken system iconv code, making it fail in a way that
is meaningless for whether samba will work
(This used to be commit a12950195173337869c5894c86327e7e75cf289f)
|
|
(This used to be commit 3671459d9a4b4409904adff57548dd35da6afd42)
|
|
make test
- also we use ./prefix test as default and not `pwd`/prefix-test
to workaround the path length limit for unix sockets
... char sun_path[108]; ...
metze
(This used to be commit d04057b932266325b1267597b2bc202db392a88a)
|
|
Not part of the "all" make target yet, as it requires xsltproc
(This used to be commit fd3f4636438cf1d9c0dd802064033271b9e4d935)
|
|
(This used to be commit 773f7afb7a99ae1f6df45dcf52cc358b52c0ba22)
|
|
- removed redundent $ADDARG code in selftest
(This used to be commit e431d0e9525c633c663ca48baea321369e39b226)
|
|
nodie assures me this works now ...
(This used to be commit 3c17207487a84ac4f71a88e2efe57c153e9889b4)
|
|
(This used to be commit 46416ebd9d61038eff96ede77ca0823ea43923a6)
|
|
(This used to be commit 694882ffa62ae88e43e78e8e496720575630e523)
|
|
interactively
(This used to be commit 56aff58e93cdaa9b9bd90827de8f9ea9cefc6c12)
|
|
- make sure we create the tls directory
(This used to be commit 0b1323f086acff331be20ee341966113a288393e)
|
|
doesn't handle ^)
(This used to be commit b196502ffbe24c8dcdce17dfcea79cd98e7ad3cb)
|
|
this for me
(This used to be commit 858ed1c463a0e60f00f94766c43b5bf7add9c5f3)
|
|
Remove duplicate find-missing-doc script (already in samba-docs repository)
(This used to be commit aa5ade43427eaa38e0d0a1d3d7880246b7f8152d)
|
|
(This used to be commit 59a0fe2c0451d1aa947fd74a5fe8c631dc951bf6)
|
|
Some of these should probably be re-added again later when
we need them. They should then be added to the appropriate config.m4 file
in the source tree rather then in rewrite.m4.
(This used to be commit 4eca613470139f6425f454aea016566f9deffa3e)
|