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
/
reply.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-16
the changes to the main smb code
Andrew Tridgell
1
-6
/
+6
2000-04-12
Implmented mapping of lock offset/count from 64 bit MS ranges
Jeremy Allison
1
-1
/
+1
2000-04-11
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
1
-105
/
+53
2000-04-11
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
1
-13
/
+12
2000-04-10
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
1
-103
/
+28
2000-03-29
More Japanese filename fixes wrt VFS code from
Tim Potter
1
-6
/
+9
2000-03-13
include/smb.h:
Jeremy Allison
1
-5
/
+5
2000-03-08
dded Microsoft Dfs services.
Shirish Kalele
1
-1
/
+34
2000-02-03
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
1
-19
/
+22
2000-02-03
Mega-VFS merge. Yeah baby!
Tim Potter
1
-58
/
+62
2000-01-26
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
1
-1
/
+1
2000-01-14
Added "inherit permissions" patch.
Jeremy Allison
1
-7
/
+12
2000-01-13
changes to reflect the new syntax of the locking calls.
Andrew Tridgell
1
-15
/
+14
1999-12-21
first cut at using the tdb code for the connections structure, the
Andrew Tridgell
1
-1
/
+1
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-718
/
+1111
1999-12-12
changed function name of get_home_dir() to get_unixhome_dir(), to stop
Luke Leighton
1
-1
/
+1
1999-12-12
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1
-35
/
+3
1999-12-06
the first independent msrpc daemon - lsarpcd.
Luke Leighton
1
-2
/
+3
1999-12-02
domain_client_validate() no longer takes serverlist, it calls
Luke Leighton
1
-10
/
+1
1999-12-02
need a domain resolving function, but get_trusted_serverlist() will do.
Luke Leighton
1
-30
/
+6
1999-11-21
implement server-side generation of NTLMv2 session key. YESSS :-)
Luke Leighton
1
-1
/
+1
1999-11-21
hmmm... have to add client-side support in domain_client_validate() to
Luke Leighton
1
-4
/
+6
1999-11-20
modified domain_client_validate to take trust account name / type. this
Luke Leighton
1
-5
/
+56
1999-11-15
- added DCE/RPC "fault" PDU support.
Luke Leighton
1
-0
/
+4
1999-07-21
comments requested by jeremy as to why NT/95 NULL-password distinction hack
Luke Leighton
1
-1
/
+6
1999-07-15
work-around for win95 NULL session bug: NULL password actually being
Luke Leighton
1
-3
/
+13
1999-07-15
more dfs stuff. this looks like it's going to be more appropriate to use
Luke Leighton
1
-25
/
+75
1999-07-12
lengths of NT passwords when "encrypt passwords = no" can be completely
Luke Leighton
1
-1
/
+1
1999-07-12
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1
-0
/
+10
1999-07-06
reporting failure to accept ntlmv2 (only) with down-level protocols (LANMAN1
Luke Leighton
1
-3
/
+13
1999-06-29
improving authentication code (tidyup).
Luke Leighton
1
-3
/
+5
1999-06-24
debugging of NBT messages added.
Luke Leighton
1
-0
/
+3
1999-06-13
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1
-1
/
+1
1999-04-20
Changed arguments to fsync() function to break dependency on
Tim Potter
1
-13
/
+17
1999-04-04
Fixed up incorrect calls to read_file().
Tim Potter
1
-2
/
+2
1999-04-04
Use VFS operations for file I/O.
Tim Potter
1
-73
/
+80
1999-03-25
SAM database "set user info".
Luke Leighton
1
-3
/
+4
1998-12-14
trying to track down issues in get_home_dir().
Luke Leighton
1
-1
/
+5
1998-12-01
check server role before doing nt user to unix user mapping
Luke Leighton
1
-12
/
+15
1998-12-01
andrej spotted that entries _not_ in domain map user were being refused.
Luke Leighton
1
-10
/
+6
1998-12-01
hm. removed the "if failed to map nt name to unix name, fail tcon call"
Luke Leighton
1
-8
/
+2
1998-11-30
attempting to fix "domain user map" up, but it's a bit complicated.
Luke Leighton
1
-34
/
+56
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1
-14
/
+14
1998-11-17
Fixed NT modify timestamp issue.
Jeremy Allison
1
-0
/
+11
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-1
/
+3
1998-11-16
O_EXCL fixes for printing files & oplocks.
Jeremy Allison
1
-1
/
+1
1998-11-15
change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macros
Andrew Tridgell
1
-1
/
+1
1998-11-10
include/local.h:
Jeremy Allison
1
-6
/
+13
1998-11-03
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1
-44
/
+86
1998-10-28
Fix from thwartedefforts@wonky.org (slightly modified) to
Jeremy Allison
1
-1
/
+1
[next]