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-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
2002-08-22
We were returning incorrect flags in smb_action....
Jeremy Allison
1
-6
/
+9
2002-08-22
Ensure we don't change to a user that we can't get an NT_TOKEN for.
Andrew Bartlett
1
-0
/
+4
2002-08-22
Fixed IFSTEST errors with OpenParams... more to go.
Jeremy Allison
1
-9
/
+9
2002-08-21
Fix longstanding bug in Win2k clients by clearing the shortname
Jeremy Allison
1
-0
/
+5
2002-08-20
IFSTEST fixes for open fid, nametoolong.
Jeremy Allison
1
-0
/
+15
2002-08-20
Based orginally by work by Kai, this patch moves our NT_TOKEN generation into
Andrew Bartlett
5
-156
/
+101
2002-08-19
Added comment about our implementation of the trans2
Tim Potter
1
-1
/
+6
2002-08-19
IFS kit test - don't allow TEMP attribute on directory open.
Jeremy Allison
1
-0
/
+12
2002-08-18
round lock timeouts in lockingX upwards to multiples of 1 second, so a
Andrew Tridgell
1
-1
/
+1
2002-08-18
added exact timing semantics on blocking locks
Andrew Tridgell
2
-12
/
+27
2002-08-18
A new utility to test VFS system and modules
Simo Sorce
1
-1
/
+1
2002-08-17
get the error code right in case of a blocking lock timeout.
Andrew Tridgell
1
-1
/
+1
2002-08-17
amazing! we've had a reversed comparison in our blocking lock code
Andrew Tridgell
1
-1
/
+1
2002-08-17
Change which session key we negotiate. This uses the NT-based session key that
Andrew Bartlett
1
-1
/
+1
2002-08-17
Add const.
Andrew Bartlett
1
-1
/
+1
2002-08-17
Add 'const'.
Andrew Bartlett
1
-1
/
+1
2002-08-17
Becouse of changes to the meaning of this feild over time, this doesn't
Andrew Bartlett
1
-5
/
+0
2002-08-16
Re-add the last empty item to the NTLMSSP info list, but this time do it
Jim McDonough
1
-3
/
+4
2002-08-16
Add some const to the 'in' paramaters for these functions.
Andrew Bartlett
1
-2
/
+2
2002-08-16
Fix segfault in the new NTLMSSP code. jmcd: can you look at this - what
Andrew Bartlett
1
-3
/
+2
2002-08-16
Merge of netbios namecache code from APPLIANCE_HEAD.
Tim Potter
1
-0
/
+2
2002-08-15
Fix NTLMSSP challenge command and auth response. We can now service joins
Jim McDonough
1
-31
/
+37
2002-08-12
Bugfix for problem pointed out by Sean Trace <Sean.Trace@aveva.com>. We can't
Jeremy Allison
1
-10
/
+13
[prev]
[next]