index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge:
Tim Potter
2003-04-14
1
-23
/
+0
*
Whitespace syncup.
Tim Potter
2003-04-14
4
-7
/
+7
*
Merge Jelmer's popt updates from HEAD.
Tim Potter
2003-04-14
1
-6
/
+2
*
Merge of rpcecho pipe for testing large dcerpc requests and responses.
Tim Potter
2003-04-14
1
-0
/
+1
*
Merge of Simo's strncat -> StrnCpy fix.
Tim Potter
2003-04-13
1
-4
/
+3
*
* We must return 0x2 as the majorversion for nt4 to upload drivers
Gerald Carter
2003-04-11
1
-10
/
+15
*
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
Gerald Carter
2003-04-11
2
-4
/
+4
*
Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.
Jeremy Allison
2003-04-09
1
-2
/
+2
*
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
Jeremy Allison
2003-04-09
1
-1
/
+3
*
Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due to
Jeremy Allison
2003-04-04
2
-0
/
+5
*
Fix for very subtle POSIX lock interaction race condition found by
Jeremy Allison
2003-04-04
1
-6
/
+6
*
Doing janitor work for tridge.
Jeremy Allison
2003-04-01
1
-3
/
+3
*
update copyright notice since it we are now almost 4 months into 2003
Gerald Carter
2003-03-30
1
-1
/
+1
*
This changes our handling of invalid service types that the
Volker Lendecke
2003-03-30
1
-7
/
+12
*
merged real time signal fixes from head
Andrew Tridgell
2003-03-28
2
-2
/
+8
*
cleanup the IPC/LPT:/A: mess I started
Gerald Carter
2003-03-27
1
-16
/
+19
*
pdb_ldap may require ROOT privilages to access the group mapping. (yes, it's ...
Andrew Bartlett
2003-03-27
1
-0
/
+2
*
Fix DOS del command with widelinks = False.
Jeremy Allison
2003-03-26
1
-1
/
+2
*
win9x was suffered a case of the blues during a domain logon.
Gerald Carter
2003-03-25
1
-1
/
+10
*
(merge from HEAD)
Andrew Bartlett
2003-03-22
3
-5
/
+57
*
Merge from HEAD
Volker Lendecke
2003-03-20
1
-1
/
+1
*
Patch from Samuel Thibault to convert messages from dos to unix charset
Jelmer Vernooij
2003-03-20
1
-9
/
+18
*
Doin't pstrcpy into fstring.
Jeremy Allison
2003-03-19
1
-4
/
+4
*
Ensure dev in make_connection is const.
Jeremy Allison
2003-03-18
1
-4
/
+10
*
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
2003-03-18
3
-45
/
+4
*
Merge signed/unsigned fix from HEAD.
Andrew Bartlett
2003-03-18
1
-1
/
+1
*
Merge whitespace to match HEAD.
Andrew Bartlett
2003-03-18
1
-17
/
+17
*
Add an extra parameter to our 'set_remote_machine_name' and
Andrew Bartlett
2003-03-18
2
-4
/
+4
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
8
-28
/
+35
*
Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's
Andrew Bartlett
2003-03-17
1
-27
/
+55
*
Merge new statcache.c from HEAD.
Andrew Bartlett
2003-03-17
1
-61
/
+126
*
fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...
Gerald Carter
2003-03-14
1
-19
/
+20
*
Ensure we count the length correctly in mangle_map.
Jeremy Allison
2003-03-12
1
-6
/
+15
*
adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...
Gerald Carter
2003-03-12
1
-0
/
+2
*
We use unsigned now, so use %u.
Jeremy Allison
2003-03-11
1
-1
/
+1
*
Fix up zero termination. Spotted by Sebastian Krahmer <krahmer@suse.de>.
Jeremy Allison
2003-03-11
1
-1
/
+2
*
Fix typo in earlier fix, caught by Ranjit @ HP.
Jeremy Allison
2003-03-08
1
-1
/
+1
*
Use ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed out.
Jeremy Allison
2003-03-07
3
-3
/
+3
*
Missed parentheses around complex logic.
Jeremy Allison
2003-03-07
1
-1
/
+2
*
Patch from Michael Steffens. In his own words :
Jeremy Allison
2003-03-07
1
-78
/
+199
*
Fix noticed by Corny.Bondad@hp.com. Ensure we free up memory on error exit.
Jeremy Allison
2003-03-07
1
-0
/
+3
*
Found at Connectathon, .NET RC1 arranges trans/trans2/nttrans parameters
Jeremy Allison
2003-03-07
3
-69
/
+227
*
Const warning fixes.
Jeremy Allison
2003-03-03
1
-2
/
+2
*
don't forget the NULL
Gerald Carter
2003-02-27
1
-3
/
+3
*
and the winner of "i should have just written it in assembly
Gerald Carter
2003-02-27
1
-3
/
+3
*
don't pass NULL pointers to strcmp()
Gerald Carter
2003-02-27
1
-2
/
+2
*
additional fix for CR 601
Gerald Carter
2003-02-27
1
-0
/
+15
*
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
2003-02-27
3
-10
/
+82
*
Progress on CR 601
Gerald Carter
2003-02-25
1
-3
/
+3
*
Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-24
2
-5
/
+5
[next]