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
/
source3
/
smbd
/
reply.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
fixed a problem with appliance operation
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
1
-8
/
+19
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+2
*
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
2000-05-10
1
-7
/
+7
*
- use smb_gwtpwnam() in another couple of places
Andrew Tridgell
2000-05-09
1
-7
/
+9
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-8
/
+1
*
a minimal change to get appliance mode to work with winbindd
Andrew Tridgell
2000-05-04
1
-3
/
+3
*
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
*
fixed our smbsearch code. We now store the mask with the dptr, this
Andrew Tridgell
2000-04-30
1
-22
/
+8
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
1
-9
/
+6
*
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
1
-2
/
+0
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
1
-1
/
+1
*
fixed overlapping strcpy() found by insure
Andrew Tridgell
2000-04-22
1
-9
/
+6
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-50
/
+14
*
the changes to the main smb code
Andrew Tridgell
2000-04-16
1
-6
/
+6
*
Implmented mapping of lock offset/count from 64 bit MS ranges
Jeremy Allison
2000-04-12
1
-1
/
+1
*
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
2000-04-11
1
-105
/
+53
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-13
/
+12
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
1
-103
/
+28
*
More Japanese filename fixes wrt VFS code from
Tim Potter
2000-03-29
1
-6
/
+9
*
include/smb.h:
Jeremy Allison
2000-03-13
1
-5
/
+5
*
dded Microsoft Dfs services.
Shirish Kalele
2000-03-08
1
-1
/
+34
*
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
2000-02-03
1
-19
/
+22
*
Mega-VFS merge. Yeah baby!
Tim Potter
2000-02-03
1
-58
/
+62
*
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
2000-01-26
1
-1
/
+1
*
Added "inherit permissions" patch.
Jeremy Allison
2000-01-14
1
-7
/
+12
*
changes to reflect the new syntax of the locking calls.
Andrew Tridgell
2000-01-13
1
-15
/
+14
*
first cut at using the tdb code for the connections structure, the
Andrew Tridgell
1999-12-21
1
-1
/
+1
*
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
[next]