1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Andrew Bartlett d23b35a65f Winbind merges from HEAD:
- fix winbindd_pam bugs
 - give a better error message for unauthorized access to auth_crap
 - show this message in wbinfo
 - fix spelling: privilaged -> privileged
   ** This changes the location of the winbindd privileged pipe **
   (thanks to tpot)

Andrew Bartlett
(This used to be commit 92c2a33483)
2003-04-07 07:32:51 +00:00
..
aparser
auth Map a useless error code to a useful one... 2003-04-02 15:04:47 +00:00
bin Ignore t_strcmp test case. 2003-03-19 03:14:54 +00:00
client Add static to satisfy exotic compilers 2003-03-24 16:16:13 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb The group mapping functions are not called 2003-03-23 11:45:01 +00:00
include Merge the TNG netlogon schannel from HEAD. 2003-04-06 07:04:09 +00:00
intl Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
lib Export lazy_initialize_conv so that it can be called from 2003-04-04 08:25:05 +00:00
libads - Support building all auth modules as .so's 2003-03-25 14:46:11 +00:00
libsmb Add some castiness for Don McCall. 2003-04-04 22:16:50 +00:00
locking Fix for very subtle POSIX lock interaction race condition found by 2003-04-04 20:38:12 +00:00
modules - Point users at the HOWTO Collection instead of 'README' in modules/mysql.c 2003-03-30 12:42:18 +00:00
msdfs Merge from HEAD. Use pstrcpy not safe_strcpy. 2003-02-24 19:37:20 +00:00
nmbd update copyright notice since it we are now almost 4 months into 2003 2003-03-30 23:03:27 +00:00
nsswitch Winbind merges from HEAD: 2003-04-07 07:32:51 +00:00
pam_smbpass Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass. 2003-01-03 01:40:13 +00:00
param Merge the TNG netlogon schannel from HEAD. 2003-04-06 07:04:09 +00:00
passdb Merge from HEAD - restore previous behaviour of pdb_unix (auto upgrade to 2003-04-07 04:53:07 +00:00
po added fr.msg from Fanch 2001-12-09 17:06:45 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing Fix the new storage code to correctly convert from system queue info to 2003-04-04 01:02:50 +00:00
profile sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
python Started working on python routines to add and delete domain users. 2003-03-24 06:31:49 +00:00
registry Add the correct file :-( to ignore .po and .po32 files. 2003-03-19 03:41:18 +00:00
rpc_client SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net> 2003-04-04 00:52:42 +00:00
rpc_parse Merge the TNG netlogon schannel from HEAD. 2003-04-06 07:04:09 +00:00
rpc_server Merge the TNG netlogon schannel from HEAD. 2003-04-06 07:04:09 +00:00
rpcclient SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net> 2003-04-04 00:52:42 +00:00
script Some progress towards gums and tdbsam2 2003-03-07 18:26:24 +00:00
smbd Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due to 2003-04-04 21:58:55 +00:00
smbwrapper Fix building --with-smbwrapper. 2003-03-17 11:54:12 +00:00
stf StrCaseCmp_Ascii_Tests: comfychair.TestCase.runcmd has changed to 2003-04-04 03:20:24 +00:00
tdb strictly, you can't #if on somthing that may or may not be defined. 2003-03-15 06:31:23 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit cbc42567be) 2003-04-04 03:16:28 +00:00
ubiqx Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
utils Merge the ntlm_auth updates (refactor, add --diagnostics) into Samba 3.0 2003-04-07 07:10:53 +00:00
web Fixup swat warning. 2003-04-03 01:51:13 +00:00
wrepld Don't use old usage() function, but the one from popt. 2003-03-24 14:32:11 +00:00
.cvsignore syncup with head 2003-04-02 06:00:22 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
aclocal.m4 Always rebuild modules after running ./configure (to prevent 2003-03-25 22:37:43 +00:00
autogen.sh better method of locating autoconf and autoheader; patch by Willi Mann 2003-04-04 00:14:02 +00:00
change-log Remove reference to obsolete samba-bugs address. 2003-02-19 00:13:23 +00:00
config.guess Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +00:00
config.sub Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in Replace .so by .$SHLIBEXT 2003-04-04 23:32:51 +00:00
configure.nodebug.developer This file has not been maintained for a while - if we really want this 2003-03-05 08:48:08 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c merge from HEAD - enable dynamic RPC modules 2003-02-14 00:48:28 +00:00
install-sh
mainpage.dox Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 03:59:47 +00:00
Makefile.in t_doschar: Test harness that exercises check_dos_char() 2003-04-04 03:27:02 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00