1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3
2003-04-08 15:38:09 +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 We never actually got an 'ads' auth module, so don't send the auth subsystem 2003-04-07 23:45:22 +00:00
bin Ignore t_strcmp test case. 2003-03-19 03:14:54 +00:00
client Update smbmount to include unicode and lfs capabilities options -- smbfs supports this already 2003-04-08 15:38:09 +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:44:14 +00:00
include Added some preprocessor tricks to stop TRUE and FALSE from continually 2003-04-08 04:07:22 +00:00
intl BIG patch... 2003-01-02 09:07:17 +00:00
lib Merge from 3_0: Build a lookup table of valid DOS characters just 2003-04-08 03:01:02 +00:00
libads Decode the PAC! This patch just decodes it and then frees it, so it's just 2003-04-07 18:01:40 +00:00
libsmb Only warn about short packets if we are already 'doing signing'. 2003-04-07 09:35:35 +00:00
locking Fix for very subtle POSIX lock interaction race condition found by 2003-04-04 20:38:25 +00:00
modules remove unnened and wrong instructions 2003-04-07 18:05:35 +00:00
msdfs If it's a pstring, use pstrcpy(). 2003-02-24 09:46:01 +00:00
nmbd Remove duplicate "tallocdump" message from tdb messaging system. The 2003-04-07 06:13:36 +00:00
nsswitch Create a pidfile, even when running in interactive mode. 2003-04-07 07:12:25 +00:00
pam_smbpass Patch from Steve Langasek <corlon@netexpress.net> 2003-04-08 04:44:26 +00:00
param Fix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonyms 2003-04-06 13:16:28 +00:00
passdb Restore previous behaviour to update on pdb_unix (auto-upgrade to new account) 2003-04-07 04:52:30 +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 More compile warnings. 2002-08-22 17:46:25 +00:00
python some more idmapping :) 2003-04-05 08:53:23 +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 This is a merge of the NETLOGON schannel server code from Samba 2003-04-04 15:21:04 +00:00
rpc_server This is a merge of the NETLOGON schannel server code from Samba 2003-04-04 15:21:04 +00:00
rpcclient SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net> 2003-04-04 00:52:42 +00:00
sam some more debugging in case of failure 2003-04-08 10:46:46 +00:00
script Some progress towards gums and tdbsam2 2003-03-07 18:26:24 +00:00
smbd Remove duplicate "tallocdump" message from tdb messaging system. The 2003-04-07 06:13:36 +00:00
smbwrapper Finish removing setenv replacements from smbwrapper. 2003-02-24 11:24:27 +00:00
stf Integrate abartlet's t_push_ucs2 test into test framework: 2003-04-08 08:05:01 +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 Integrate abartlet's t_push_ucs2 test into test framework: 2003-04-08 08:05:01 +00:00
ubiqx BIG patch... 2003-01-02 09:07:17 +00:00
utils Remove duplicate "tallocdump" message from tdb messaging system. The 2003-04-07 06:13:36 +00:00
web Fixup swat warning. 2003-04-03 01:51:11 +00:00
wrepld Don't use old usage() function, but the one from popt. 2003-03-24 14:32:11 +00:00
.cvsignore also ignore the autom4te-2.53.cache 2003-03-05 08:49:56 +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 Make autogen.sh more portable by having it work on both Linux and FreeBSD 2003-04-06 02:46:10 +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:04:47 +00:00
configure.in Fix building on platforms without ldap 2003-04-06 01:08:39 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 03:59:47 +00:00
dynconfig.c Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for instructions. 2003-01-17 20:57:26 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
Makefile.in Integrate abartlet's t_push_ucs2 test into test framework: 2003-04-08 08:05:01 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00