1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3
Gerald Carter 1d49e9bc71 merges from SAMBA_2_2
(This used to be commit 91929afbb0)
2002-04-16 16:49:08 +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 Partly based on the work by mimir (Rafal Szczesniak 2002-04-14 09:44:16 +00:00
bin ignore a few more files 2002-04-16 12:27:54 +00:00
client getpid() -> sys_getpid() 2002-03-14 01:53:04 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Removed version number from file header. 2002-01-30 06:08:46 +00:00
include fixed a problem with the smb_buf() macro on some compilers 2002-04-16 13:10:54 +00:00
intl Removed version number from file header. 2002-01-30 06:08:46 +00:00
lib fixed the handling of STR_TERMINATE 2002-04-16 12:07:12 +00:00
libads by using a prompter function we can avoid the bug in the MIT kerberos 2002-04-15 04:55:37 +00:00
libsmb better handling of DOS LANMAN2.1 protocol 2002-04-15 06:56:01 +00:00
locking Fix the mp3 rename bug - also tidy up our open code and remove the special 2002-03-23 02:57:44 +00:00
msdfs Removed version number from file header. 2002-01-30 06:08:46 +00:00
nmbd nmbd handle shutdown message. 2002-03-29 13:58:32 +00:00
nsswitch The cli_lsa_lookup_{names,sids} functions were returning useless 2002-04-14 11:21:25 +00:00
pam_smbpass updates from 2.2 2002-01-12 23:12:13 +00:00
param Patch for arbitary smb.conf paramaters (to make the life of plugin maintainers 2002-04-13 10:52:31 +00:00
passdb Partly based on the work by mimir (Rafal Szczesniak 2002-04-14 09:44:16 +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 Merge of print server permission handling fixes from HEAD. 2002-04-15 04:07:13 +00:00
profile Removed version number from file header. 2002-01-30 06:08:46 +00:00
python Stubs for connect, domain, user, group and alias policy objects. 2002-04-15 23:33:09 +00:00
rpc_client WERROR merge from SAMBA_2_2 2002-04-11 01:50:18 +00:00
rpc_parse Partly based on the work by mimir (Rafal Szczesniak 2002-04-14 09:44:16 +00:00
rpc_server Merge of print server permission handling fixes from HEAD. 2002-04-15 04:07:13 +00:00
rpcclient merges from SAMBA_2_2 2002-04-16 16:49:08 +00:00
script Added another return type. 2002-03-28 04:12:39 +00:00
smbd make sure we don't walk past the end of the current SMB buffer when 2002-04-16 06:15:28 +00:00
smbwrapper Removed version number from file header. 2002-01-30 06:08:46 +00:00
tdb ignore a few more files 2002-04-16 12:27:54 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture nicer measurement of failures and collisions 2002-04-12 03:54:13 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils we did not initialise global_myname and global_myworkgroup which lead to 2002-04-16 15:49:24 +00:00
web Add assertions that kill() is never accidentally passed a non-positive 2002-03-20 06:57:03 +00:00
wrepld Make winbindd_idmap tdb endian independent. This is very important for 2002-03-21 23:39:17 +00:00
.cvsignore ignore a few more files 2002-04-16 12:27:54 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
acconfig.h Removed duplicate _LARGEFILE64_SOURCE added in error. 2002-04-11 00:42:38 +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 reran configure after adding a test for strnlen() 2002-04-16 12:24:42 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in fixed the handling of STR_TERMINATE 2002-04-16 12:07:12 +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 Fixed typo. 2002-01-17 02:54:23 +00:00
dynconfig.c Removed version number from file header. 2002-01-30 06:08:46 +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 Fix the build on platforms that use our internal popt. 2002-04-13 11:45:33 +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