index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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: Use tmp_ctx in winreg_get_driver_list_internal.
Andreas Schneider
2011-07-27
1
-7
/
+20
*
s3-spoolss: Use tmp_ctx in winreg_get_driver_internal.
Andreas Schneider
2011-07-27
1
-7
/
+20
*
s3-spoolss: Use tmp_ctx in winreg_delete_printer_dataex_internal.
Andreas Schneider
2011-07-27
1
-6
/
+19
*
s3-spoolss: Use tmp_ctx in winreg_get_printer_dataex_internal.
Andreas Schneider
2011-07-27
1
-9
/
+22
*
s3-spoolss: Use tmp_ctx in winreg_enum_printer_dataex_internal.
Andreas Schneider
2011-07-27
1
-7
/
+20
*
s3-spoolss: Use tmp_ctx in winreg_set_printer_dataex_internal.
Andreas Schneider
2011-07-27
1
-9
/
+22
*
s3-spoolss: Use tmp_ctx in winreg_update_printer_internal.
Andreas Schneider
2011-07-27
1
-8
/
+21
*
s3-spoolss: Use tmp_ctx in winreg_create_printer_internal.
Andreas Schneider
2011-07-27
1
-4
/
+17
*
s3-spoolss: Use tmp_ctx in winreg_get_printer_internal.
Andreas Schneider
2011-07-27
1
-5
/
+17
*
s3-spoolss: Use tmp_ctx in winreg_printer_get_changeid_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Use tmp_ctx in winreg_printer_update_changeid_internal.
Andreas Schneider
2011-07-27
1
-4
/
+17
*
s3-spoolss: Use tmp_ctx in winreg_delete_printer_key_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Free local in winreg_printer_binding_handle.
Andreas Schneider
2011-07-27
1
-0
/
+1
*
s3-spoolss: Improve memory efficiency.
Simo Sorce
2011-07-27
1
-158
/
+242
*
s3-rpc_server: Copy correct local tsocket address.
Andreas Schneider
2011-07-27
1
-1
/
+1
*
s3-rpc_server: Do not set msg_ctx twice
Simo Sorce
2011-07-22
1
-1
/
+0
*
s3-rpc_server: Pass msg_ctx to make_base_pipes_struct().
Andreas Schneider
2011-07-21
1
-1
/
+1
*
s3-rpc_server: Create common function to allocate pipes_struct
Simo Sorce
2011-07-21
4
-68
/
+76
*
s3-rpc_server: Move pipe/handles functions
Simo Sorce
2011-07-21
5
-88
/
+279
*
s3-rpc_server: Fixed header define.
Andreas Schneider
2011-07-21
1
-3
/
+3
*
s3-rpc_server: Remove unused endpoint information.
Andreas Schneider
2011-07-21
1
-18
/
+1
*
s3-rpc_server: We need to copy the session_info for external pipes.
Andreas Schneider
2011-07-21
1
-1
/
+6
*
s3-rpc_server: Duplicate the pipe name.
Andreas Schneider
2011-07-21
1
-1
/
+8
*
s3-rpc_server: Free the np dir.
Andreas Schneider
2011-07-21
1
-0
/
+1
*
s3-rpc_server: Fix messaging context in the pipes struct.
Andreas Schneider
2011-07-21
1
-1
/
+4
*
s3-rpc_server: Add my copyright.
Andreas Schneider
2011-07-21
1
-0
/
+1
*
s3-auth Remove seperate guest boolean
Andrew Bartlett
2011-07-20
2
-2
/
+3
*
s3-rpc_server remove per-element copies of auth_session_info
Andrew Bartlett
2011-07-20
2
-44
/
+4
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
16
-95
/
+95
*
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
2011-07-20
5
-67
/
+37
*
s3-rpc_server read and write the unix_token and unix_info across named_pipe_auth
Andrew Bartlett
2011-07-20
2
-27
/
+42
*
s3-auth Use system boolean in auth_user_info_unix
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3-auth Use guest boolean in auth_user_info_unix
Andrew Bartlett
2011-07-20
2
-2
/
+2
*
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
2011-07-20
6
-42
/
+42
*
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
2011-07-20
16
-98
/
+98
*
Add my copyright
Andrew Bartlett
2011-07-20
2
-0
/
+2
*
s3-rpc_server: Fixed segfaults in rpc daemons.
Andreas Schneider
2011-07-18
3
-3
/
+8
*
lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, not
Günther Deschner
2011-07-15
1
-1
/
+4
*
lsa: rename auth info argument in lsa_CreateTrustedDomainEx2
Günther Deschner
2011-07-15
1
-5
/
+5
*
s3-rpc_server: Pass event and messaging context to accept function.
Andreas Schneider
2011-07-14
1
-5
/
+14
*
s3-librpc: Pass messaging context to dcerpc register functions.
Andreas Schneider
2011-07-14
1
-0
/
+1
*
s3-epmapper: Fix adding tcpip endpoints.
Andreas Schneider
2011-07-13
1
-0
/
+8
*
s3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINREG was pulling in rpc ...
Günther Deschner
2011-07-08
1
-3
/
+3
*
s3-printing: safe a ton of roundtrips by reusing existing winreg binding_hand...
Günther Deschner
2011-07-07
1
-148
/
+191
*
s3-printing: use winreg_internal functions.
Günther Deschner
2011-07-07
1
-73
/
+73
*
s3-printing: add winreg_internal functions.
Günther Deschner
2011-07-07
3
-1
/
+540
*
s3-printing: add winreg_printer_binding_handle and remove most of srv_spoolss...
Günther Deschner
2011-07-07
2
-4772
/
+12
*
s3-printing: move driver_info_ctr_to_info8 to init_spoolss.h
Günther Deschner
2011-07-07
1
-0
/
+1
*
s3-printing: move os2 related functions to printing/nt_printing_os2.c.
Günther Deschner
2011-07-07
1
-0
/
+1
[prev]
[next]