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
2003-02-27
don't pass NULL pointers to strcmp()
Gerald Carter
1
-2
/
+2
2003-02-27
additional fix for CR 601
Gerald Carter
1
-0
/
+15
2003-02-27
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
3
-10
/
+82
2003-02-25
Progress on CR 601
Gerald Carter
1
-3
/
+3
2003-02-24
Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.
Andrew Bartlett
2
-5
/
+5
2003-02-24
Merge of server-side authentication changes to 3.0:
Andrew Bartlett
5
-68
/
+79
2003-02-21
Added comments to make it clearer when we're assigning a pointer that it
Jeremy Allison
1
-0
/
+12
2003-02-19
Fix inspired by Stefan (metze) Metzmacher - cache the sidtype also.
Jeremy Allison
1
-19
/
+27
2003-02-19
Fix from Corny.Bondad@hp.com for missing if (setting_acls) on default
Jeremy Allison
1
-3
/
+3
2003-02-12
Added code based on Michael Steffens <michael.steffens@hp.com> uid/gid
Jeremy Allison
1
-1
/
+205
2003-02-12
Correctly return access denied on share mode deny when we can't open the
Jeremy Allison
1
-3
/
+19
2003-02-12
Ensure we are not forgetting our janitorial duties...
Jeremy Allison
1
-0
/
+10
2003-02-11
Fix delete on close semantics to match W2K. I (think:-) I understand it now :-).
Jeremy Allison
2
-45
/
+46
2003-02-10
Cleanups: (merge from HEAD)
Andrew Bartlett
2
-3
/
+3
2003-02-07
check pointer before dereferencing it
Gerald Carter
1
-1
/
+1
2003-02-07
merge from head
Andrew Tridgell
1
-7
/
+15
2003-02-05
Check for too many processes *before* the fork.
Jeremy Allison
1
-2
/
+36
2003-02-04
Merge from HEAD: avoid braindead #define on Tru64.
Andrew Bartlett
1
-2
/
+2
2003-02-04
Ensure we only ever set fsp->conn in one place.
Jeremy Allison
1
-7
/
+0
2003-02-04
Ensure Samba passes the open attribute truncate tests in smbtorture.
Jeremy Allison
1
-9
/
+12
2003-02-02
untest fix from HEAD/2.2 for wide links parameter bug.
Simo Sorce
1
-2
/
+65
2003-02-01
Merge of signed/unsigned fixes from HEAD.
Andrew Bartlett
1
-2
/
+2
2003-01-30
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
2
-2
/
+2
2003-01-30
Merge of controversial 'max log size' fix.
Tim Potter
1
-0
/
+12
2003-01-30
Fix for interesting resource constraint condition. When all opens are
Jeremy Allison
2
-16
/
+19
2003-01-28
Merge from HEAD:
Andrew Bartlett
1
-262
/
+109
2003-01-28
performance patch from HP-UX folks (cant remember who)
Gerald Carter
1
-3
/
+14
2003-01-24
Fixed typo found by tpot.
Jeremy Allison
1
-1
/
+1
2003-01-17
Fix reference count bug where smbd's would not terminate with no
Jeremy Allison
1
-1
/
+12
2003-01-15
Remove debugging stmt.
Tim Potter
1
-3
/
+0
2003-01-15
*lots of small merges form HEAD
Gerald Carter
2
-6
/
+10
2003-01-14
removing unused variable and unused file
Gerald Carter
2
-238
/
+0
2003-01-14
make -i flag work lik eit did in 2.2
Gerald Carter
1
-2
/
+5
2003-01-14
Merge from HEAD:
Andrew Bartlett
2
-2
/
+2
2003-01-14
Merge from HEAD - eliminated unused arguments.
Andrew Bartlett
2
-3
/
+2
2003-01-14
Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.
Andrew Bartlett
2
-0
/
+4
2003-01-14
merge alt_name patch from head
Andrew Tridgell
1
-1
/
+1
2003-01-11
[merge] make sure to update 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
Herb Lewis
2
-30
/
+26
2003-01-08
Ensure we return disk full by default on short writes.
Jeremy Allison
1
-6
/
+6
2003-01-08
Ensure we don't get an invalid number for total smbd's if the tdb update
Jeremy Allison
2
-6
/
+18
2003-01-08
Fix erroneous free of SAM_ACCOUNT (make clearer when allocated
Jeremy Allison
1
-15
/
+8
2003-01-08
Fix open problem with changing attributes on an existing file - based
Jeremy Allison
1
-8
/
+45
2003-01-06
Fix memory leaks in pdb_ code.
Jeremy Allison
1
-1
/
+13
2003-01-06
Merge from HEAD - handle VFS module load failures, change some error returns to
Andrew Bartlett
2
-3
/
+9
2003-01-05
Merge from HEAD - get the test the right way around, so that we can change
Andrew Bartlett
1
-1
/
+1
2003-01-04
Merge from HEAD - move user password changes into the NTSTATUS era, and add
Andrew Bartlett
2
-47
/
+87
2003-01-03
Fix problem with "hide unreadable". stat file opens are baaack :-).
Jeremy Allison
3
-584
/
+542
2003-01-03
patch to include support for daemontools from Michael Handler
Gerald Carter
1
-2
/
+16
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
14
-53
/
+60
[next]