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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-14
Merge a bunch of updates from HEAD:
Tim Potter
1
-0
/
+19
2003-04-14
Merge a bunch of updates from HEAD:
Tim Potter
1
-17
/
+21
2003-04-14
Remove duplicate forward reference of smb_ldap_privates.
Tim Potter
1
-2
/
+0
2003-04-14
Syncup stf directory with HEAD.
Tim Potter
3
-6
/
+46
2003-04-14
Merge removal of some unused functions. Commit mistakenly included with
Tim Potter
1
-44
/
+0
2003-04-13
Merge of Simo's strncat -> StrnCpy fix.
Tim Potter
1
-4
/
+3
2003-04-13
Some small changes - typos, adding usage for some commands
Jelmer Vernooij
4
-7
/
+7
2003-04-13
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
17
-0
/
+2688
2003-04-12
strncat get sometimes optimized to strcat by glibc and that triggers our
Simo Sorce
1
-4
/
+3
2003-04-12
Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
Jelmer Vernooij
1
-2
/
+2
2003-04-12
Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
Jelmer Vernooij
1
-2
/
+2
2003-04-11
add smbcquotas to list of ignored files
Gerald Carter
1
-0
/
+1
2003-04-11
* We must return 0x2 as the majorversion for nt4 to upload drivers
Gerald Carter
2
-11
/
+26
2003-04-11
* We must return 0x2 as the majorversion for nt4 to upload drivers
Gerald Carter
2
-11
/
+26
2003-04-11
smbcquota patch from metze
Gerald Carter
14
-128
/
+1562
2003-04-11
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
Gerald Carter
2
-4
/
+4
2003-04-11
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
Gerald Carter
2
-4
/
+4
2003-04-11
simple fix to hopefully speed up srv_spoolss_replyopenprinter().
Gerald Carter
1
-22
/
+36
2003-04-11
simple fix to hopefully speed up srv_spoolss_replyopenprinter().
Gerald Carter
1
-22
/
+36
2003-04-11
Janitorial duties to make autogen.sh portable.
Richard Sharpe
1
-4
/
+4
2003-04-11
Set the default schannel params to False until we know more.
Volker Lendecke
1
-2
/
+2
2003-04-11
Set the default schannel parameters to False until we know more.
Volker Lendecke
1
-2
/
+2
2003-04-11
workaround streams leak on SCO openserver 5.0.x
Gerald Carter
1
-0
/
+4
2003-04-11
workaround streams leak on SCO openserver 5.0.x
Gerald Carter
1
-0
/
+4
2003-04-11
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter
14
-50
/
+837
2003-04-10
Handle deep referrals: check whether each component in the requested path of
Shirish Kalele
1
-9
/
+10
2003-04-10
Handle deep referrals: check whether each component in the requested path of
Shirish Kalele
1
-9
/
+10
2003-04-10
Grr. Get rid of one of the extra NULL's that crept in from app-head.
Jeremy Allison
1
-1
/
+1
2003-04-10
Fix from Andrew Esh to ensure tdb_pack can't segfault.
Jeremy Allison
1
-7
/
+10
2003-04-10
Fix from Andrew Esh to ensure tdb_pack can't segfault.
Jeremy Allison
1
-9
/
+12
2003-04-10
Ensure we're not filtering our essential delete messages.
Jeremy Allison
2
-13
/
+23
2003-04-10
Ensure we're not filtering our essential delete messages.
Jeremy Allison
2
-13
/
+23
2003-04-10
Fixes to linker flags for AIX winbind client from Stephen Roylance.
Tim Potter
2
-1
/
+8
2003-04-10
Added using different cnum test. WinXP and Samba now pass - Win2k fails.
Jeremy Allison
1
-3
/
+23
2003-04-09
Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.
Jeremy Allison
1
-2
/
+2
2003-04-09
Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.
Jeremy Allison
1
-2
/
+2
2003-04-09
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
Jeremy Allison
1
-0
/
+65
2003-04-09
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
Jeremy Allison
2
-4
/
+9
2003-04-09
port HEAD mods
Simo Sorce
1
-12
/
+10
2003-04-09
collaps same repeted task into 2 code paths
Simo Sorce
1
-2
/
+1
2003-04-09
Complete what I've seen (and then some)t of the PAC.
Jim McDonough
2
-10
/
+141
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
9
-54
/
+362
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
9
-54
/
+362
2003-04-09
no needed anymore
Gerald Carter
1
-48
/
+0
2003-04-09
no needed anymore
Gerald Carter
1
-48
/
+0
2003-04-09
Fix double free on error and typo
Jelmer Vernooij
1
-2
/
+1
2003-04-09
Fix double free on error and typo
Jelmer Vernooij
1
-2
/
+1
2003-04-09
Use fprintf(f, ...) instead of plain printf() - patch by Ronan Waide
Jelmer Vernooij
1
-2
/
+2
2003-04-09
Use fprintf(f, ...) instead of plain printf() - patch by Ronan Waide
Jelmer Vernooij
1
-2
/
+2
2003-04-09
Auth2, not also Auth3 sends us flags back, although all the callers
Volker Lendecke
1
-4
/
+5
[prev]
[next]