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