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
...
*
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
2
-2
/
+2
*
fixed error code for buffer_too_large in trans reply
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
fixed a problem with appliance operation
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
use our primary domain trust account for trusted domain authentication
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
Check fstat return for error.
Jeremy Allison
2000-05-12
1
-1
/
+5
*
lib/util_unistr.c:
Jeremy Allison
2000-05-10
1
-1
/
+1
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
3
-10
/
+21
*
treat a blank "password server =" line as a "*" if in domain security
Andrew Tridgell
2000-05-10
1
-3
/
+2
*
check for sighup on each packet - otherwise it can take a _long_ time
Andrew Tridgell
2000-05-10
1
-0
/
+12
*
formatting fix
Andrew Tridgell
2000-05-10
1
-1
/
+1
*
patch from Dominik Kubla <dominik.kubla@uni-mainz.de>
Andrew Tridgell
2000-05-10
1
-3
/
+3
*
more merging voodoo
Andrew Tridgell
2000-05-10
25
-1
/
+86
*
more merging
Andrew Tridgell
2000-05-10
1
-2
/
+3
*
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
2000-05-10
3
-9
/
+9
*
Fix for check_kernel_oplocks looking for the var directory
Herb Lewis
2000-05-09
1
-2
/
+2
*
This is reall Jeremy commiting as Herb at SGI labs. Fix
Herb Lewis
2000-05-09
1
-1
/
+1
*
- use smb_gwtpwnam() in another couple of places
Andrew Tridgell
2000-05-09
2
-8
/
+10
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
4
-19
/
+5
*
fixed a vfs crash bug
Andrew Tridgell
2000-05-06
1
-6
/
+4
*
Fix for dual unix_to_dos conversion in readdir from A.V.Shutko <AVShutko@mail...
Jeremy Allison
2000-05-05
1
-1
/
+0
*
Fix for read_file() returning -1.
Jeremy Allison
2000-05-05
1
-0
/
+2
*
rpc_server/srv_lsa.c: Bring into sync with 2.0.x.
Jeremy Allison
2000-05-04
1
-2
/
+2
*
a minimal change to get appliance mode to work with winbindd
Andrew Tridgell
2000-05-04
3
-13
/
+27
*
- use full_name instead of real_name
Andrew Tridgell
2000-05-04
2
-4
/
+4
*
if the stat cache is off then don't initialise it
Andrew Tridgell
2000-05-04
1
-0
/
+2
*
Insure uninitialized memory read fixes.
Jeremy Allison
2000-05-03
1
-0
/
+2
*
split the username in the vuser structure into a separate
Andrew Tridgell
2000-05-02
4
-17
/
+18
*
fixed a memory leak (calling hash_table_init twice)
Andrew Tridgell
2000-05-02
1
-1
/
+7
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
2
-2
/
+12
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
11
-19
/
+19
*
- added some error checking
Andrew Tridgell
2000-04-30
1
-8
/
+0
*
fixed dptr_wcard handling (need to use strdup)
Andrew Tridgell
2000-04-30
1
-1
/
+1
*
removed more cruft from our old wildcard matching code
Andrew Tridgell
2000-04-30
1
-37
/
+0
*
go back to ascii in SMB_FIND_FILE_BOTH_DIRECTORY_INFO
Andrew Tridgell
2000-04-30
1
-10
/
+4
*
fixed our smbsearch code. We now store the mask with the dptr, this
Andrew Tridgell
2000-04-30
2
-32
/
+19
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
6
-306
/
+282
*
Moved deletion of vfs handle into smbd/conn.c as it was being done too
Jeremy Allison
2000-04-28
2
-16
/
+15
*
Made changes suggested by Andrew review.
Jeremy Allison
2000-04-28
1
-15
/
+1
*
Ok - this is more subtle than it looks :-).
Jeremy Allison
2000-04-27
2
-5
/
+1
*
Fixed subtle unlocking bug when a file is closed. We need to store the
Jeremy Allison
2000-04-27
2
-1
/
+5
*
Did the rewrite Andrew wanted where all knowledge of POSIX locking is
Jeremy Allison
2000-04-27
1
-114
/
+1
*
Fixed crash bugs Andrew pointed out with LOCK4 smbtorture
Jeremy Allison
2000-04-27
1
-4
/
+8
*
Fixed range check on writeX.
Jeremy Allison
2000-04-27
1
-1
/
+4
*
Tidyup of smbecho.
Jeremy Allison
2000-04-27
1
-2
/
+4
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
7
-8
/
+0
*
Added the code that keeps fd's open across a close if there are other fsp's
Jeremy Allison
2000-04-24
1
-1
/
+119
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
7
-27
/
+36
*
moved INSURE hook into util.c
Andrew Tridgell
2000-04-24
1
-23
/
+0
*
fixed two uninitialised memory references
Andrew Tridgell
2000-04-23
1
-2
/
+2
[prev]
[next]