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
2002-09-25
Metze claims that without this his win2k server gets horribly confused looking
Andrew Bartlett
1
-2
/
+2
2002-09-25
Kill of Get_Pwnam_Modify and smb_getpwnam(). The latter assumes some things
Andrew Bartlett
1
-2
/
+2
2002-09-25
Move to common user token debugging, and ensure we always print both the
Andrew Bartlett
1
-11
/
+2
2002-09-25
Merge of "profile acls" code.
Jeremy Allison
1
-2
/
+28
2002-09-20
"@" is valid in NetBIOS domain names.
Jeremy Allison
1
-1
/
+1
2002-09-20
change ADS negprot to match more closely the options used by w2k. This
Andrew Tridgell
1
-5
/
+3
2002-09-19
Use sendfile in readbraw.
Jeremy Allison
1
-11
/
+56
2002-09-18
Added "use sendfile" per share option.
Jeremy Allison
1
-1
/
+1
2002-09-18
We had a race condition when changing a machine acount password as we
Jeremy Allison
1
-0
/
+9
2002-09-17
Actually use sendfile if selected.
Jeremy Allison
3
-5
/
+7
2002-09-17
disable stat cache when case sensitive
Andrew Tridgell
1
-1
/
+1
2002-09-17
Attempt to make broken Linux sendfile work.... Still in progress.
Jeremy Allison
1
-1
/
+1
2002-09-14
Added fix for broken Linux (no sendfile64). When offset + count > 2GB
Jeremy Allison
1
-0
/
+7
2002-09-12
Fixed up FreeBSD sendfile code - only Solaris left then I can add the
Jeremy Allison
1
-1
/
+1
2002-09-12
First cut at portable sendfile code. Only used in readX at the moment
Jeremy Allison
2
-16
/
+99
2002-09-11
Formatting tidyups before I look at implementing the sendfile in READX.
Jeremy Allison
1
-194
/
+185
2002-09-11
Ensure we've failed a lock with a lock denied message before automatically
Jeremy Allison
1
-3
/
+3
2002-09-11
Fix missing braces around push lock call.
Jeremy Allison
1
-2
/
+3
2002-09-10
Added final Steve French patch for "required" attributes with old
Jeremy Allison
2
-5
/
+24
2002-09-09
Merged Steve French's fix for OS/2 EA return error being removed.
Jeremy Allison
1
-1
/
+3
2002-09-09
Patch from Steve French to fix difference in responses to
Jeremy Allison
1
-1
/
+5
2002-09-06
This is the 'easy' parts of the trusted domains patch n+3 patch from
Andrew Bartlett
1
-13
/
+11
2002-09-06
patch from metze: add a 'vfs' debug class
Andrew Bartlett
2
-0
/
+8
2002-09-06
Revert accidental commit - I'll need to do a fair bit more testing before I
Andrew Bartlett
1
-3
/
+0
2002-09-06
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
1
-0
/
+3
2002-09-06
Oops...
Andrew Bartlett
1
-1
/
+1
2002-09-06
One less user of Get_Pwnam_modify()...
Andrew Bartlett
1
-2
/
+4
2002-09-05
We shouldn't add printing flag here.
Jeremy Allison
1
-1
/
+1
2002-09-05
Send any queued up print notify messages in exit_server() so they
Tim Potter
1
-0
/
+2
2002-09-04
Merge of (apparently working :-) new printing notify code.
Jeremy Allison
2
-16
/
+65
2002-09-04
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
4
-9
/
+10
2002-09-03
Ensure we open UNIX fifo's non-blocking like we used to do.
Jeremy Allison
1
-0
/
+11
2002-08-31
Convert M_DEBUG(0 to M_DEBUG(10 for non-error cases ...
Richard Sharpe
1
-8
/
+8
2002-08-31
Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
Andrew Bartlett
1
-2
/
+0
2002-08-30
Fix bug with stat mode open being done on read-only open with
Jeremy Allison
1
-8
/
+10
2002-08-30
Correctly fail opens with mismatching SYSTEM or HIDDEN attributes if we
Jeremy Allison
1
-0
/
+36
2002-08-28
Return correct FILE_SUPERSEDED response - IFSTEST strikes again...
Jeremy Allison
1
-2
/
+8
2002-08-28
fix file_is_special test, was wrong.
Simo Sorce
1
-2
/
+10
2002-08-28
Move -4 to correct side of comparison.
Jeremy Allison
1
-2
/
+2
2002-08-27
Ensure we have at least smb_size bytes before processing a packet.
Jeremy Allison
1
-1
/
+1
2002-08-26
Correct fix for nc problem.
Jeremy Allison
1
-1
/
+2
2002-08-26
Reformatting only before real change.
Jeremy Allison
1
-131
/
+124
2002-08-26
Reverted and tidied up the "special" files patch. Adds "hide special files"
Jeremy Allison
1
-56
/
+84
2002-08-26
Updates!
Andrew Bartlett
2
-2
/
+2
2002-08-24
do not expose special files, only files, directories and links (and we
Simo Sorce
1
-51
/
+49
2002-08-23
Merged initial allocation code for IFSTEST fix.
Jeremy Allison
2
-24
/
+63
2002-08-22
move where got_sig_term and reload_after_sighup are defined.
Herb Lewis
2
-6
/
+4
2002-08-22
made the CAP_UNIX test a bit cleaner
Andrew Tridgell
1
-1
/
+5
2002-08-22
reload_after_sighup and got_sig_term are defined in server.c
Herb Lewis
1
-2
/
+2
2002-08-22
Remember to check for UNIX extensions before saying we support them.
Jeremy Allison
1
-1
/
+1
[next]