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
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-24
Added NTrename SMB (0xA5) - how did we miss this.... ?
Jeremy Allison
1
-1
/
+1
2003-12-01
Subtract NT_STATUS from common flag, don't add it...
Jeremy Allison
1
-3
/
+3
2003-12-01
Don't automatically set nt status code flag unless client tells us it can
Jeremy Allison
1
-5
/
+10
2003-11-05
Merge of 64-bit printf warning fixes.
Tim Potter
1
-1
/
+1
2003-10-21
Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy Allison
1
-1
/
+1
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
1
-2
/
+15
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
1
-338
/
+333
2003-05-06
Add metze's exit and idle event patch
Jelmer Vernooij
1
-0
/
+7
2003-04-16
Store the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett
1
-2
/
+4
2003-03-25
- Support building all auth modules as .so's
Jelmer Vernooij
1
-1
/
+1
2003-03-22
Small clenaup patches:
Andrew Bartlett
1
-4
/
+4
2003-03-21
Clobber our SMB buffers between packets. I hope this will help find bugs
Andrew Bartlett
1
-2
/
+10
2003-02-27
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
1
-0
/
+7
2003-01-30
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
1
-1
/
+1
2003-01-24
Merge of increment_smbd_process_count() fix from appliance.
Tim Potter
1
-1
/
+1
2003-01-23
Merge of max log file fixes from appliance:
Tim Potter
1
-0
/
+12
2003-01-11
[merge] make sure to updatre print queue cache during timeout_processing() to...
Gerald Carter
1
-0
/
+4
2003-01-09
Moved smbd process counting functions from smbd/server.c to smbd/process.c
Tim Potter
1
-0
/
+26
2003-01-08
Ensure we don't get an invalid number for total smbd's if the tdb update
Jeremy Allison
1
-5
/
+1
2003-01-02
BIG patch...
Andrew Bartlett
1
-2
/
+2
2002-12-11
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison
1
-1
/
+0
2002-12-04
change_trust_account_password() must always use the PDC for rpc
Gerald Carter
1
-3
/
+3
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-10
/
+8
2002-09-18
We had a race condition when changing a machine acount password as we
Jeremy Allison
1
-0
/
+9
2002-09-04
Merge of (apparently working :-) new printing notify code.
Jeremy Allison
1
-1
/
+9
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-22
move where got_sig_term and reload_after_sighup are defined.
Herb Lewis
1
-2
/
+2
2002-08-22
reload_after_sighup and got_sig_term are defined in server.c
Herb Lewis
1
-2
/
+2
2002-08-18
added exact timing semantics on blocking locks
Andrew Tridgell
1
-7
/
+2
2002-07-26
Mimir has been busy with patches again, and sent in the following
Andrew Bartlett
1
-1
/
+1
2002-07-20
Move some startup time initialisation to server.c, so it is all in one place.
Andrew Bartlett
1
-11
/
+4
2002-07-19
Allow trans2 and nttrans messages to be processed in oplock break state.
Jeremy Allison
1
-2
/
+2
2002-06-17
compile warngin fixes merged from 2.2
Gerald Carter
1
-2
/
+2
2002-06-06
Overly complex but neccessary fix for kernel oplock problems. The issue
Jeremy Allison
1
-0
/
+21
2002-05-22
Merge of bugfixes from 2.2.
Jeremy Allison
1
-1
/
+3
2002-05-22
Merge of receive_local_message fix from 2.2.5.
Jeremy Allison
1
-17
/
+5
2002-05-17
This removes --with-ssl from Samba.
Andrew Bartlett
1
-16
/
+0
2002-03-14
Now we have reliable signals take SIGTERM inband.
Jeremy Allison
1
-3
/
+9
2002-03-01
Various comment fixes from Rafal Szczesniak <mimir@diament.ists.pwr.wroc.pl>
Andrew Bartlett
1
-1
/
+1
2002-01-31
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-23
Check request flag for unicode capability and respond accordingly, rather tha...
Jim McDonough
1
-1
/
+2
2002-01-19
Report write fail in smb_dump.
Jeremy Allison
1
-1
/
+3
2002-01-11
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
1
-7
/
+7
2002-01-09
Fixed up atomic update code.
Jeremy Allison
1
-2
/
+2
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-6
/
+6
2002-01-03
Fix talloc msg registration
Martin Pool
1
-1
/
+1
[next]