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 97f496a0e3 r16117: Make winbindd work again in security=ads.
We still used the old HOST/* UPN to get e.g. users, now we need
samaccountname$@REA.LM.

Guenther
(This used to be commit f6516a799a)
2007-10-10 11:17:21 -05:00
..
auth r16076: Fix for machine password timeout overflow from Shlomi Yaakobovich 2007-10-10 11:17:19 -05:00
client r15552: Fix segfault... 2007-10-10 11:16:58 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does not 2007-10-10 11:16:23 -05:00
include r16060: This is one of the more dirty patches I've put in lately. Parse enough of 2007-10-10 11:17:18 -05:00
iniparser r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile 2007-10-10 11:15:58 -05:00
intl r14225: Fix Coverity Bug # 67 2007-10-10 11:15:18 -05:00
lib r16047: Remove unnecessary line, as this value is set in either branch of the 2007-10-10 11:17:18 -05:00
libads r16117: Make winbindd work again in security=ads. 2007-10-10 11:17:21 -05:00
libmsrpc r14408: More on fix for coverity #36. The previous fix would cause us to 2007-10-10 11:15:29 -05:00
libsmb r15997: Fix bug in OS/2 Warp - it doesn't set the ff_last 2007-10-10 11:17:17 -05:00
locking r15943: Update misleading DEBUG statements and comments that refer to 2007-10-10 11:17:14 -05:00
modules r15910: vfs_full_audit does not need current_user 2007-10-10 11:17:13 -05:00
nmbd r16019: This should not be a level zero message - it's harmless 2007-10-10 11:17:18 -05:00
nsswitch r16114: Make winbindd's group enumeration (set|get|endgrent) work again (when 2007-10-10 11:17:21 -05:00
pam_smbpass r15477: Committing parts of the patch Timur has submitted for bug 2961, as agreed upon 2007-10-10 11:16:53 -05:00
param r16079: How embarassing. :-( Broke the build. 2007-10-10 11:17:20 -05:00
passdb r16076: Fix for machine password timeout overflow from Shlomi Yaakobovich 2007-10-10 11:17:19 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r15679: fix some popt warnings 2007-10-10 11:17:06 -05:00
printing r15569: Fix Coverity bug # 287. Jerry, can you check if WERR_NOMEM is a correct error 2007-10-10 11:17:01 -05:00
profile r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we never 2007-10-10 11:17:21 -05:00
python r15386: Missed some functions in my last commit. 2007-10-10 11:16:38 -05:00
registry r15104: Implement Samba4's tdb_name(). 2007-10-10 11:16:23 -05:00
rpc_client r15455: Add rpccli_samr_query_dom_info2() and return the comment string in 2007-10-10 11:16:48 -05:00
rpc_parse r16060: This is one of the more dirty patches I've put in lately. Parse enough of 2007-10-10 11:17:18 -05:00
rpc_server r16065: Re-add a strlower_m(account) in samr_create_user that was dropped for no 2007-10-10 11:17:19 -05:00
rpcclient r15556: Better fix for leading // or \\ from "David R. Linn" 2007-10-10 11:16:59 -05:00
sam r15697: I take no comments as no objections :) 2007-10-10 11:17:08 -05:00
script r16025: make sure the samba4's smbtorture can be executed 2007-10-10 11:17:18 -05:00
services r14132: Fix Coverity bug # 150. 2007-10-10 11:15:12 -05:00
smbd r16112: Added Volker's fix for extra odd byte at the end 2007-10-10 11:17:20 -05:00
smbwrapper r15007: fixed usage of cli_list() in smbwrapper so it compiles. This doesn't get smbwrapper really working again, but at least it will help Timur Bakeyev in his question to make it work 2007-10-10 11:15:56 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r15508: Use clock_gettime for profiling timstamps if it is available. Use 2007-10-10 11:16:55 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r15729: Second part of Aleksey Fedoseev <fedoseev@ru.ibm.com> patch. 2007-10-10 11:17:09 -05:00
utils r16115: Make "net ads changetrustpw" work again. 2007-10-10 11:17:21 -05:00
web r15465: Fix segfault in SWAT. 2007-10-10 11:16:50 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r16111: Patch from Björn JACKE <samba@j3e.de>. 2007-10-10 11:17:20 -05:00
autogen.sh r5270: fixing some bashism's in autogen.sh 2007-10-10 10:55:35 -05:00
change-log trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in r16111: Patch from Björn JACKE <samba@j3e.de>. 2007-10-10 11:17:20 -05:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r16103: Properly rebuild timelimit on systems with executable extensions. 2007-10-10 11:17:20 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
VERSION r15154: bump version to 3.0.23pre2 2007-10-10 11:16:26 -05:00