index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsmb/nmblib.c: Fixed bug where odd byte count could cause nmbd to
Jeremy Allison
1999-01-11
1
-1
/
+2
*
client/client.c: Fixed comment.
Jeremy Allison
1998-12-30
1
-1
/
+1
*
Spelling mistake change due to very pick people (you know who you are :-).
Jeremy Allison
1998-12-22
1
-1
/
+1
*
Rather large (I'm afraid) tidyup of the setuid handling code.
Jeremy Allison
1998-12-22
1
-8
/
+2
*
Added lib/doscalls.c : This file collects all the calls that use dos_to_unix()
Jeremy Allison
1998-11-24
1
-1
/
+1
*
Quick fixes to fix the broken tree. Needed for my morning compiles.
Jeremy Allison
1998-10-28
1
-0
/
+1
*
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
1998-10-22
1
-1
/
+1
*
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1998-10-21
1
-2
/
+2
*
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
Jeremy Allison
1998-09-30
1
-2
/
+2
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-2
/
+10
*
smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flags
Jeremy Allison
1998-09-23
1
-2
/
+2
*
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1998-09-23
1
-0
/
+2
*
Copyright notices written to debug logs are now through 1998.
Christopher R. Hertel
1998-09-09
1
-1
/
+1
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-2
/
+2
*
we are never interested in SIGPIPE so just ignore (block) it
Andrew Tridgell
1998-09-02
1
-23
/
+3
*
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1998-08-28
1
-1
/
+1
*
This is the stat cache code - seems to work fine (needs heavy
Jeremy Allison
1998-08-27
1
-1
/
+1
*
nmbd and smbd had different behavior with respect to log files. nmbd would
Christopher R. Hertel
1998-08-21
1
-7
/
+11
*
removed some of the rough edges from the splitup
Andrew Tridgell
1998-08-17
1
-435
/
+451
*
move soem variables from server.c that don't belong there.
Andrew Tridgell
1998-08-17
1
-45
/
+0
*
this completes the splitup of server.c.
Andrew Tridgell
1998-08-17
1
-3322
/
+2
*
more splitting of server.c
Andrew Tridgell
1998-08-17
1
-557
/
+16
*
now that we have no global arrays we can start to split up the monster
Andrew Tridgell
1998-08-17
1
-485
/
+0
*
moved connection_struct handling code into smbd/conn.c and changed it
Andrew Tridgell
1998-08-17
1
-119
/
+18
*
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1998-08-17
1
-4
/
+1
*
some cleanups from the conversion of Pipes[] to a linked list. I also
Andrew Tridgell
1998-08-17
1
-1
/
+1
*
got rid of the Files[] array completely (previously I'd just made it
Andrew Tridgell
1998-08-16
1
-2
/
+2
*
server.c: fixed a bug in close_file() with the new files.c handling code
Andrew Tridgell
1998-08-16
1
-15
/
+14
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-297
/
+81
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-9
/
+7
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-775
/
+726
*
include/smb.h: Removed dir_ptr. Not needed.
Jeremy Allison
1998-08-11
1
-27
/
+26
*
moved access.c into lib/ from smbd/ as it is needed by testparm. I
Andrew Tridgell
1998-08-10
1
-3
/
+9
*
split the system password checking routines out of smbd/password.c and
Andrew Tridgell
1998-08-10
1
-1
/
+2
*
loadparm.c: Added "debug timestamp" synonym for Chris.
Jeremy Allison
1998-08-04
1
-16
/
+24
*
First implementation of ChangeNotify - this version only checks
Jeremy Allison
1998-08-03
1
-1
/
+12
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
1
-100
/
+139
*
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1998-07-30
1
-61
/
+108
*
get rid of the runtime test for broken getgroups() and add a compile
Andrew Tridgell
1998-07-29
1
-8
/
+4
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-349
/
+54
*
loadparm.c: Added strict sync parameter.
Jeremy Allison
1998-07-28
1
-8
/
+6
*
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
1998-07-27
1
-9
/
+2
*
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
1998-07-23
1
-1
/
+15
*
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
1998-07-22
1
-9
/
+9
*
Forgot to increase size of files_struct by MAX_OPEN_DIRECTORIES in
Jeremy Allison
1998-07-17
1
-1
/
+1
*
Code added to fix the renaming of a directory under NT SMB calls.
Jeremy Allison
1998-07-17
1
-23
/
+102
*
Makefile: Added nttrans.o
Jeremy Allison
1998-07-16
1
-3
/
+3
*
loadparm.c:
Jeremy Allison
1998-07-14
1
-88
/
+88
*
nttrans.c: More NT SMB stuff.
Jeremy Allison
1998-07-11
1
-3
/
+16
*
Fix for bug PR#8294 reported by <detlef.lammermann@er.materna.de>
Jeremy Allison
1998-07-10
1
-1
/
+8
[next]