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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the 16-bit app directory handle problem (this took *way* longer
Jeremy Allison
1999-01-08
3
-162
/
+240
*
Now we're mallocing our directory handles rather then using a static
Jeremy Allison
1999-01-07
2
-55
/
+68
*
Removed 'counter' from timeout processing. Timeouts now depend on actual
Jeremy Allison
1999-01-07
2
-23
/
+49
*
Remember to return after idling the oldest dirptr so we don't idle all
Jeremy Allison
1999-01-07
1
-1
/
+3
*
Fixed the blocking locks and change notify code that got broken in
Jeremy Allison
1999-01-06
2
-145
/
+179
*
Allow force user to take %S substitution.
Jeremy Allison
1999-01-06
1
-2
/
+6
*
Converted the code in smbd/dir.c to use bitmaps instead of a static
Jeremy Allison
1999-01-06
1
-185
/
+239
*
acconfig.h configure configure.in include/config.h.in lib/system.c: Fixed --w...
Jeremy Allison
1999-01-04
1
-1
/
+1
*
Fixed bug in nttrans call where parameter buffer was not being
Jeremy Allison
1998-12-30
1
-0
/
+2
*
client/client.c: Fixed comment.
Jeremy Allison
1998-12-30
2
-2
/
+2
*
In reply_lockread.
Jeremy Allison
1998-12-29
1
-2
/
+9
*
lib/signal.c: Added CatchChildLeaveStatus() call needed in smbd/open.c and sm...
Jeremy Allison
1998-12-29
5
-33
/
+137
*
Fixing the last issue known about....
Jeremy Allison
1998-12-23
1
-1
/
+1
*
Fixed issues with client wildcards. It turns out that NT matches
Jeremy Allison
1998-12-23
1
-16
/
+20
*
passdb/pass_check.c: Added log of AFS auth error.
Jeremy Allison
1998-12-23
1
-1
/
+1
*
Spelling mistake change due to very pick people (you know who you are :-).
Jeremy Allison
1998-12-22
4
-13
/
+46
*
Rather large (I'm afraid) tidyup of the setuid handling code.
Jeremy Allison
1998-12-22
4
-183
/
+118
*
Fixed missing include of smbw.h.
Jeremy Allison
1998-12-11
1
-2
/
+2
*
Fixed name magle bug (PR#11883 based on a patch from xactdata@hotmail.com).
Jeremy Allison
1998-12-11
1
-6
/
+16
*
HPUX fix. This looks like a big change but isn't actually, most of the
Jeremy Allison
1998-12-10
8
-41
/
+43
*
lib/access.c: Added checks for invalid '*' or '?' characters in hosts allow/d...
Jeremy Allison
1998-12-09
3
-27
/
+17
*
Fixed cases where NT clients may send 64 bit requests even if 64 bit
Jeremy Allison
1998-12-09
1
-10
/
+54
*
configure.in: Fixed setresgid check - should use AC_TRY_RUN not AC_TRY_COMPILE.
Jeremy Allison
1998-12-08
2
-60
/
+120
*
locking mask fixes from head branch
Andrew Tridgell
1998-12-07
1
-1
/
+2
*
Fixed critical bug with kernel oplock interface.....
Jeremy Allison
1998-12-05
1
-3
/
+36
*
Samba 2.0 wasn't building on Linux-alpha - so I added
Jeremy Allison
1998-12-03
2
-4
/
+4
*
config.guess: UNIXWARE fix.
Jeremy Allison
1998-12-03
2
-20
/
+34
*
client/clientutil.c: Changed workgroup to "" for smbmount (only code
Jeremy Allison
1998-12-03
1
-3
/
+29
*
configure.in: Removed net/route.h from include checks.
Jeremy Allison
1998-12-01
1
-1
/
+0
*
Makefile.in: Implemented andrej's private and swat file changes.
Jeremy Allison
1998-12-01
1
-1
/
+1
*
Ensure service is not "..". Sync up with HEAD.
Jeremy Allison
1998-11-29
1
-1
/
+3
*
I have done the evil thing :-).
Jeremy Allison
1998-11-26
2
-8
/
+95
*
In my changes prevously to the dos_xxx calls I missed dos_readdir and
Jeremy Allison
1998-11-25
1
-2
/
+2
*
Added lib/doscalls.c : This file collects all the calls that use dos_to_unix()
Jeremy Allison
1998-11-24
6
-29
/
+29
*
Fixed bug in oplock test file path specification.
Jeremy Allison
1998-11-24
1
-1
/
+1
*
Fixed warning with gcc -Wall -Wshadow.
Jeremy Allison
1998-11-23
1
-2
/
+1
*
Changed samba.anu.edu.au -> samba.org
Jeremy Allison
1998-11-23
1
-4
/
+4
*
smbd/password.c: Fixed the HEAD branch changes that accidentally got propagated.
Jeremy Allison
1998-11-21
1
-22
/
+120
*
Added Andrew's latest HEAD changes back to 2.0
Jeremy Allison
1998-11-21
2
-120
/
+20
*
smbd/password.c: Even though the password server is supposed to be a NetBIOS ...
Jeremy Allison
1998-11-21
1
-1
/
+9
*
Instrumented hack fix with debug level 10 statements just in case :-).
Jeremy Allison
1998-11-20
1
-0
/
+3
*
smbd/nttrans.c: Added 'only print once' semantics for unimplemented NT SMB ca...
Jeremy Allison
1998-11-19
2
-5
/
+91
*
Fixed crash bug found by russian codepage problem.... although how the
Jeremy Allison
1998-11-18
3
-6
/
+12
*
Fixed the modtime bug that Andrej <borsenkow.msk@sni.de> was moaning
Jeremy Allison
1998-11-17
2
-2
/
+25
*
Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.
Jeremy Allison
1998-11-17
9
-17
/
+17
*
source/Makefile.in: Added quotes around ROFF arg.
Jeremy Allison
1998-11-16
1
-3
/
+2
*
Fixed O_EXCL problems with printing and oplocks.
Jeremy Allison
1998-11-16
3
-3
/
+6
*
Added fixes from HEAD into 2.0 branch.
Jeremy Allison
1998-11-16
2
-7
/
+7
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
2
-2
/
+2
*
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1998-11-13
1
-1
/
+1
[next]