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