1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4
Andrew Tridgell 428873fd70 r15524: fix a problem with rpc faults from bind and alter context
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 2e7f5add13)
2007-10-10 14:05:46 -05:00
..
auth r15511: Using this name causes less warnings on the IBM checker, due to using 2007-10-10 14:05:44 -05:00
build r15521: Take an optional subsystem name to generate a dependency graph for 2007-10-10 14:05:45 -05:00
cldap_server r15301: Use static libraries internally. This required a few hacks in the build 2007-10-10 14:05:07 -05:00
client r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionality 2007-10-10 14:05:33 -05:00
codepages
dsdb r15511: Using this name causes less warnings on the IBM checker, due to using 2007-10-10 14:05:44 -05:00
gtk r15422: Fix issues with functions being called recursively in the credentials 2007-10-10 14:05:35 -05:00
heimdal r15515: Syncronsise with current lorikeet-heimdal. 2007-10-10 14:05:45 -05:00
heimdal_build r15374: Make subsystem name shorter - Stratos VOS has a filename length limit of 32 2007-10-10 14:05:28 -05:00
include r15511: Using this name causes less warnings on the IBM checker, due to using 2007-10-10 14:05:44 -05:00
intl r14281: Pull apart LIBDIR and MODULESDIR 2007-10-10 13:57:07 -05:00
kdc r15497: I'm not really sure this is correct in terms of how we should be responding to 2007-10-10 14:05:42 -05:00
ldap_server r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00
lib r15510: As discussed on samba-technical, move the VERSION system back to a 2007-10-10 14:05:44 -05:00
libcli r15505: - add 'generic' alias to smb_seek and smb_flush 2007-10-10 14:05:43 -05:00
libnet r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my head 2007-10-10 14:05:43 -05:00
librpc r15524: fix a problem with rpc faults from bind and alter context 2007-10-10 14:05:46 -05:00
nbt_server r15371: Revert some of my previous patch as it was breaking the plain build 2007-10-10 14:05:28 -05:00
nsswitch r15321: Reduce the size of rewrite.m4 a bit more 2007-10-10 14:05:15 -05:00
ntptr r15370: Fix more dependencies for shared libs 2007-10-10 14:05:27 -05:00
ntvfs r15522: allow cifs:map_trans2 per share 2007-10-10 14:05:46 -05:00
param r15387: Fix installation of dcerpc headers, remove more instances of uint_t 2007-10-10 14:05:31 -05:00
passdb r15297: Move create_security_token() to samdb as it requires SAMDB (and the rest of LIBSECURITY doesn't) 2007-10-10 14:05:04 -05:00
pidl r15474: Generate proper type declarations, fix headers 2007-10-10 14:05:38 -05:00
po
rpc_server r15507: if we change the idl, we need to change the calling code too:-) 2007-10-10 14:05:43 -05:00
script r15517: fixed the segv in provision. The problem was that SAMBA_VERSION_STRING 2007-10-10 14:05:45 -05:00
scripting r15391: Wrap up the nbt_name_query() function as a bit of an experiment. It 2007-10-10 14:05:32 -05:00
setup r15518: the 'password' option in POPT_COMMON_CREDENTIALS was conflicting with 2007-10-10 14:05:45 -05:00
smb_server r15371: Revert some of my previous patch as it was breaking the plain build 2007-10-10 14:05:28 -05:00
smbd r15301: Use static libraries internally. This required a few hacks in the build 2007-10-10 14:05:07 -05:00
torture r15507: if we change the idl, we need to change the calling code too:-) 2007-10-10 14:05:43 -05:00
utils r15490: Typo fixes and remove long forgotten commented piece. 2007-10-10 14:05:41 -05:00
web_server r15400: Move the TLS code behind the socket interface. 2007-10-10 14:05:32 -05:00
winbind r15371: Revert some of my previous patch as it was breaking the plain build 2007-10-10 14:05:28 -05:00
wrepl_server r15371: Revert some of my previous patch as it was breaking the plain build 2007-10-10 14:05:28 -05:00
aclocal.m4 r10071: Configure checks for IRIX build environment. Test whether we can 2007-10-10 13:36:34 -05:00
autogen.sh r14950: make sure include/config.h is only updated when the content was changed 2007-10-10 14:00:22 -05:00
config.guess r11305: Use more recent guess and sub files 2007-10-10 13:45:16 -05:00
config.sub r11305: Use more recent guess and sub files 2007-10-10 13:45:16 -05:00
configure.developer r12128: add --enable-socket-wrapper 2007-10-10 13:47:12 -05:00
configure.in r15409: Start working on GTK+ tool for services management 2007-10-10 14:05:34 -05:00
configure.nodebug.developer r8444: make ./configure.mumble CC='ccache cc' 2007-10-10 13:23:03 -05:00
configure.tridge.opt r8444: make ./configure.mumble CC='ccache cc' 2007-10-10 13:23:03 -05:00
dynconfig.c r14332: Built in different paths when running locally (from ./bin/) in developer 2007-10-10 13:57:12 -05:00
dynconfig.h r14332: Built in different paths when running locally (from ./bin/) in developer 2007-10-10 13:57:12 -05:00
dynconfig.mk r14565: Fix shared library sonames 2007-10-10 13:58:47 -05:00
headermap.txt r14731: Fix typo 2007-10-10 13:59:15 -05:00
install-sh
main.mk r15321: Reduce the size of rewrite.m4 a bit more 2007-10-10 14:05:15 -05:00
static_deps.mk r15278: Fix recreating symlink every time. 2007-10-10 14:05:01 -05:00
VERSION r15510: As discussed on samba-technical, move the VERSION system back to a 2007-10-10 14:05:44 -05:00