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
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-26
s3-spoolss: return info for the correct printjob in _spoolss_GetJob().
Günther Deschner
1
-4
/
+6
2010-03-24
s3:ntlmssp: use client.netbios_name instead of workstation
Stefan Metzmacher
1
-1
/
+2
2010-03-16
s3-winreg: change notify call has no meaning when called remotely.
Günther Deschner
1
-4
/
+0
2010-03-16
s3-lsa: fix _lsa_lsaRSetForestTrustInformation server stub.
Günther Deschner
1
-1
/
+1
2010-03-15
s3-spoolss: Fix _spoolss_EnumPrinterData.
Günther Deschner
1
-3
/
+5
2010-03-13
s3-spoolss: wrap _spoolss_EnumPrinterData() around _spoolss_EnumPrinterDataEx().
Günther Deschner
1
-64
/
+40
2010-03-12
s3-netlogon: Fix bug #7237: _netr_SamLogon segfaults for clients sending NULL...
Günther Deschner
1
-6
/
+12
2010-03-11
s3-winreg: make QueryValue pass RPC-WINREG test again.
Günther Deschner
1
-0
/
+4
2010-03-11
s3-winreg: fix some function names in debug statements.
Günther Deschner
1
-3
/
+3
2010-03-11
s3-winreg: Fix _winreg_QueryValue crash bugs and implement windows behavior.
Günther Deschner
1
-11
/
+8
2010-03-10
Try and fix bug #7233 - print fails with jobs >4GB from Win7 clients.
Jeremy Allison
1
-3
/
+3
2010-03-10
s3-winreg: add some debug statements to _winreg_QueryValue().
Günther Deschner
1
-2
/
+6
2010-03-05
Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.
Jeremy Allison
1
-0
/
+2
2010-03-05
s3-rpc_server: Document rpc_pipe_open_internal.
Andreas Schneider
1
-1
/
+27
2010-03-05
s3-spoolss: fix _spoolss_EnumPrinterDataEx after idl
Günther Deschner
1
-11
/
+2
2010-03-05
s3-spoolss: fix _spoolss_GetPrinterDataEx after IDL change.
Günther Deschner
1
-11
/
+27
2010-03-05
s3-spoolss: fix _spoolss_SetPrinterData{Ex} after IDL change.
Günther Deschner
1
-10
/
+3
2010-03-04
srv_pipe.c doesn't reference current_user anymore. Remove it.
Jeremy Allison
1
-2
/
+0
2010-02-26
spoolss: fix build and version in spoolss_PrinterInfo0 (aka PRINTER_INFO_STRE...
Günther Deschner
1
-2
/
+3
2010-02-25
s3-spoolss: Save entire devicemode.
Günther Deschner
1
-13
/
+10
2010-02-23
schannel_tdb: make code compilable in both trees
Simo Sorce
2
-3
/
+6
2010-02-23
s3:schannel streamline interface
Simo Sorce
2
-15
/
+9
2010-02-23
s3:schannel more readable check logic
Simo Sorce
1
-5
/
+39
2010-02-23
s3:spoolss: construct the devmode the same way for level 2 and 8
Stefan Metzmacher
1
-17
/
+3
2010-02-22
s3 Fix the build
Simo Sorce
1
-3
/
+3
2010-02-18
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-16
/
+31
2010-02-19
s3-spoolss: add support for _spoolss_SetPrinter level 8.
Günther Deschner
1
-1
/
+65
2010-02-18
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-14
/
+16
2010-02-18
s3-spoolss: Fix _spoolss_EnumPrinters servername handling.
Günther Deschner
1
-1
/
+1
2010-02-18
s3-spoolss: fix return code of spoolss_DeletePrinter.
Günther Deschner
1
-1
/
+1
2010-02-18
s3-spoolss: in spoolss_EnumPrinters r->in.server is a *unique* pointer!
Günther Deschner
1
-3
/
+5
2010-02-18
s3-spoolss: more AddPrinter{Ex} checks.
Günther Deschner
1
-0
/
+18
2010-02-18
s3-spoolss: add some printer info validation for AddPrinter calls.
Günther Deschner
1
-0
/
+22
2010-02-17
Fix bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-120
/
+311
2010-02-16
s3:rpc streamline memory handling
Simo Sorce
1
-13
/
+5
2010-02-15
spoolss: disable GetPrinterDriver level 101 (as called by XP).
Günther Deschner
1
-2
/
+6
2010-02-14
s3-rpc: convert wkssvc to use TYPESAFE_QSORT()
Andrew Tridgell
1
-10
/
+4
2010-02-11
spoolss: allow to set server architecture via parametric option.
Günther Deschner
1
-2
/
+2
2010-02-11
s3-spoolss: implement spoolss_EnumJobs level 3.
Günther Deschner
1
-0
/
+76
2010-02-09
Missed one check on the memcpy for bug #7063.
Jeremy Allison
1
-1
/
+1
2010-02-09
Second part of fix for bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core du...
Jeremy Allison
1
-1
/
+4
2010-02-02
Fix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core dumps.
Jeremy Allison
1
-2
/
+9
2010-01-31
s3: Fix some DEBUG messages
Volker Lendecke
1
-3
/
+3
2010-01-19
s3-spoolss: stricter name checks when opening back-channel notify connection.
Günther Deschner
1
-7
/
+13
2010-01-10
s3: Use sid_check_is_domain instead of a direct sid_equal
Volker Lendecke
1
-3
/
+6
2010-01-10
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
2
-6
/
+5
2010-01-10
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
1
-1
/
+1
2010-01-10
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
1
-1
/
+1
2010-01-07
s3: Lock down some srvsvc calls according to what w2k3 seems to do
Volker Lendecke
1
-0
/
+21
2010-01-06
Second part of the fix for bug #7020 - smbd using 2G memory.
Jeremy Allison
1
-0
/
+7
[next]