index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change default of max_xmit to match W2K. Ensure NT negprot uses it.
Jeremy Allison
2002-10-15
1
-1
/
+1
*
fixed a crash bug on 64 bit systems. Thanks to Anton Blanchard for
Andrew Tridgell
2002-10-15
1
-4
/
+2
*
Nice *big* patch from metze.
Andrew Bartlett
2002-10-12
2
-3
/
+3
*
Turns out with Win9x, we could occasionally return from unix_convert() given
Jeremy Allison
2002-10-11
1
-0
/
+12
*
Fix based on Jim McDonough's code for ACL inheritance problem.
Jeremy Allison
2002-10-08
1
-9
/
+60
*
Fix from Andreas Gruenbacher <agruen@suse.de> to prevent ACL set on read-only
Jeremy Allison
2002-10-07
1
-0
/
+5
*
Push Steve Langasek's fix ...
Richard Sharpe
2002-10-05
1
-1
/
+1
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-1
/
+1
*
Added ASCII art to make this clearer.
Jeremy Allison
2002-10-03
1
-1
/
+73
*
Write cache bugfix from Rasmus Borup Hansen, system adm. Email: rbh@math....
Jeremy Allison
2002-10-03
1
-0
/
+13
*
Metze claims that without this his win2k server gets horribly confused looking
Andrew Bartlett
2002-09-25
1
-2
/
+2
*
Kill of Get_Pwnam_Modify and smb_getpwnam(). The latter assumes some things
Andrew Bartlett
2002-09-25
1
-2
/
+2
*
Move to common user token debugging, and ensure we always print both the
Andrew Bartlett
2002-09-25
1
-11
/
+2
*
Merge of "profile acls" code.
Jeremy Allison
2002-09-25
1
-2
/
+28
*
"@" is valid in NetBIOS domain names.
Jeremy Allison
2002-09-20
1
-1
/
+1
*
change ADS negprot to match more closely the options used by w2k. This
Andrew Tridgell
2002-09-20
1
-5
/
+3
*
Use sendfile in readbraw.
Jeremy Allison
2002-09-19
1
-11
/
+56
*
Added "use sendfile" per share option.
Jeremy Allison
2002-09-18
1
-1
/
+1
*
We had a race condition when changing a machine acount password as we
Jeremy Allison
2002-09-18
1
-0
/
+9
*
Actually use sendfile if selected.
Jeremy Allison
2002-09-17
3
-5
/
+7
*
disable stat cache when case sensitive
Andrew Tridgell
2002-09-17
1
-1
/
+1
*
Attempt to make broken Linux sendfile work.... Still in progress.
Jeremy Allison
2002-09-17
1
-1
/
+1
*
Added fix for broken Linux (no sendfile64). When offset + count > 2GB
Jeremy Allison
2002-09-14
1
-0
/
+7
*
Fixed up FreeBSD sendfile code - only Solaris left then I can add the
Jeremy Allison
2002-09-12
1
-1
/
+1
*
First cut at portable sendfile code. Only used in readX at the moment
Jeremy Allison
2002-09-12
2
-16
/
+99
*
Formatting tidyups before I look at implementing the sendfile in READX.
Jeremy Allison
2002-09-11
1
-194
/
+185
*
Ensure we've failed a lock with a lock denied message before automatically
Jeremy Allison
2002-09-11
1
-3
/
+3
*
Fix missing braces around push lock call.
Jeremy Allison
2002-09-11
1
-2
/
+3
*
Added final Steve French patch for "required" attributes with old
Jeremy Allison
2002-09-10
2
-5
/
+24
*
Merged Steve French's fix for OS/2 EA return error being removed.
Jeremy Allison
2002-09-09
1
-1
/
+3
*
Patch from Steve French to fix difference in responses to
Jeremy Allison
2002-09-09
1
-1
/
+5
*
This is the 'easy' parts of the trusted domains patch n+3 patch from
Andrew Bartlett
2002-09-06
1
-13
/
+11
*
patch from metze: add a 'vfs' debug class
Andrew Bartlett
2002-09-06
2
-0
/
+8
*
Revert accidental commit - I'll need to do a fair bit more testing before I
Andrew Bartlett
2002-09-06
1
-3
/
+0
*
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
2002-09-06
1
-0
/
+3
*
Oops...
Andrew Bartlett
2002-09-06
1
-1
/
+1
*
One less user of Get_Pwnam_modify()...
Andrew Bartlett
2002-09-06
1
-2
/
+4
*
We shouldn't add printing flag here.
Jeremy Allison
2002-09-05
1
-1
/
+1
*
Send any queued up print notify messages in exit_server() so they
Tim Potter
2002-09-05
1
-0
/
+2
*
Merge of (apparently working :-) new printing notify code.
Jeremy Allison
2002-09-04
2
-16
/
+65
*
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
2002-09-04
4
-9
/
+10
*
Ensure we open UNIX fifo's non-blocking like we used to do.
Jeremy Allison
2002-09-03
1
-0
/
+11
*
Convert M_DEBUG(0 to M_DEBUG(10 for non-error cases ...
Richard Sharpe
2002-08-31
1
-8
/
+8
*
Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
Andrew Bartlett
2002-08-31
1
-2
/
+0
*
Fix bug with stat mode open being done on read-only open with
Jeremy Allison
2002-08-30
1
-8
/
+10
*
Correctly fail opens with mismatching SYSTEM or HIDDEN attributes if we
Jeremy Allison
2002-08-30
1
-0
/
+36
*
Return correct FILE_SUPERSEDED response - IFSTEST strikes again...
Jeremy Allison
2002-08-28
1
-2
/
+8
*
fix file_is_special test, was wrong.
Simo Sorce
2002-08-28
1
-2
/
+10
*
Move -4 to correct side of comparison.
Jeremy Allison
2002-08-28
1
-2
/
+2
*
Ensure we have at least smb_size bytes before processing a packet.
Jeremy Allison
2002-08-27
1
-1
/
+1
[next]