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
1998-10-21
signed / unsigned issues
Luke Leighton
2
-2
/
+2
1998-10-21
at the interop Isaac (at least I _think_ it was Isaac) said that if a
Andrew Tridgell
1
-1
/
+14
1998-10-20
dce/rpc. bug-fix in ipc.c (introduced today :)
Luke Leighton
1
-1
/
+1
1998-10-20
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
1
-19
/
+8
1998-10-20
smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirector
Jeremy Allison
2
-12
/
+76
1998-10-19
- dce/rpc code
Luke Leighton
4
-138
/
+234
1998-10-18
Fixed sys_lseek and seek_file calls so all returns
Jeremy Allison
4
-19
/
+70
1998-10-18
check for lp_nt_pipe_support() in open calls
Andrew Tridgell
2
-2
/
+2
1998-10-17
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
2
-0
/
+2
1998-10-16
!pass -> pass != NULL is wrong: !pass -> pass == NULL is correct. oops.
Luke Leighton
1
-2
/
+2
1998-10-16
made pass_check_smb() available for dce/rpc use.
Luke Leighton
3
-28
/
+37
1998-10-16
cli_nt_session_open() encrypt arg removed
Luke Leighton
1
-1
/
+1
1998-10-16
setup_groups() - code clarification. no functional change.
Luke Leighton
1
-13
/
+19
1998-10-16
only do the MAC extensions if we are a NTFS filesystem
Andrew Tridgell
1
-6
/
+10
1998-10-16
Re-added code to tell the user how many open files they
Jeremy Allison
1
-5
/
+15
1998-10-16
trans2.h: Added Thursby MAC extension.
Jeremy Allison
1
-0
/
+7
1998-10-16
trust password
Luke Leighton
1
-3
/
+3
1998-10-15
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
2
-24
/
+3
1998-10-15
bug-fixing against:
Luke Leighton
1
-1
/
+40
1998-10-15
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
4
-8
/
+24
1998-10-14
more warnings...
Luke Leighton
1
-1
/
+1
1998-10-14
unused variable in pipe_smb_write_X
Luke Leighton
1
-1
/
+0
1998-10-14
dce/rpc
Luke Leighton
1
-4
/
+4
1998-10-13
use level 0 for DEBUG() of malformed password entry in smbpasswd
Andrew Tridgell
1
-4
/
+4
1998-10-09
basic client-side ntcreateX function (hard-wired values except filename)
Luke Leighton
1
-1
/
+1
1998-10-09
dce/rpc
Luke Leighton
1
-1
/
+1
1998-10-09
Added code to convert empty file names to "." so we avoid
Richard Sharpe
1
-0
/
+12
1998-10-09
Add a DEBUG to unix_convert
Richard Sharpe
1
-0
/
+2
1998-10-08
really fixed the warning this time :)
Andrew Tridgell
1
-1
/
+1
1998-10-08
fixed a warning
Andrew Tridgell
1
-1
/
+1
1998-10-08
- don't generate 0 params in torture
Andrew Tridgell
1
-10
/
+16
1998-10-08
- fixed a bunch of warnings and minor errors
Andrew Tridgell
3
-3
/
+2
1998-10-07
dce/rpc
Luke Leighton
2
-241
/
+12
1998-10-07
return False _and_ a break in a switch statement.
Luke Leighton
1
-1
/
+0
1998-10-07
dce/rpc
Luke Leighton
4
-3
/
+62
1998-10-06
dce/rpc
Luke Leighton
1
-20
/
+60
1998-10-06
using wrong cli_state in "security = domain" call.
Luke Leighton
1
-47
/
+51
1998-10-06
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
1
-1
/
+1
1998-10-05
fixed some cast warnings from "cc -64" on IRIX
Andrew Tridgell
2
-7
/
+8
1998-10-05
added a function set_maxfiles() to set our file rlimit to the max
Andrew Tridgell
1
-27
/
+8
1998-10-04
- modified resolve_name() to take a name_type
Andrew Tridgell
1
-2
/
+2
1998-10-04
added support for printing via smbwrapper
Andrew Tridgell
1
-7
/
+7
1998-10-03
use O_ACCMODE
Andrew Tridgell
1
-1
/
+1
1998-10-01
got rid of USE_FILES_ARRAY code (it was unused)
Andrew Tridgell
1
-106
/
+4
1998-09-30
Implemented directory-relative opens for NT opens.
Jeremy Allison
1
-4
/
+78
1998-09-30
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
1
-22
/
+44
1998-09-30
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
Jeremy Allison
2
-4
/
+6
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
4
-36
/
+41
1998-09-29
get away with dummy and .dummy files
Alexandre Oliva
1
-1
/
+0
1998-09-28
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
2
-10
/
+48
[next]