1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
2002-07-14 22:15:21 +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 Make it clear that the debug comment is the same as the command being tested 2002-07-09 13:12:27 +00:00
bin ignore a few more files 2002-04-16 12:27:54 +00:00
client Make smbmnt a standalone program from a linker point of view. Hopefully this 2002-07-13 09:14:40 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Globally replace 'global_sam_sid' with get_global_sam_sid(), a self 2002-06-07 14:33:33 +00:00
include removed some meaningless const casts that were causing thousands of 2002-07-14 04:11:21 +00:00
intl Removed version number from file header. 2002-01-30 06:08:46 +00:00
lib This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
libads This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
libsmb This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
locking Failing to find an entry when doing mod_share_entry isn't a error 2002-05-21 23:07:04 +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 the last WINS update broke self registration when we are a WINS 2002-07-09 14:17:26 +00:00
nsswitch This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
pam_smbpass This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
param *Experimental* new large-scaling printer code. Splits printing.tdb into 2002-07-11 00:06:29 +00:00
passdb This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +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 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
profile Removed version number from file header. 2002-01-30 06:08:46 +00:00
python This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
rpc_client Proper merge of all the working printing stuff from APPLIANCE_HEAD. 2002-06-28 00:17:15 +00:00
rpc_parse The changes in make_sec_desc to make us match W2K broke the marshalling/unmarshalling of 2002-07-12 21:09:24 +00:00
rpc_server This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
rpcclient Apply patch from "Kai Krueger" <kai@kruegernetz.de> to make it easier to 2002-07-14 08:37:31 +00:00
script This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
smbd Move nttrans.c into the NTSTATUS age. 2002-07-14 01:23:46 +00:00
smbwrapper Removed version number from file header. 2002-01-30 06:08:46 +00:00
tdb This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Test how many pipes we can open. 2002-06-28 19:28:58 +00:00
ubiqx
utils This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit b8d39651fb) 2002-07-14 22:15:21 +00:00
web This commit finally gives us multiple wins server groups. We now 2002-06-26 12:17:11 +00:00
wrepld moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c 2002-06-14 16:02:59 +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 This removes --with-ssl from Samba. 2002-05-17 12:42:39 +00:00
aclocal.m4 merging some autoconf changes from SAMBA_2_2 2002-06-24 23:18:39 +00:00
architecture.doc
change-log
CodingSuggestions put the ifdef for HAVE_VA_COPY in one place rather than in lots of 2002-06-03 03:07:24 +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 Kill off codepage related stuff, now we don't use codepages any more. 2002-07-03 00:44:39 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in Kill off codepage related stuff, now we don't use codepages any more. 2002-07-03 00:44:39 +00:00
configure.nodebug.developer
Doxyfile Fixed typo. 2002-01-17 02:54:23 +00:00
dynconfig.c couple of PIDDIR merges I missed 2002-05-09 04:11:58 +00:00
install-sh
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 Make smbmnt a standalone program from a linker point of view. Hopefully this 2002-07-13 09:14:40 +00:00
parsing.doc
smbadduser