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
2013-08-19
rpc_server: Fix CID 1063255 Resource leak
Volker Lendecke
1
-1
/
+1
2013-08-13
s3: smbd/connection: added routines to compute share connections
Shekhar Amlekar
1
-1
/
+47
2013-08-12
rpc_server3: Fix two const warnings
Volker Lendecke
1
-2
/
+2
2013-08-10
s3:rpc_server: make use of netsec_create_state()
Stefan Metzmacher
1
-8
/
+4
2013-08-06
s3-netlogon: Connecting with the system token should be sufficient.
Andreas Schneider
1
-2
/
+0
2013-08-06
s3-rpc_server: Grant the system token full access.
Andreas Schneider
1
-6
/
+18
2013-08-05
s3:netlogon: make use of netlogon_creds_decrypt_samlogon_logon()
Stefan Metzmacher
1
-24
/
+21
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
1
-1
/
+1
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface().
Günther Deschner
2
-5
/
+5
2013-07-11
srvsvc: Use a symbolic constant where we have one
Volker Lendecke
1
-1
/
+6
2013-06-11
winreg3: Fix a const warning
Volker Lendecke
1
-1
/
+3
2013-06-03
Fix bug 9900: is_printer_published GUID retrieval
David Disseldorp
1
-7
/
+33
2013-05-20
spoolss: add idl for spoolss_RpcSendRecvBidiData.
Günther Deschner
1
-3
/
+3
2013-05-16
s3-rpc_server: Ensure we are root when starting and usiing gensec
Andrew Bartlett
1
-6
/
+32
2013-05-14
s3:rpc_server/srvsvc check access before doing work
Shekhar Amlekar
1
-10
/
+10
2013-04-19
s3:rpc_server increase a debug level
Christian Ambach
1
-8
/
+8
2013-04-09
s3-netlogon: enumerate UPN suffixes from PASSDB when available
Alexander Bokovoy
1
-12
/
+94
2013-04-02
BUG 9758: Don't leak the epm_Map policy handle.
Andreas Schneider
1
-0
/
+4
2013-04-02
epm: Increase debug level for already registered endpoints.
Andreas Schneider
1
-1
/
+1
2013-03-18
wkssvc: Fix bug 9727, NULL pointer dereference
Volker Lendecke
1
-2
/
+6
2013-03-15
s3-lsad: Cast getpid() result to unsigned int for GNU/Solaris build
Andrew Bartlett
1
-1
/
+1
2013-03-15
s3-epmd: Cast getpid() result to unsigned int for GNU/Solaris build
Andrew Bartlett
1
-1
/
+1
2013-03-05
s3-daemons: Set the comment field of the daemons.
Andreas Schneider
2
-0
/
+10
2013-02-22
s3-rpc_server: Make sure that fd is really closed on error.
Andreas Schneider
1
-0
/
+6
2013-02-22
s3-lsasd: Don't leak file descriptors.
Andreas Schneider
1
-11
/
+18
2013-02-22
s3-spoolss: Don't leak memory.
Andreas Schneider
1
-1
/
+3
2013-02-19
s3:rpc_server: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:rpc_server: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:rpc_server: s/struct event_context/struct tevent_context
Stefan Metzmacher
3
-6
/
+6
2013-02-18
srv_epmapper.c: Fix typo.
Karolin Seeger
1
-5
/
+5
2013-02-18
srv_netlog_nt.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-02-07
s3-rpc_server: Fix password encoding in _netr_ServerGetTrustInfo().
Sumit Bose
1
-14
/
+8
2013-02-07
s3-rpc_server: Dont wipe out ref pointers in _netr_ServerGetTrustInfo().
Günther Deschner
1
-13
/
+4
2013-01-24
s3-spoolss: Make it easier to manipulate the returned OSVersion at runtime.
Günther Deschner
1
-3
/
+11
2013-01-24
spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...
Günther Deschner
1
-2
/
+2
2013-01-21
BUG 9474: Downgrade v4 printer driver requests to v3.
Günther Deschner
1
-1
/
+8
2013-01-21
BUG 9574: Fix a possible null pointer dereference in spoolss.
Andreas Schneider
1
-1
/
+2
2013-01-17
s3-spoolss: use configurable spoolss architecture in compose_spoolss_server_p...
Günther Deschner
1
-1
/
+5
2013-01-17
spoolss: make spoolss deal with ndr64 SetForm by using proper container object.
Günther Deschner
1
-1
/
+10
2013-01-17
spoolss: make spoolss deal with ndr64 AddForm by using proper container object.
Günther Deschner
1
-1
/
+10
2013-01-16
spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.
Günther Deschner
1
-6
/
+8
2013-01-14
samr: Make use of posix_openpt
Volker Lendecke
1
-0
/
+4
2013-01-14
samr: Split up an assignment from an if condition
Volker Lendecke
1
-1
/
+2
2013-01-09
Use the new directory_create_or_exist_strict() function.
Andreas Schneider
1
-1
/
+1
2013-01-07
smbd: Fix calls to create_conn_struct_cwd to be correctly indented.
Andrew Bartlett
1
-10
/
+10
2013-01-07
smbd: Split create_conn_struct into a fn that does not change the working dir
Andrew Bartlett
1
-2
/
+2
2013-01-07
spoolss: add stubs for new JobNamedProperty dcerpc calls.
Günther Deschner
1
-0
/
+44
2012-12-21
s3-rpc_server: Fix username and remote check.
Andreas Schneider
1
-2
/
+2
2012-12-21
s3-rpc_server: Make it clear we want to fall trough here.
Andreas Schneider
1
-0
/
+1
2012-12-21
s3-rpc_server: Fix null pointer derefs in rpc_pipe_open_interface().
Andreas Schneider
1
-5
/
+7
[next]