Jeremy Allison
d588123885
Merge branch 'v3-2-test' of git://git.samba.org/samba into SAMBA_3_2
...
(This used to be commit e00ea359d6
)
2007-10-10 17:28:21 -07:00
Jeremy Allison
39d30c5499
Fix valgrind-found memory overwrite.
...
(This used to be commit 183df4754b
)
2007-10-10 17:24:44 -07:00
Gerald (Jerry) Carter
eb7a53a556
Adding a draft section for 3.2.0pre2
...
Add the header and "commits since 3.2.0pre1" sections in preparation
for another preview release althought we might decide to go stright
to RC from here.
(This used to be commit be916777da
)
2007-10-10 19:21:52 -05:00
Gerald (Jerry) Carter
ba4bb7429c
Copy release notes from 3.2.0pre1
...
(This used to be commit 631464e265
)
2007-10-10 19:16:57 -05:00
Gerald (Jerry) Carter
a839f84e1c
Set -test in the vendor version
...
(This used to be commit 1e048ef75e
)
2007-10-10 19:16:45 -05:00
Gerald (Jerry) Carter
e5a951325a
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
...
(This used to be commit 5c6c8e1fe9
)
2007-10-10 15:34:30 -05:00
Michael Adam
57482469b3
r25598: Add missing become_root/unbecome_root around calls of add_aliases.
...
This triggered a "cannot access LDAP when not root"-bug with
"passdb backend = ldap" and "winbind nested groups = yes".
This *might* be a step towards fixing bug #4308 , since the
failure was observerd when triggered by acl code.
Michael
(This used to be commit ba8c48244e
)
2007-10-10 12:31:17 -05:00
Günther Deschner
07cbec10b1
r25593: Add missing security_secinfo bits as seen while managing security descriptor
...
inheritance with regedit.
Guenther
(This used to be commit 534ee13596
)
2007-10-10 12:31:16 -05:00
Günther Deschner
5de28a07cc
r25592: Allow to set sec_info for registry security descriptor queries.
...
Guenther
(This used to be commit 09e10d1d29
)
2007-10-10 12:31:16 -05:00
Jeremy Allison
a74c3385fc
r25587: Fix getaddrinfo detection code. From Timur.
...
Jeremy.
(This used to be commit 3824a10fbc
)
2007-10-10 12:31:16 -05:00
Stefan Metzmacher
db1b1cbcc6
r25584: don't run WINBIND tests untill the faked users work with a running winbindd
...
metze
(This used to be commit a3ce4d7c32
)
2007-10-10 12:31:16 -05:00
Stefan Metzmacher
664f135736
r25583: it makes no sense to run blackbox.kinit against samba3
...
metze
(This used to be commit a9c6d8fa8b
)
2007-10-10 12:31:16 -05:00
Günther Deschner
52ef68ad4b
r25575: Document S-1-5-12 (restriced code sid).
...
Guenther
(This used to be commit 109b09edef
)
2007-10-10 12:31:16 -05:00
Simo Sorce
3ddbc3deb2
r25573: Add my (C) as well
...
(This used to be commit a024e27e71
)
2007-10-10 12:31:15 -05:00
Jelmer Vernooij
277c1baee9
r25572: Fix warnings (values are always true).
...
(This used to be commit 2c77c3c58e
)
2007-10-10 12:31:15 -05:00
Stefan Metzmacher
3c3b9afe7f
r25571: split up child_dispatch_table into domain, idmap and locator tables
...
metze
(This used to be commit abbb36a37c
)
2007-10-10 12:31:15 -05:00
Stefan Metzmacher
971cc997de
r25570: move code of the locator child into its own file
...
metze
(This used to be commit 2dbc168e54
)
2007-10-10 12:31:15 -05:00
Stefan Metzmacher
f3581f319f
r25569: move more idmap stuff into winbindd_idmap.c
...
metze
(This used to be commit 953229f040
)
2007-10-10 12:31:15 -05:00
Stefan Metzmacher
2f6fbb1c53
r25568: move idmap related functions into their own file.
...
the final goal is to have 3 child dispatch tables
'domain', 'idmap' and 'locator' instead of one.
metze
(This used to be commit 97c63f1b95
)
2007-10-10 12:31:14 -05:00
Stefan Metzmacher
adf5ac6f60
r25567: make do_async() non static
...
metze
(This used to be commit badc714d7f
)
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 2827bbe0f8
)
2007-10-10 12:31:14 -05:00
Volker Lendecke
b5535567c1
r25564: Pass sharename to delete_share_security()
...
(This used to be commit d100bfffe2
)
2007-10-10 12:31:13 -05:00
Volker Lendecke
3a14416dde
r25563: Show which local-substitute subtest fails
...
(This used to be commit 2b3392df10
)
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 4dc4364b68
)
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 3cd783e3a5
)
2007-10-10 12:31:13 -05:00
Jelmer Vernooij
d154a0d74b
r25557: merge libreplace fixes from samba4
...
(This used to be commit 8c1669997c
)
2007-10-10 12:31:13 -05:00
Volker Lendecke
b92212575d
r25538: Revert r25533
...
(This used to be commit 1e02208c43
)
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 0141e64ad4
)
2007-10-10 12:31:12 -05:00
Volker Lendecke
9d1a95ac9c
r25533: remove a pstring
...
(This used to be commit 0f2552e20f
)
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 e0927a7cbf
)
2007-10-10 12:31:12 -05:00
Günther Deschner
ffd91e763e
r25526: Fix usage output.
...
Guenther
(This used to be commit 31a0bf7b8c
)
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 550ae11ad1
)
2007-10-10 12:31:11 -05:00
Jeremy Allison
4f2febdd03
r25511: Fix sockaddr_in6 detection.
...
Jeremy.
(This used to be commit 9fe14b5a78
)
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 5174acccb5
)
2007-10-10 12:31:11 -05:00
Jeremy Allison
d75b175cf9
r25508: Reformatting.
...
Jeremy.
(This used to be commit b412ba6fb3
)
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 4cf17df5ca
)
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 760d993340
)
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 3d3881a3d1
)
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 492977016f
)
2007-10-10 12:31:10 -05:00
Volker Lendecke
e3d07ff9fe
r25499: Fix rpc_file_list_internals
...
(This used to be commit da5736f210
)
2007-10-10 12:31:10 -05:00
Jelmer Vernooij
bb9f1e5146
r25498: Remove checks that are always true.
...
(This used to be commit 2f2bdfa0df
)
2007-10-10 12:31:10 -05:00
Jeremy Allison
30e4012396
r25495: Fixup definitions for missing sockaddr_storage.
...
Jeremy.
(This used to be commit d980ee5040
)
2007-10-10 12:31:10 -05:00
Jelmer Vernooij
33c0cebd75
r25494: Sanity check --with-samba4srcdir argument.
...
(This used to be commit d05bf1fbee
)
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 281c619154
)
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 18c6a2211d
)
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 2cab825634
)
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 9e1f513916
)
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 3acc00132c
)
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 5ae4b27398
)
2007-10-10 12:31:07 -05:00
Volker Lendecke
3665d6d9d5
r25480: Fix a segfault
...
(This used to be commit 7e72a3046d
)
2007-10-10 12:31:07 -05:00