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_server: Convert rpc_connect_spoolss_pipe into a generic interface.
Simo Sorce
2010-09-15
1
-28
/
+50
*
s3-rpc_server: Added support for internal connections to external daemons.
Simo Sorce
2010-09-15
1
-2
/
+115
*
s3-rpc_server: Accept connections and process requests.
Simo Sorce
2010-09-15
1
-17
/
+337
*
s3-rpc_server: Added helper functions to read data from a ncacn socket.
Simo Sorce
2010-09-15
1
-0
/
+80
*
s3-rpc_server: Addded function to create custom pipes_struct.
Simo Sorce
2010-09-15
1
-0
/
+99
*
s3-rpc_server: Add generic listener callback.
Simo Sorce
2010-09-15
1
-4
/
+47
*
s3-rpc_server: Added initial generic RPC server infrastructure.
Simo Sorce
2010-09-15
2
-1
/
+91
*
s3-rpc_server: Added debug to see how much data has been read out.
Simo Sorce
2010-09-15
1
-0
/
+4
*
s3-rpc_server: Make process_incoming_data() public.
Simo Sorce
2010-09-15
1
-1
/
+1
*
s3-rpc_server: Make pipe destructor public.
Simo Sorce
2010-09-15
1
-3
/
+1
*
s3-rpc_server: Fixed unhandled error condition.
Simo Sorce
2010-09-15
1
-1
/
+2
*
s3-samr Explian better the use of two privileges in this call
Andrew Bartlett
2010-09-11
1
-0
/
+4
*
s3-util_sid Tidy up global struct security_token
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-privs Overhaul PRIVILEGE_SET handling, avoid dealing with the bitmap
Andrew Bartlett
2010-09-11
1
-56
/
+18
*
s3-privs Hide the bitmap-based grant_privilege and revoke_privilege
Andrew Bartlett
2010-09-11
1
-12
/
+3
*
s3-privs Make privilege_enum_sids() take an LUID, not a bitmap
Andrew Bartlett
2010-09-11
1
-3
/
+4
*
libcli/security make sec_privilege_id() return SEC_PRIV_INVALID on failure.
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-privs Rework access_check_object() to take two privileges
Andrew Bartlett
2010-09-11
2
-65
/
+56
*
libcli/security Remove luid_to_se_priv() and luid_to_privilege_name()
Andrew Bartlett
2010-09-11
1
-3
/
+9
*
s3-privs Convert from user_has_privileges() -> security_token_has_privilege()
Andrew Bartlett
2010-09-11
5
-38
/
+22
*
s3-privs Remove a pointer from grant_privilege()
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-privs Remove pointer indirection from se_priv_to_privilege_set()
Andrew Bartlett
2010-09-11
1
-2
/
+2
*
s3-privs Remove a pointer indirection from revoke_privilege()
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli/security Don't export privs[] as a global variable
Andrew Bartlett
2010-09-11
1
-5
/
+2
*
s3-lsa Use sec_privilege_id() to lookup name to LUID
Andrew Bartlett
2010-09-11
1
-9
/
+4
*
libcli/security Return number of entries in the old source3 list
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli/privileges Simplify get_privilege_luid() to return just the enum
Andrew Bartlett
2010-09-11
1
-4
/
+2
*
s3-privs Inline dump_se_priv into callers now that it's just a uint64_t
Andrew Bartlett
2010-09-11
1
-4
/
+2
*
s3-privs Rename structure elements for greater clarity
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
2010-09-11
4
-16
/
+16
*
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
2010-09-11
1
-2
/
+2
*
s3-privs Further changes to remove SE_PRIV
Andrew Bartlett
2010-09-11
4
-25
/
+25
*
s3-spoolss: Fix _spoolss_GetPrinter().
Günther Deschner
2010-09-10
1
-1
/
+2
*
s3-spoolss: Don't leak memory on the session counter list.
Andreas Schneider
2010-09-10
1
-0
/
+12
*
s3-spoolss: Allow multiple client backchannels.
Simo Sorce
2010-09-10
1
-77
/
+116
*
s3-spoolss: Split function to send notification.
Simo Sorce
2010-09-10
1
-127
/
+162
*
s3-spoolss: Use a single structure for all the back channel data.
Simo Sorce
2010-09-10
1
-14
/
+18
*
s3-spoolss: Rename Printer_entry to struct printer_handle.
Simo Sorce
2010-09-10
1
-53
/
+53
*
s3-spoolss: Move Printer_entry to srv_spoolss_nt.c
Simo Sorce
2010-09-10
1
-0
/
+44
*
s3-spoolss: Allocate printer entries on the pipe struct.
Simo Sorce
2010-09-10
1
-1
/
+2
*
s3-spoolss: Rename session counter structure and use talloc.
Simo Sorce
2010-09-10
1
-8
/
+7
*
s3-spoolss: allow a short printername w/o servername.
Günther Deschner
2010-09-10
1
-6
/
+1
*
s3-spoolss: Use systerm server_info for winreg connection.
Andreas Schneider
2010-09-09
1
-88
/
+162
*
s3-spoolss: Make auth_serversupplied_info const.
Andreas Schneider
2010-09-09
3
-63
/
+63
*
s3-rpcint: Make auth_serversupplied_info const.
Andreas Schneider
2010-09-09
1
-3
/
+3
*
s3-spoolss: Fixed some build warnings.
Andreas Schneider
2010-09-09
1
-7
/
+11
*
s3-spoolss: Move spoolss winreg to new dcerpc client funtions.
Andreas Schneider
2010-09-08
1
-347
/
+389
*
s3-spoolss: Fixed a possible crash bug.
Andreas Schneider
2010-09-08
1
-1
/
+15
*
s3: Prune the printername cache when a printer is deleted
Volker Lendecke
2010-09-07
1
-2
/
+20
*
s3:rpc_server: implement rpcint_bh_set_timeout() as dummy
Stefan Metzmacher
2010-09-04
1
-0
/
+8
[prev]
[next]