Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 58d7a51c5762a444aae6a795a3703269134423d7)
|
|
(This used to be commit 664cc4f46cf1be08c704a9d163ee33c8629ad065)
|
|
(This used to be commit 3290582cb0542d1e2a7e1e5213614fca8788b070)
|
|
(This used to be commit d72d77c42741714f2e32d0e24e706929242f1c62)
|
|
> module. Install though, in case one recreates the tree as it was before.
>
>
> rafal
Same as in SAMBA_3_0 source tree.
rafal
(This used to be commit af972c76158069efe3817a4e6dce4826d883edf1)
|
|
module. Install though, in case one recreates the tree as it was before.
rafal
(This used to be commit d6857d191ca5aa24f791880e517b0e8db3d587eb)
|
|
compilation, but that allows Samba3 to take advantage of pre-compiled
headers in gcc if available.
(This used to be commit b3e024ce1da7c7e24fcacd8a2964dd2e4562ba39)
|
|
this is not called by default and I don't think it should be - I think
the programmer should specifically ask for pch generation when they
want it.
(This used to be commit ef01aedfb4e97af9283b0d54dd362aad809016af)
|
|
(This used to be commit aef7f54355a71e36963ed7427e9c2f05d26cc222)
|
|
(This used to be commit ccd5665a65de6ccfdb9a5f490be1a7b5de486e2a)
|
|
dump if server goes away.
Jeremy.
(This used to be commit e61324cc6a222ca714530827068104f7a74c0911)
|
|
dump if server goes away.
Jeremy.
(This used to be commit a646cb60a24498451d379967a1da272fcd40875f)
|
|
to LDFLAGS. One of the problems with configure/autoconf is that there seems
to be no separation of LDLFAGS etc in configure from the LDFLAGS it is
building for the Makefile.
(This used to be commit 63d7698208a0fc4dfd2e3158f5ccbb1b6d9a6baf)
|
|
Skip over the winbind separator when looking up a user.
Volker
(This used to be commit efe36a44d3d35f2bbb3381916dfdfda80560b67c)
|
|
Volker
(This used to be commit 6b457d0c5c1a18b6e09c2c4cc489ce791aac3c6b)
|
|
source/passdb/pdb_get_set.c:
I agree with vl's #if 0 here, and am not quite sure what I was
thinking with regard to the original code.
Let's keep samba simple, and just remove it.
source/rpc_server/srv_netlog_nt.c:
Remove compleatly wrong comments. (There were correct, 2 years ago...)
source/intl/lang_tdb.c:
Add newline to debug message
Andrew Bartlett
(This used to be commit 2a8dbe03690b60f3d9c83de3cf6ce873aa0657bc)
|
|
* revert the change that prevent the guest
account from being added to a passdb backend
since it broke the build farm.
* apply patch from Alex Deiter to fix the
"smbldap_open: cannot access when not root
error" messages when looking up group
information (bug 281)
(This used to be commit 20bd309239199d85accb2b7aac6d4dd73e414f85)
|
|
* revert the change that prevent the guest
account from being added to a passdb backend
since it broke the build farm.
* apply patch from Alex Deiter to fix the
"smbldap_open: cannot access when not root
error" messages when looking up group
information (bug 281)
(This used to be commit 9b8bf6a950186bd95abe952af4a7d35829b34ff8)
|
|
with memory leak fixes by me.
Jeremy.
(This used to be commit daceed37387c517b3f0ab9c173f419215e3d676b)
|
|
<adegremont@idealx.com>with memory leak fixes by me.
Jeremy.
(This used to be commit e591854eda8568ed1a4ad6b9de64e523c02b4392)
|
|
UNIX entity foo to DOMAIN\foo instead of SERVER\foo
on members of a Samba domain when all UNIX accounts
are shared via NIS, et. al.
* allow winbindd to match local accounts to domain SID
when 'winbind trusted domains only = yes'
* remove code in idmap_ldap that searches the user
suffix and group suffix. It's not needed and
provides inconsistent functionality from the tdb backend.
This has been tested. I'm still waiting on some more feedback
but This needs to be in 3.0.1pre2 for widespread use.
(This used to be commit cac4723e206bd001882011c9e12327064d032268)
|
|
UNIX entity foo to DOMAIN\foo instead of SERVER\foo
on members of a Samba domain when all UNIX accounts
are shared via NIS, et. al.
* allow winbindd to match local accounts to domain SID
when 'winbind trusted domains only = yes'
* remove code in idmap_ldap that searches the user
suffix and group suffix. It's not needed and
provides inconsistent functionality from the tdb backend.
This has been tested. I'm still waiting on some more feedback
but This needs to be in 3.0.1pre2 for widespread use.
(This used to be commit ee272414e9965d7d550ba91d4e83997134dd51e6)
|
|
(This used to be commit 1e461f06ec492dc3f139165932c3518a6dd416f9)
|
|
(This used to be commit e0eea3639425aa6f4b621cce6b33df9e9c67ba6d)
|
|
Implement %i-Macro for the locally used IP address. With this you can again
have virtual hosts with different configurations on a single smbd even on port
445.
Volker
(This used to be commit 3a5130f231a0fd6f7490d3b028361ff0458bfae1)
|
|
have virtual hosts with different configurations on a single smbd even on port
445.
Volker
(This used to be commit 3a7c8c4f0e7fcfc2e20e1ad5e4b8e3c215ef1f0d)
|
|
Simple rename of get_socket_addr to get_peer_addr and get_socket_name to
get_peer_name. This is to get closer to the getsockname/getpeername system
functions.
Next step will be the %i macro for the local IP address. I still want to play
%L-games in times of port 445.
Volker
(This used to be commit 99311b437be050fd9ee656cd184f299993d20bfb)
|
|
get_peer_name. This is to get closer to the getsockname/getpeername system
functions.
Next step will be the %i macro for the local IP address. I still want to play
%L-games in times of port 445.
Volker
(This used to be commit d7162122eaf5d897e5de51604e431bfbaa20e905)
|
|
thinking with regard to the original code.
Let's keep samba simple, and just remove it.
Andrew Bartlett
(This used to be commit 156cf8bede52e1d33be980fd8841367253a60b9e)
|
|
Andrew Bartlett
(This used to be commit 256b85802e5820847fbad4305fcb0f5da2e51975)
|
|
(This used to be commit e0868b978ec5debf6b91aeeb85aa1f404d07a34b)
|
|
that don't have such support in glibc.
(This used to be commit de6d5f1d1025bec8991944060df50eb2602f7221)
|
|
(This used to be commit 0519a7022b4979c0e8ddd4907f4b858a59299c06)
|
|
Jeremy.
(This used to be commit 3c19ac5f1c9e393780e57028808871dfdc77b170)
|
|
Jeremy.
(This used to be commit 5d52e6b3016960cc3be33d3cd15725cce5fd0580)
|
|
accidental commit of some other stuff I was working on.
(This used to be commit cfccf00816d873f6d7b298e15536ec423c2cfe03)
|
|
(This used to be commit 0a79519bc4b92b2f6e88b921d5ede761cc8ee2af)
|
|
(This used to be commit addeb1c6c90faf5842db4a75f8db8d2325905b03)
|
|
(This used to be commit ac9f9f9ea83b0419d3f1f95b57ff3ead625d7576)
|
|
(This used to be commit f7798571178d18aae9c0be5f437838222bfc25b9)
|
|
(This used to be commit efe257bce2020e94d00946a27e2e586c82a1480f)
|
|
(This used to be commit 2277c6e06c2e5b3ace4b231ff8af03d2d29fac36)
|
|
(This used to be commit 486f495ea7decb4abfdb4751ae124b036f3e5d16)
|
|
(This used to be commit d3af6b443d9f52b007a1c022908d767edf238b9e)
|
|
(This used to be commit 7a60693a47823c2a174886ad44e7af102440ba4d)
|
|
(This used to be commit ccc7634b1c4b7813a1d09af93572b1209e72dffb)
|
|
as well.
(This used to be commit 44be80e4883c8578b98ec02ac422c97229b063c5)
|
|
(This used to be commit e490efd29a8a6b1fc7087b7dd51bbd41465803c3)
|
|
changed where it puts things :-)
(This used to be commit 123a516a6095e3fb6c2ad372b2800a825bbd2a13)
|
|
(This used to be commit d7a0c6da0baf41faf0eb0b71f3576d3c3fbf7c62)
|