1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Andrew Bartlett cf00e41421 This changes the winbind protcol a bit:
It adds a 'ping' request, just to check winbind is in fact alive

It also changes winbindd_pam_auth_crap to take usernames and domain seperatly.

(backward incompatible change, needs merge to 2.2, but this is not yet released
code, so no workarounds)

Finally, it adds some debugs and fixes a few memory leaks (uses talloc to do
it).

Andrew Bartlett
(This used to be commit 6df29bfe33)
2002-01-10 10:23:54 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth Better explanation message for dmalloc. 2002-01-09 07:52:51 +00:00
bin Add a very trivial talloc torture program, bin/talloctort. Not built 2001-12-19 04:46:35 +00:00
client browse_fn: FIXME: If the remote machine returns non-ascii characters 2002-01-10 03:53:06 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb When re-writing tdb version numbers as little endian int32, we must 2002-01-09 05:24:07 +00:00
include First part of UNIX extensions (#ifdefed out) more to follow. 2002-01-10 02:41:15 +00:00
intl Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian 2002-01-09 04:13:30 +00:00
lib Spelling fix. 2002-01-10 06:05:37 +00:00
libads added nTSecurityDescriptor field to host acct dump 2002-01-03 11:59:33 +00:00
libsmb Merge from appliance-head: 2002-01-09 04:26:41 +00:00
locking Debugs that print out a share mode table in debug level 10. This code 2002-01-08 00:52:36 +00:00
msdfs get rid of compiler warnings (casts and delete unused variables) 2001-10-23 19:10:30 +00:00
nmbd When running interactive we want to set our own process group for 2001-12-30 01:46:38 +00:00
nsswitch This changes the winbind protcol a bit: 2002-01-10 10:23:54 +00:00
pam_smbpass pam_smbpass updates from a.bokovoy@sam-solutions.net 2001-12-11 23:44:33 +00:00
param For hysterical raisins you must use string_set() to set the value of a 2002-01-09 04:17:24 +00:00
passdb Fixed up atomic update code. 2002-01-09 02:35:08 +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 When re-writing tdb version numbers as little endian int32, we must 2002-01-09 05:24:07 +00:00
profile Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
rpc_client Add prs_dump_before to dump everything from the start of the prs 2002-01-02 07:48:07 +00:00
rpc_parse Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR 2002-01-07 06:13:40 +00:00
rpc_server Better explanation message for dmalloc. 2002-01-09 07:52:51 +00:00
rpcclient Converted getprinterdriver to WERROR - it always returns dos error 6 2002-01-07 03:33:46 +00:00
script much better ADS error handling system 2001-12-19 12:21:12 +00:00
smbd First part of UNIX extensions (#ifdefed out) more to follow. 2002-01-10 02:41:15 +00:00
smbwrapper Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
tdb Move SAFE_FREE into tdb.c to stop exporting it into tdb.h namespace. 2002-01-09 18:26:39 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Update the NT_STATUS -> DOS error table. 2002-01-03 08:36:47 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Quieten warning about uninitialized variable. 2002-01-10 06:32:01 +00:00
web Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
.cvsignore Ignore dmalloc.log. 2002-01-03 03:47:09 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
acconfig.h We need to test for major/minor macros. 2002-01-10 01:49:09 +00:00
aclocal.m4 Added SWAT i18n feature: 2001-09-24 15:55:09 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
CodingSuggestions added "net join" command 2001-11-24 14:16:41 +00:00
config.guess By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
config.sub By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
configure Ensure this is committed last. 2002-01-10 01:49:22 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in We need to test for major/minor macros. 2002-01-10 01:49:09 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
Doxyfile Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
dynconfig.c Move all other paths into dynconfig 2001-11-19 05:49:20 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc The big character set handling changeover! 2001-07-04 07:15:53 +00:00
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in Add two more memory-debug smbcontrol messages: these ones should 2002-01-09 08:27:15 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00