index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
reply.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-718
/
+1111
*
changed function name of get_home_dir() to get_unixhome_dir(), to stop
Luke Leighton
1999-12-12
1
-1
/
+1
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-35
/
+3
*
the first independent msrpc daemon - lsarpcd.
Luke Leighton
1999-12-06
1
-2
/
+3
*
domain_client_validate() no longer takes serverlist, it calls
Luke Leighton
1999-12-02
1
-10
/
+1
*
need a domain resolving function, but get_trusted_serverlist() will do.
Luke Leighton
1999-12-02
1
-30
/
+6
*
implement server-side generation of NTLMv2 session key. YESSS :-)
Luke Leighton
1999-11-21
1
-1
/
+1
*
hmmm... have to add client-side support in domain_client_validate() to
Luke Leighton
1999-11-21
1
-4
/
+6
*
modified domain_client_validate to take trust account name / type. this
Luke Leighton
1999-11-20
1
-5
/
+56
*
- added DCE/RPC "fault" PDU support.
Luke Leighton
1999-11-15
1
-0
/
+4
*
comments requested by jeremy as to why NT/95 NULL-password distinction hack
Luke Leighton
1999-07-21
1
-1
/
+6
*
work-around for win95 NULL session bug: NULL password actually being
Luke Leighton
1999-07-15
1
-3
/
+13
*
more dfs stuff. this looks like it's going to be more appropriate to use
Luke Leighton
1999-07-15
1
-25
/
+75
*
lengths of NT passwords when "encrypt passwords = no" can be completely
Luke Leighton
1999-07-12
1
-1
/
+1
*
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1999-07-12
1
-0
/
+10
*
reporting failure to accept ntlmv2 (only) with down-level protocols (LANMAN1
Luke Leighton
1999-07-06
1
-3
/
+13
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
1
-3
/
+5
*
debugging of NBT messages added.
Luke Leighton
1999-06-24
1
-0
/
+3
*
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1999-06-13
1
-1
/
+1
*
Changed arguments to fsync() function to break dependency on
Tim Potter
1999-04-20
1
-13
/
+17
*
Fixed up incorrect calls to read_file().
Tim Potter
1999-04-04
1
-2
/
+2
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-73
/
+80
*
SAM database "set user info".
Luke Leighton
1999-03-25
1
-3
/
+4
*
trying to track down issues in get_home_dir().
Luke Leighton
1998-12-14
1
-1
/
+5
*
check server role before doing nt user to unix user mapping
Luke Leighton
1998-12-01
1
-12
/
+15
*
andrej spotted that entries _not_ in domain map user were being refused.
Luke Leighton
1998-12-01
1
-10
/
+6
*
hm. removed the "if failed to map nt name to unix name, fail tcon call"
Luke Leighton
1998-12-01
1
-8
/
+2
*
attempting to fix "domain user map" up, but it's a bit complicated.
Luke Leighton
1998-11-30
1
-34
/
+56
*
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
1
-14
/
+14
*
Fixed NT modify timestamp issue.
Jeremy Allison
1998-11-17
1
-0
/
+11
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-1
/
+3
*
O_EXCL fixes for printing files & oplocks.
Jeremy Allison
1998-11-16
1
-1
/
+1
*
change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macros
Andrew Tridgell
1998-11-15
1
-1
/
+1
*
include/local.h:
Jeremy Allison
1998-11-10
1
-6
/
+13
*
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1998-11-03
1
-44
/
+86
*
Fix from thwartedefforts@wonky.org (slightly modified) to
Jeremy Allison
1998-10-28
1
-1
/
+1
*
Reasonably large change to give us *exactly* correct NT delete on close seman...
Jeremy Allison
1998-10-23
1
-1
/
+1
*
include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...
Jeremy Allison
1998-10-23
1
-16
/
+22
*
- dce/rpc code
Luke Leighton
1998-10-19
1
-1
/
+1
*
Fixed sys_lseek and seek_file calls so all returns
Jeremy Allison
1998-10-18
1
-15
/
+52
*
check for lp_nt_pipe_support() in open calls
Andrew Tridgell
1998-10-18
1
-1
/
+1
*
made pass_check_smb() available for dce/rpc use.
Luke Leighton
1998-10-16
1
-2
/
+2
*
dce/rpc
Luke Leighton
1998-10-07
1
-0
/
+4
*
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
1998-10-06
1
-1
/
+1
*
Fixed the problem with reply_getatr() being passed a "" name in reply_getatr,
Jeremy Allison
1998-09-26
1
-8
/
+10
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-1
/
+1
*
look at the CAP_NT_SMBS bit in the client capabilities to determine if
Andrew Tridgell
1998-09-23
1
-3
/
+5
*
3 changes:
Andrew Tridgell
1998-09-20
1
-2
/
+4
*
Fixed problems with premature kernel oplock checkin code.
Jeremy Allison
1998-09-18
1
-1
/
+1
*
fixed a typo (LLARGE_SMB_OFF_T instead of LARGE_SMB_OFF_T)
Andrew Tridgell
1998-09-18
1
-1
/
+1
[next]