1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3
2002-10-04 07:47:42 +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 merge of new client side support the Win2k LSARPC UUID in rpcbind 2002-10-04 03:51:43 +00:00
bin samtest and vfstest binaries shouldn't go into CVS... 2002-09-18 13:16:07 +00:00
client Patch from Steve Langasek <vorlon@netexpress.net> to use nice big integers when 2002-10-03 03:27:00 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-) 2002-09-23 16:21:01 +00:00
include merge of new client side support the Win2k LSARPC UUID in rpcbind 2002-10-04 03:51:43 +00:00
intl found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close 2002-07-28 18:10:39 +00:00
lib Another patch from Steve Langasek <vorlon@netexpress.net>, again from the 2002-10-03 03:31:41 +00:00
libads only set UF_USE_DES_KEY_ONLY if we are using krb5 libraries that can't 2002-10-04 07:47:42 +00:00
libsmb Cope with rw errors and timeout to peer. 2002-10-01 06:50:25 +00:00
locking Fix missing braces around push lock call. 2002-09-11 00:50:13 +00:00
msdfs Address the string_sub problem by changing len = 0 to mean "no expand". 2002-07-02 06:34:27 +00:00
nmbd fixed 3 bugs in the wins server code related to precedence of ! and & 2002-10-03 13:28:44 +00:00
nsswitch merge of new client side support the Win2k LSARPC UUID in rpcbind 2002-10-04 03:51:43 +00:00
pam_smbpass Fix pam_smbpass to always check the return value of pdb_getsampwnam() to 2002-08-21 11:15:10 +00:00
param make the default printed values for boolean the same for all parameters. 2002-10-03 18:02:01 +00:00
passdb Add const. 2002-09-28 12:11:19 +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 At least try to get this function picked up by the autoprototyper 2002-09-25 09:56:36 +00:00
profile More compile warnings. 2002-08-22 17:46:25 +00:00
python The security descriptor in a PRINTER_INFO_2 could be NULL. (Bong?) 2002-09-25 06:25:02 +00:00
registry fix up print portion of registry. Merge from APP_HEAD. 2002-08-30 14:48:33 +00:00
rpc_client merge of new client side support the Win2k LSARPC UUID in rpcbind 2002-10-04 03:51:43 +00:00
rpc_parse merge of new client side support the Win2k LSARPC UUID in rpcbind 2002-10-04 03:51:43 +00:00
rpc_server merge of new client side support the Win2k LSARPC UUID in rpcbind 2002-10-04 03:51:43 +00:00
rpcclient merge of new client side support the Win2k LSARPC UUID in rpcbind 2002-10-04 03:51:43 +00:00
sam strchr -> strrchr 2002-10-02 14:58:54 +00:00
script Be less verbose 2002-10-02 18:38:04 +00:00
smbd merge of new client side support the Win2k LSARPC UUID in rpcbind 2002-10-04 03:51:43 +00:00
smbwrapper Removed version number from file header. 2002-01-30 06:08:46 +00:00
tdb Make explicit the difference between a tdb key with no data attached, and 2002-09-26 21:00:25 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Fix the compile issue in bin/samtest, and make the 'system' token just have the 2002-09-30 02:28:28 +00:00
ubiqx
utils merge of new client side support the Win2k LSARPC UUID in rpcbind 2002-10-04 03:51:43 +00:00
web Another patch from Steve Langasek <vorlon@netexpress.net>, again from the 2002-10-03 03:31:41 +00:00
wrepld Make 'remote_machine' private to lib/substitute.c, and fix all the user to use 2002-08-11 02:30:35 +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 Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger@yahoo.com>. 2002-09-30 21:14:46 +00:00
aclocal.m4 merging some autoconf changes from SAMBA_2_2 2002-06-24 23:18:39 +00:00
change-log
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 Patch from Steve Langasek <vorlon@netexpress.net>: 2002-10-03 04:19:52 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in Patch from Steve Langasek <vorlon@netexpress.net>: 2002-10-03 04:19:52 +00:00
configure.nodebug.developer
Doxyfile Vance picked up a pile of typos etc at the CIFS confernce, and finally got them 2002-09-27 05:29:43 +00:00
dynconfig.c couple of PIDDIR merges I missed 2002-05-09 04:11:58 +00:00
install-sh
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in VFStest uses all of smbd's .o files, so needs -lpam and crypt. 2002-10-03 07:25:08 +00:00
smbadduser