1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3
Andrew Bartlett f65440ff52 Move some startup time initialisation to server.c, so it is all in one place.
I'm not sure that we need that "dummy" talloc init, but anyway...

Also, add some 'const' to the table of smb reply functions.

Andrew Bartlett
(This used to be commit 790b7c9ab8)
2002-07-20 08:44:34 +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 Add support for a weird behaviour apparently used by Win9X pass-through 2002-07-20 06:55:05 +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 * refactored registry operations some. subkey lists and 2002-07-19 18:49:44 +00:00
intl Removed version number from file header. 2002-01-30 06:08:46 +00:00
lib Add support for duplicating stderr into our logfiles. 2002-07-20 07:02:45 +00:00
libads fix setting machine passwords in the case where a user account of the 2002-07-12 02:28:27 +00:00
libsmb Add support for a weird behaviour apparently used by Win9X pass-through 2002-07-20 06:55:05 +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 fixed a number of real bugs found by warnings on the 64 bit irix compiler 2002-07-15 10:54:35 +00:00
pam_smbpass compile fixes; needs testing 2002-05-09 04:05:37 +00:00
param Gone back to explicit queue number passing as snum - removed encoding of 2002-07-17 19:12:17 +00:00
passdb addedd new (t)alloc_sub_* functions 2002-07-14 22:21:40 +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 Gone back to explicit queue number passing as snum - removed encoding of 2002-07-17 19:12:17 +00:00
profile Removed version number from file header. 2002-01-30 06:08:46 +00:00
python Regenerated. 2002-07-11 23:18:41 +00:00
registry enumeration of printers keys ( no data yet ) via the registry 2002-07-20 04:27:30 +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 fixed a number of real bugs found by warnings on the 64 bit irix compiler 2002-07-15 10:54:35 +00:00
rpc_server enumeration of printers keys ( no data yet ) via the registry 2002-07-20 04:27:30 +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 virtual registry framework with initial printing hooks. 2002-07-18 23:00:24 +00:00
smbd Move some startup time initialisation to server.c, so it is all in one place. 2002-07-20 08:44:34 +00:00
smbwrapper Removed version number from file header. 2002-01-30 06:08:46 +00:00
tdb don't report the faiilure of non-blocking locks. They are supposed to 2002-07-15 03:51:53 +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 Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Update the usage for smbgroupedit to document -d for 'description'. 2002-07-20 06:52:42 +00:00
web This commit finally gives us multiple wins server groups. We now 2002-06-26 12:17:11 +00:00
wrepld fixed a number of real bugs found by warnings on the 64 bit irix compiler 2002-07-15 10:54: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 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 virtual registry framework with initial printing hooks. 2002-07-18 23:00:24 +00:00
parsing.doc
smbadduser