index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-spoolss: Fix some issues in _spoolss_AddForm.
Günther Deschner
2010-04-07
1
-1
/
+19
*
s3-spoolss: Fix potential memleak in _spoolss_AddForm and _spoolss_SetForm.
Günther Deschner
2010-04-07
1
-2
/
+4
*
s3-spoolss: Added a winreg_getform1 function.
Andreas Schneider
2010-04-07
2
-0
/
+147
*
s3-spoolss: Added a winreg_setform1 function.
Andreas Schneider
2010-04-07
2
-0
/
+120
*
s3-spoolss: Added a winreg_deleteform1 function.
Andreas Schneider
2010-04-07
2
-0
/
+90
*
s3-spoolss: Added a winreg_addform1 function.
Andreas Schneider
2010-04-07
2
-0
/
+124
*
s3-spoolss: Added a winreg_enumforms1 function.
Andreas Schneider
2010-04-07
2
-0
/
+251
*
s3-spoolss: Fixed winreg_printer_openkey to be used in a more generic way.
Andreas Schneider
2010-04-07
1
-19
/
+72
*
s3-spoolss: Added a delete_printer_key function using the winreg pipe.
Andreas Schneider
2010-04-07
2
-0
/
+195
*
s3-spoolss: Added a enum_printer_key function using the winreg pipe.
Andreas Schneider
2010-04-07
2
-0
/
+250
*
s3-spoolss: Added a delete_printer_dataex function using the winreg pipe.
Andreas Schneider
2010-04-07
2
-3
/
+90
*
s3-spoolss: Added a enum_printer_dataex function using the winreg pipe.
Andreas Schneider
2010-04-07
2
-0
/
+264
*
s3-spoolss: Added a get_printer_dataex function using the winreg pipe.
Andreas Schneider
2010-04-07
2
-0
/
+146
*
s3-spoolss: Added a set_printer_dataex function using the winreg pipe.
Andreas Schneider
2010-04-07
2
-0
/
+106
*
s3-spoolss: Added a function to open a regkey using the winreg pipe.
Andreas Schneider
2010-04-07
2
-0
/
+192
*
s3-spoolss: return info for the correct printjob in _spoolss_GetJob().
Günther Deschner
2010-03-26
1
-4
/
+6
*
s3:ntlmssp: use client.netbios_name instead of workstation
Stefan Metzmacher
2010-03-24
1
-1
/
+2
*
s3-winreg: change notify call has no meaning when called remotely.
Günther Deschner
2010-03-16
1
-4
/
+0
*
s3-lsa: fix _lsa_lsaRSetForestTrustInformation server stub.
Günther Deschner
2010-03-16
1
-1
/
+1
*
s3-spoolss: Fix _spoolss_EnumPrinterData.
Günther Deschner
2010-03-15
1
-3
/
+5
*
s3-spoolss: wrap _spoolss_EnumPrinterData() around _spoolss_EnumPrinterDataEx().
Günther Deschner
2010-03-13
1
-64
/
+40
*
s3-netlogon: Fix bug #7237: _netr_SamLogon segfaults for clients sending NULL...
Günther Deschner
2010-03-12
1
-6
/
+12
*
s3-winreg: make QueryValue pass RPC-WINREG test again.
Günther Deschner
2010-03-11
1
-0
/
+4
*
s3-winreg: fix some function names in debug statements.
Günther Deschner
2010-03-11
1
-3
/
+3
*
s3-winreg: Fix _winreg_QueryValue crash bugs and implement windows behavior.
Günther Deschner
2010-03-11
1
-11
/
+8
*
Try and fix bug #7233 - print fails with jobs >4GB from Win7 clients.
Jeremy Allison
2010-03-10
1
-3
/
+3
*
s3-winreg: add some debug statements to _winreg_QueryValue().
Günther Deschner
2010-03-10
1
-2
/
+6
*
Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.
Jeremy Allison
2010-03-05
1
-0
/
+2
*
s3-rpc_server: Document rpc_pipe_open_internal.
Andreas Schneider
2010-03-05
1
-1
/
+27
*
s3-spoolss: fix _spoolss_EnumPrinterDataEx after idl
Günther Deschner
2010-03-05
1
-11
/
+2
*
s3-spoolss: fix _spoolss_GetPrinterDataEx after IDL change.
Günther Deschner
2010-03-05
1
-11
/
+27
*
s3-spoolss: fix _spoolss_SetPrinterData{Ex} after IDL change.
Günther Deschner
2010-03-05
1
-10
/
+3
*
srv_pipe.c doesn't reference current_user anymore. Remove it.
Jeremy Allison
2010-03-04
1
-2
/
+0
*
spoolss: fix build and version in spoolss_PrinterInfo0 (aka PRINTER_INFO_STRE...
Günther Deschner
2010-02-26
1
-2
/
+3
*
s3-spoolss: Save entire devicemode.
Günther Deschner
2010-02-25
1
-13
/
+10
*
schannel_tdb: make code compilable in both trees
Simo Sorce
2010-02-23
2
-3
/
+6
*
s3:schannel streamline interface
Simo Sorce
2010-02-23
2
-15
/
+9
*
s3:schannel more readable check logic
Simo Sorce
2010-02-23
1
-5
/
+39
*
s3:spoolss: construct the devmode the same way for level 2 and 8
Stefan Metzmacher
2010-02-23
1
-17
/
+3
*
s3 Fix the build
Simo Sorce
2010-02-22
1
-3
/
+3
*
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
2010-02-18
1
-16
/
+31
*
s3-spoolss: add support for _spoolss_SetPrinter level 8.
Günther Deschner
2010-02-19
1
-1
/
+65
*
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
2010-02-18
1
-14
/
+16
*
s3-spoolss: Fix _spoolss_EnumPrinters servername handling.
Günther Deschner
2010-02-18
1
-1
/
+1
*
s3-spoolss: fix return code of spoolss_DeletePrinter.
Günther Deschner
2010-02-18
1
-1
/
+1
*
s3-spoolss: in spoolss_EnumPrinters r->in.server is a *unique* pointer!
Günther Deschner
2010-02-18
1
-3
/
+5
*
s3-spoolss: more AddPrinter{Ex} checks.
Günther Deschner
2010-02-18
1
-0
/
+18
*
s3-spoolss: add some printer info validation for AddPrinter calls.
Günther Deschner
2010-02-18
1
-0
/
+22
*
Fix bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
2010-02-17
1
-120
/
+311
*
s3:rpc streamline memory handling
Simo Sorce
2010-02-16
1
-13
/
+5
[prev]
[next]