1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Andrew Tridgell c3effa8b59 this completes the splitup of server.c.
the splitup was done with an axe, not a scalpel, so there are some
rough edges. I mostly wanted to get the general form right with fine
tuning of what goes where to come later. Still, this is better than
what we had before where server.c was a general repository for
anything that didn't fit elsewhere.
(This used to be commit a6d194886a)
1998-08-17 13:11:34 +00:00
..
auth use user instead of this_user to prevent global shadowing 1998-08-15 03:31:57 +00:00
bin some more dummy files to ignore 1998-08-15 03:28:30 +00:00
client configure: Changes for extra headers. 1998-08-15 01:19:26 +00:00
codepages added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
include this completes the splitup of server.c. 1998-08-17 13:11:34 +00:00
lib added some optimisation for the case where the number of open files is 1998-08-17 06:47:53 +00:00
libsmb reduced the memory footprint a bit by changing some large static int 1998-08-17 06:14:52 +00:00
locking much cleaner chain pointer handling for both files and pipes. 1998-08-17 03:52:05 +00:00
lsarpcd De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam 1998-06-10 19:45:13 +00:00
nmbd configure: Changes for extra headers. 1998-08-15 01:19:26 +00:00
param this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
passdb moved connection_struct handling code into smbd/conn.c and changed it 1998-08-17 06:13:32 +00:00
printing some more dummy files to ignore 1998-08-15 03:28:30 +00:00
rpc_client this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
rpc_parse this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
rpc_server added some optimisation for the case where the number of open files is 1998-08-17 06:47:53 +00:00
script moved connection_struct handling code into smbd/conn.c and changed it 1998-08-17 06:13:32 +00:00
smbd this completes the splitup of server.c. 1998-08-17 13:11:34 +00:00
tests ignore the auto-generated dummy file 1998-07-29 05:09:10 +00:00
ubiqx some merge cleanups 1998-07-29 03:15:02 +00:00
utils this checkin gets rid of the global Files[] array and makes it local 1998-08-15 07:27:34 +00:00
web this checkin gets rid of the global Files[] array and makes it local 1998-08-15 07:27:34 +00:00
.cvsignore some more dummy files to ignore 1998-08-15 03:28:30 +00:00
acconfig.h this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
architecture.doc architecture.doc: Re-added since I lost it (sorry Dan :-). 1997-12-23 06:38:36 +00:00
change-log Started uninstall in Makefile 1996-07-04 03:17:08 +00:00
config.guess some merge cleanups 1998-07-29 03:15:02 +00:00
config.sub some merge cleanups 1998-07-29 03:15:02 +00:00
configure added include of sys/resource.h 1998-08-16 05:22:01 +00:00
configure.in added include of sys/resource.h 1998-08-16 05:22:01 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
Makefile.in this completes the splitup of server.c. 1998-08-17 13:11:34 +00:00
parsing.doc Put it in the right directory :~) 1997-12-20 23:44:25 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00