1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Günther Deschner 9e328fe942 Zero initial return_authenticator in net rpc samdump.
Guenther
(This used to be commit 73ead752c5)
2008-03-29 00:49:09 +01:00
..
auth Add debug statement in auth_winbind to display wbcAuthenticateUserEx error code. 2008-03-26 01:29:56 +01:00
client More ssize_t->SMB_OFF_T 2008-03-28 15:32:02 +01:00
codepages
exports Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
groupdb mapping_ldb: fix memory leak in group enumeration 2008-03-28 19:48:42 +01:00
include Fix a confusing variable name 2008-03-28 13:44:30 +01:00
iniparser
iniparser_build
intl use tdb_wipe_all() instead of tdb_wipe() - it is faster... 2008-03-26 10:50:35 +01:00
lib Add a talloc context parameter to current_timestring() to fix memleaks. 2008-03-28 16:34:51 +01:00
libaddns Fix an uninitialized variable, Coverity ID 481 2008-03-06 11:47:31 +01:00
libads Add ads_check_ou_dn(). 2008-03-28 16:43:59 +01:00
libgpo Fix Coverity ID 453 2008-03-23 18:28:23 +01:00
libnet Support "net ads join" format while joining to a specific ou. 2008-03-28 16:43:59 +01:00
librpc Re-run make idl. 2008-03-28 23:46:26 +01:00
libsmb Fix bug #5326 - OS/2 servers give strange "high word" replies for print jobs. 2008-03-28 10:12:07 -07:00
locking Merge leftovers of 0e1a86bc845 in 3-0-ctdb 2008-03-17 14:56:45 +01:00
m4 configure: fix quotation in SMB_LIBRARY for help output. 2008-03-07 23:45:52 +01:00
modules Fix Coverity ID 450 2008-03-23 18:28:23 +01:00
nmbd Fix for termination problems when no interfaces found - bug #5267. 2008-03-27 14:23:20 -07:00
nsswitch wbinfo: use wbcDomainInfo() 2008-03-28 15:11:42 +01:00
pam_smbpass Reformat: Remove indentation of part of pam_smbpass/support.c by one tab. 2008-03-10 17:22:40 +01:00
param loadparm: add userdata parameter to do_section() and do_parameter(). 2008-03-26 14:55:05 +01:00
passdb pdb_tdb: use db_open_trans() 2008-03-27 18:14:57 +01:00
pkgconfig libwbclient: add wbclient.pc.in 2008-01-15 10:43:43 +01:00
po r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing use tdb_wipe_all() instead of tdb_wipe() - it is faster... 2008-03-26 10:50:35 +01:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry regdb: use == 0 (instead of != -1) as indicator for success of dbwrap_trans_[delete|store]() 2008-03-27 18:14:57 +01:00
rpc_client Fix samlogon rpc client & server. 2008-03-27 13:06:43 +01:00
rpc_parse Remove unused marshalling for Netlogon Lockout String. 2008-03-27 21:58:11 +01:00
rpc_server Add some paranoia fixes for _wkssvc_NetrJoinDomain2/UnjoinDomain2. 2008-03-28 23:43:31 +01:00
rpcclient Add a talloc context parameter to current_timestring() to fix memleaks. 2008-03-28 16:34:51 +01:00
script Fix libtdb some to move back towards allowing out of tree builds 2008-03-24 17:25:13 -05:00
services Coverity fixes 2008-03-17 20:52:25 +01:00
smbd Add a talloc context parameter to current_timestring() to fix memleaks. 2008-03-28 16:34:51 +01:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests configure: Remove lib/repdir.c and related stuff 2008-02-29 09:48:24 +01:00
torture Print out the used seed in smbtorture 2008-03-08 22:29:35 +01:00
utils Zero initial return_authenticator in net rpc samdump. 2008-03-29 00:49:09 +01:00
web Add a talloc context parameter to current_timestring() to fix memleaks. 2008-03-28 16:34:51 +01:00
winbindd Don't let winbind getgroups crash when we have no gids in the token. 2008-03-29 00:47:42 +01:00
.dmallocrc
.indent.pro [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
autogen.sh r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal 2007-10-10 12:23:11 -05:00
change-log
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
configure.developer use nss_wrapper code in samba3 when --enable-nss-wrapper is given 2007-11-09 09:52:58 +01:00
configure.in Fix libtdb some to move back towards allowing out of tree builds 2008-03-24 17:25:13 -05:00
Doxyfile [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
dynconfig.c popt: Use SMB_CONF_PATH environment var if no other configfile is set. 2008-02-04 17:41:23 +01:00
install-sh
library-versions.in Add support for building and using shared and static libtdb library. 2008-02-14 14:17:57 +01:00
mainpage.dox
Makefile.in net: add a "net registry" subcommand to locally access the registry. 2008-03-28 16:19:35 +01:00
smbadduser.in
VERSION VERSION: Update pre release number. 2008-03-23 07:28:13 +01:00