Stefan Metzmacher
adf5ac6f60
r25567: make do_async() non static
...
metze
(This used to be commit badc714d7f82f8d7c21ecfeab137efb57e970210)
2007-10-10 12:31:14 -05:00
Jeremy Allison
f7055aef17
r25565: Fix unintended consequence change for IPv6 noticed
...
by Volker. We used to return 0.0.0.0 for the text
address of an uninitialized socket - ensure we
still do so. Once uninitialized address is as
good as any other.
Jeremy.
(This used to be commit 2827bbe0f853d413b6fcb0eb676048c041cea713)
2007-10-10 12:31:14 -05:00
Volker Lendecke
b5535567c1
r25564: Pass sharename to delete_share_security()
...
(This used to be commit d100bfffe2a503b8820889faedc6ed57100ca7af)
2007-10-10 12:31:13 -05:00
Volker Lendecke
3a14416dde
r25563: Show which local-substitute subtest fails
...
(This used to be commit 2b3392df1024539d326fb0f560ab2b0a29124a06)
2007-10-10 12:31:13 -05:00
Volker Lendecke
f708132de7
r25561: Make use of [un]marshall_sec_desc
...
Minor cleanup only
(This used to be commit 4dc4364b68b6b68ae0951a84475e2f9ea8cb1f8c)
2007-10-10 12:31:13 -05:00
Jeremy Allison
d704cbdb41
r25560: Merge from Jelmer. "Define HAVE_* for other gai functions to prevent problems with libroken."
...
Jeremy.
(This used to be commit 3cd783e3a51c0f9e514f0702531b40bf9776e61a)
2007-10-10 12:31:13 -05:00
Jelmer Vernooij
d154a0d74b
r25557: merge libreplace fixes from samba4
...
(This used to be commit 8c1669997c53f0f7bfb9a794083afd01b131f676)
2007-10-10 12:31:13 -05:00
Volker Lendecke
b92212575d
r25538: Revert r25533
...
(This used to be commit 1e02208c43cb27ca4b43d268a7f0324f2a9b2cfd)
2007-10-10 12:31:12 -05:00
Volker Lendecke
0ebab65706
r25534: Apply some const
...
Why? It moves these structs from the data into the text segment, so they
will never been copy-on-write copied. Not much, but as in German you say
"Kleinvieh macht auch Mist...."
(This used to be commit 0141e64ad4972232de867137064d0dae62da22ee)
2007-10-10 12:31:12 -05:00
Volker Lendecke
9d1a95ac9c
r25533: remove a pstring
...
(This used to be commit 0f2552e20fb66b0b80006a8a7b999ccf6f54c656)
2007-10-10 12:31:12 -05:00
Volker Lendecke
3cc2fb5e33
r25528: Only do transactions on registry.tdb if anything changes
...
I got annoyed by the fsync calls clobbering my harddrive when smbd started up
for debugging.
... things you do on a plane without internet
(This used to be commit e0927a7cbf4b806bcc93ad4af9552bc91292e78b)
2007-10-10 12:31:12 -05:00
Günther Deschner
ffd91e763e
r25526: Fix usage output.
...
Guenther
(This used to be commit 31a0bf7b8cae3322a379dc147be6493441c2f13d)
2007-10-10 12:31:12 -05:00
Günther Deschner
70001d3106
r25525: Add "net rpc registry getsd <keyname>" to display security descriptors.
...
Guenther
(This used to be commit 550ae11ad1243c4c2af68345349c96d38a5e1ef8)
2007-10-10 12:31:11 -05:00
Jeremy Allison
4f2febdd03
r25511: Fix sockaddr_in6 detection.
...
Jeremy.
(This used to be commit 9fe14b5a78b0a9a9546fa07d184d0f320fb1a7be)
2007-10-10 12:31:11 -05:00
Jeremy Allison
3dbb3d4c26
r25510: Now we're returning the port instead of using a global,
...
remember to use ntohs. Hopefully will fix the build farm.
Jeremy.
(This used to be commit 5174acccb589edbfbe4ba633f4178f7200d7d6c4)
2007-10-10 12:31:11 -05:00
Jeremy Allison
d75b175cf9
r25508: Reformatting.
...
Jeremy.
(This used to be commit b412ba6fb3e526f5cd83e6cabd952ad7c303c346)
2007-10-10 12:31:11 -05:00
Jeremy Allison
b5725f4fec
r25507: Fix definition of struct sockaddr_storage if
...
struct sockaddr_in6 is defined.
Jeremy.
(This used to be commit 4cf17df5caeb2b0220f6a7dd82d5fed5aca56850)
2007-10-10 12:31:11 -05:00
Jeremy Allison
941544a951
r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfo
...
under the 2 clause *BSD license for future use in IPv6 code. Original
code was from PostgreSQL and I've maintained their license even though
I've rewritten large parts of it (I probably should donate this back
to them).
Jeremy.
(This used to be commit 760d993340a966269d71acfb7a6b5e4d3776ac5d)
2007-10-10 12:31:10 -05:00
Stefan Metzmacher
5a3dcd8dd6
r25503: ignore failing WINBIND tests
...
we should get the them going without ignoring error...
metze
(This used to be commit 3d3881a3d1fb5fe56cd41c80c0bfbf7747843b19)
2007-10-10 12:31:10 -05:00
Volker Lendecke
4b21570812
r25502: Fix bug 5006
...
Thanks to Joerg.Bernau at web.de
(This used to be commit 492977016fa66ce0e98a5bdd1c0f00eacdf13f0c)
2007-10-10 12:31:10 -05:00
Volker Lendecke
e3d07ff9fe
r25499: Fix rpc_file_list_internals
...
(This used to be commit da5736f2103be2229cc3d4421c68f33b3242fa6d)
2007-10-10 12:31:10 -05:00
Jelmer Vernooij
bb9f1e5146
r25498: Remove checks that are always true.
...
(This used to be commit 2f2bdfa0df758104a9a2fcafe49d6215d8753536)
2007-10-10 12:31:10 -05:00
Jeremy Allison
30e4012396
r25495: Fixup definitions for missing sockaddr_storage.
...
Jeremy.
(This used to be commit d980ee5040f2ab9e7408218d13962dd64e2b33b1)
2007-10-10 12:31:10 -05:00
Jelmer Vernooij
33c0cebd75
r25494: Sanity check --with-samba4srcdir argument.
...
(This used to be commit d05bf1fbeeb5504d3b372b03db1ab5fd535f7b2e)
2007-10-10 12:31:09 -05:00
Jim McDonough
7c4df041a6
r25493: Fix typo in Jeremy's thread-safe winbind patch:
...
lock->unlock (would have tried to lock a mutex
at the end of a function). Cut-n-paste error.
(This used to be commit 281c6191547c352a51d73920c7a31d9236b37351)
2007-10-10 12:31:09 -05:00
Jeremy Allison
0d87820380
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
...
the ripple effects this causes. utmp has to change etc. Remove some
global varables and store address/port in the unexpected db.
Jeremy.
(This used to be commit 18c6a2211d9e25233d01715b3f78977edcd6d869)
2007-10-10 12:31:09 -05:00
Jeremy Allison
334b288831
r25487: Try fix the build - fix socklen_t and sa_family_t.
...
Jeremy.
(This used to be commit 2cab82563409eca79ac5f518a3dcb8cdbdcded7e)
2007-10-10 12:31:08 -05:00
Volker Lendecke
5d552214e6
r25484: Fix srvsrc_NetFileEnum listing only for one user
...
(This used to be commit 9e1f513916d8836914580806580c4f8c38e5f2be)
2007-10-10 12:31:08 -05:00
Volker Lendecke
105d2a67ea
r25482: Slightly simplify logic
...
Instead of one big if-branch for if (process_exists(..)) return if
(!process_exists(..))
(This used to be commit 3acc00132c97b36e026162ae11a23953269dfbed)
2007-10-10 12:31:07 -05:00
Volker Lendecke
4a952fb0c0
r25481: Fix some typos, don't panic as non-root on net getdomainsid
...
Thanks to Karolin Seeger <ks@sernet.de>
(This used to be commit 5ae4b2739853e2cd91e839909eb868dbb56be431)
2007-10-10 12:31:07 -05:00
Volker Lendecke
3665d6d9d5
r25480: Fix a segfault
...
(This used to be commit 7e72a3046d5c318247d1e69b51bcb74e897e3eae)
2007-10-10 12:31:07 -05:00
Jeremy Allison
e817616a0e
r25476: Finally fix up new interface detection code :-).
...
Jeremy.
(This used to be commit fffdad52859b5a8bc5dd61912d80b93e8c030c8f)
2007-10-10 12:31:07 -05:00
Jeremy Allison
989120d53e
r25475: Fix braindead mistakes I made pointed out by Simo and
...
James (how did this compile ? :-).
Jeremy.
(This used to be commit ae8efc60aa1ddff795d16b1fb1bfe8cc392f49b3)
2007-10-10 12:31:07 -05:00
Jeremy Allison
c7da0dced6
r25474: Try and fix the build on Mac OS X 10.4.9.
...
Shuffle sa_family_t around.
Jeremy.
(This used to be commit f1b8c5de0ae96e04e340029f5cd544de9ac57b32)
2007-10-10 12:31:06 -05:00
Jeremy Allison
31adfe3446
r25473: Reformatting only. Prepare for new ip functions.
...
Jeremy.
(This used to be commit 2a8f3dd55074eeb3d96a1b478981780651bbe88b)
2007-10-10 12:31:06 -05:00
Jeremy Allison
3fbd1ae54c
r25472: Fix the interfaces code to detect IPv6 interfaces, using the
...
new standard getifaddrs() and freeifaddrs() interfaces. Currently
we only return IPv4 af_families. Needs fixing for binds to IPv6
but this has to be careful work.
Jeremy.
(This used to be commit 327875182c9219aeba687e10aaea93546d9a70ea)
2007-10-10 12:31:06 -05:00
Stefan Metzmacher
5c5acae0ee
r25470: use --immediate like in samba4 to get more usefull output
...
metze
(This used to be commit f5b089370a4a8e23d656276d06febb041729743d)
2007-10-10 12:31:06 -05:00
Jeremy Allison
a2bbf608d2
r25455: Ensure we have inet_ntop and inet_pton available in lib/replace.
...
Jeremy.
(This used to be commit 1f719905440d4c87c526c56532f47d894cfec5f0)
2007-10-10 12:31:06 -05:00
Jeremy Allison
82a549770e
r25445: Fix IPV6 detection.
...
Jeremy.
(This used to be commit ab2e190859f2cc64c989f0d10195bfff3db12651)
2007-10-10 12:31:05 -05:00
Michael Adam
b2e8ed64cc
r25441: Make wbinfo --sequence output the sequence number if --domain
...
is specified.
Michael
(This used to be commit b0f59f18bc8e95a98ee44fcc751f3af4e96d5924)
2007-10-10 12:31:05 -05:00
Michael Adam
b6a6fbd493
r25434: Add the option to print the debug class (DBGC_CLASS) in the debug header.
...
Control this by a new boolean smb.conf option "debug class" which is
by default set to "no" to keep the default debug header unchanged.
Michael
Note: You need to make clean for this patch.
(This used to be commit 066a46ba91ca734d9e20cb9d6db36fec209a27d7)
2007-10-10 12:31:05 -05:00
James Peach
f3cf737ff0
r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduce
...
spurious tree differences.
(This used to be commit ee1eba2855c7ee2d60ba7d354e6731da78cbd48e)
2007-10-10 12:31:05 -05:00
Jeremy Allison
96c4510c8d
r25431: Add detection for IPv6 support.
...
Jeremy.
(This used to be commit 86b47d267d0eda4b972f1087be069ae5afda834e)
2007-10-10 12:31:05 -05:00
Stefan Metzmacher
ba86aa9976
r25429: Samba 3 doesn't need to selftest Samba4 code...
...
metze
(This used to be commit fef2ed213035607fa2b9d987c3efc3cc48b04790)
2007-10-10 12:31:04 -05:00
Michael Adam
6765a8acfd
r25426: Fix another implicit cast warning.
...
Michael
(This used to be commit 4a053d5bf9db82b5ae9ac342f68e90ef89ba292f)
2007-10-10 12:31:04 -05:00
Michael Adam
9cffea618a
r25424: Align log level (by two) in debugging output.
...
Michael
(This used to be commit 9265b3cde25208884a8d3a9c42461d1c6e6fc353)
2007-10-10 12:31:04 -05:00
Michael Adam
b12e11f29f
r25422: Get rid of some cast warnings.
...
(This used to be commit 3e155b249e03cc9f7bd0cbf3a3ab8a57536bf0ce)
2007-10-10 12:31:04 -05:00
Stefan Metzmacher
4802b2d6ca
r25418: fix generation of git revision calculation
...
metze
(This used to be commit 43df4928ecd61ae071109abb1c72dfd1b78a5a5e)
2007-10-10 12:31:04 -05:00
Günther Deschner
6334c7cc5f
r25417: Use DBGC_REGISTRY class.
...
Guenther
(This used to be commit 43ca04918a5a1b2379083dc624b346ceb8476a38)
2007-10-10 12:31:04 -05:00
Günther Deschner
d3dd14b70e
r25416: Add registry debug class.
...
Guenther
(This used to be commit b28dd747cb5a3d0eee865076eb4733dc123a6968)
2007-10-10 12:31:03 -05:00