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
2011-02-07
s3-rpc_server: Added a winreg based eventlog registry init.
Andreas Schneider
2
-0
/
+295
2011-02-07
s3-rpc_server: Migrated eventlog to winreg.
Andreas Schneider
1
-22
/
+72
2011-02-07
s3:rpc_server: fix make_external_rpc_pipe_p() and create read and write queues
Stefan Metzmacher
1
-0
/
+12
2011-02-07
s3-netlogon: fix typo.
Günther Deschner
1
-1
/
+1
2011-02-06
s3: Make "endpoint_table" static
Volker Lendecke
1
-1
/
+1
2011-02-04
s3:rpc_server/netlogon: reject validation level 6 without ads support
Stefan Metzmacher
1
-0
/
+16
2011-02-02
s3-waf: fix the build after epmapper changes.
Günther Deschner
1
-1
/
+10
2011-02-02
s3: Remove superfluous ;
Günther Deschner
4
-4
/
+4
2011-02-02
s3-smbd: Disable the endpoint mapper by default.
Andreas Schneider
1
-2
/
+28
2011-02-02
s3-smbd: Added a function to setup rpc services.
Andreas Schneider
2
-0
/
+406
2011-02-02
s3-rpc_server: Only allow registering endpoints on priviledged pipes.
Andreas Schneider
1
-4
/
+21
2011-02-02
s3-epmapper: Commented unimplemented functions.
Andreas Schneider
1
-4
/
+10
2011-02-02
s3-epmapper: Improved the epm_Map function.
Andreas Schneider
1
-44
/
+210
2011-02-02
s3-epmapper: Implemented epm_Lookup.
Andreas Schneider
1
-8
/
+327
2011-02-02
s3-epmapper: Implemented epm_LookupHandleFree.
Andreas Schneider
1
-5
/
+14
2011-02-02
s3-epmapper: Added arg to match uuid in build_ep_list().
Andreas Schneider
1
-1
/
+16
2011-02-02
s3-epmapper: Added epm_Map function from Samba4.
Andreas Schneider
1
-4
/
+77
2011-02-02
s3-epmapper: Added epm_Delete function.
Andreas Schneider
1
-7
/
+87
2011-02-02
s3-epmapper: Added epm_Insert function.
Andreas Schneider
1
-8
/
+234
2011-02-02
s3-epmapper: Added a endpoint mapper skeleton.
Andreas Schneider
1
-0
/
+127
2011-02-02
s3:rpc_server/netlogon: add _netr_LogonSamLogon_check()
Stefan Metzmacher
1
-14
/
+87
2011-01-21
s3:srv_spoolss: use dcerpc_spoolss_X() functions
Stefan Metzmacher
1
-10
/
+27
2011-01-21
s3-spoolss: make it more obvious what winreg_create_printer() does.
Günther Deschner
1
-5
/
+1
2011-01-21
s3-spoolss: as smbtorture testing proves: devmode size is the size of the dev...
Günther Deschner
1
-1
/
+1
2011-01-21
s3-spoolss: disallow storing an invalid devmode size.
Günther Deschner
1
-0
/
+6
2011-01-18
s3-netlogon: no need to include ../librpc/gen_ndr/ndr_lsa_c.h anymore.
Günther Deschner
1
-1
/
+1
2011-01-18
s3-netlogon: no need to include ../librpc/gen_ndr/cli_samr.h anymore.
Günther Deschner
1
-1
/
+1
2011-01-18
Fix error where Windows client spoolss returns WERR_INVALID_DATA W_ERRO...
Jeremy Allison
1
-0
/
+4
2011-01-14
s3-waf: fix the build after rpc_winreg removal.
Günther Deschner
1
-1
/
+1
2011-01-13
s3-spoolss: no need to include cli_winreg header anymore.
Günther Deschner
1
-1
/
+1
2011-01-10
s3-netlogon: Move to new dcerpc client funtions.
Andreas Schneider
1
-56
/
+140
2011-01-04
s3-rpcecho: Only register rpcecho in the developer build.
Andreas Schneider
1
-4
/
+0
2011-01-04
s3-waf: Fixed the static rpc service build.
Andreas Schneider
1
-116
/
+69
2010-12-22
s3-spoolss: handle NTTIME(0) as "01/01/1601" REG_SZ in driver dates.
Günther Deschner
1
-4
/
+13
2010-12-20
s3: Remove unused "retry" from cli_full_connection
Volker Lendecke
1
-1
/
+1
2010-12-16
spoolss: fill in PerMachineConnections add and delete IDL.
Günther Deschner
1
-9
/
+9
2010-12-15
s3:rpc_client: let rpc_transport_tstream_init() create read and write queue
Stefan Metzmacher
1
-15
/
+1
2010-12-15
s3-waf: rework rpc_server handling a bit.
Günther Deschner
1
-1
/
+18
2010-12-07
s3-waf: fix pam dependencies of the RPC_SAMR server.
Günther Deschner
1
-0
/
+1
2010-12-01
s3-waf: avoid module name uppercasing.
Günther Deschner
1
-28
/
+28
2010-12-01
s3-waf: convert RPC_LSARPC into a subsystem.
Günther Deschner
1
-2
/
+7
2010-11-30
s3-waf: convert RPC_SAMR into a subsystem.
Günther Deschner
1
-2
/
+7
2010-11-19
s3-spoolss: fix typo in debug message.
Günther Deschner
1
-1
/
+1
2010-11-17
s3-spoolss: make sure members of "BUILTIN\Print Operators" can open printers
Günther Deschner
1
-1
/
+3
2010-11-17
s3-spoolss: add debug statement for access denied cases in OpenPrinterEx path.
Günther Deschner
1
-0
/
+3
2010-11-10
s3-spoolss: fix spoolss GetPrinterData behaviour
David Disseldorp
1
-1
/
+1
2010-11-10
Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...
Jeremy Allison
2
-38
/
+74
2010-11-10
Remove fstring from map_username. Create a more sane interface than the calle...
Jeremy Allison
1
-9
/
+24
2010-10-25
s3-waf: fixed paths in s3 waf build for rpc_server
Andrew Tridgell
1
-14
/
+14
2010-10-22
Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil...
Jeremy Allison
5
-23
/
+23
[prev]
[next]