s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
[samba.git] / source3 / rpc_server /
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...
2010-09-16 Andrew Tridgells4-netlogon: added IDL for netr_DsrUpdateReadOnlyServer...
2010-09-15 Günther Deschners3-rpc_server: fix some uninitalized variables and...
2010-09-15 Andreas Schneiders3-rpc_server: Use talloc_stackframe.
2010-09-15 Simo Sorces3-rpc_server: Moved ncacn_np declarations in common...
2010-09-15 Simo Sorces3-rpc_server: Moved "external" pipe functions to rpc_n...
2010-09-15 Andreas Schneiders3-rpc_server: Added new parametric option 'rpc_server'
2010-09-15 Simo Sorces3-rpc_server: Renamed rpc_ncacn_np_internal.c.
2010-09-15 Simo Sorces3-rpc_server: Convert rpc_connect_spoolss_pipe into...
2010-09-15 Simo Sorces3-rpc_server: Added support for internal connections...
2010-09-15 Simo Sorces3-rpc_server: Accept connections and process requests.
2010-09-15 Simo Sorces3-rpc_server: Added helper functions to read data...
2010-09-15 Simo Sorces3-rpc_server: Addded function to create custom pipes_s...
2010-09-15 Simo Sorces3-rpc_server: Add generic listener callback.
2010-09-15 Simo Sorces3-rpc_server: Added initial generic RPC server infrast...
2010-09-15 Simo Sorces3-rpc_server: Added debug to see how much data has...
2010-09-15 Simo Sorces3-rpc_server: Make process_incoming_data() public.
2010-09-15 Simo Sorces3-rpc_server: Make pipe destructor public.
2010-09-15 Simo Sorces3-rpc_server: Fixed unhandled error condition.
2010-09-11 Andrew Bartletts3-samr Explian better the use of two privileges in...
2010-09-11 Andrew Bartletts3-util_sid Tidy up global struct security_token
2010-09-11 Andrew Bartletts3-privs Overhaul PRIVILEGE_SET handling, avoid dealing...
2010-09-11 Andrew Bartletts3-privs Hide the bitmap-based grant_privilege and...
2010-09-11 Andrew Bartletts3-privs Make privilege_enum_sids() take an LUID, not...
2010-09-11 Andrew Bartlettlibcli/security make sec_privilege_id() return SEC_PRIV...
2010-09-11 Andrew Bartletts3-privs Rework access_check_object() to take two privi...
2010-09-11 Andrew Bartlettlibcli/security Remove luid_to_se_priv() and luid_to_pr...
2010-09-11 Andrew Bartletts3-privs Convert from user_has_privileges() -> security...
2010-09-11 Andrew Bartletts3-privs Remove a pointer from grant_privilege()
2010-09-11 Andrew Bartletts3-privs Remove pointer indirection from se_priv_to_pri...
2010-09-11 Andrew Bartletts3-privs Remove a pointer indirection from revoke_privi...
2010-09-11 Andrew Bartlettlibcli/security Don't export privs[] as a global variable
2010-09-11 Andrew Bartletts3-lsa Use sec_privilege_id() to lookup name to LUID
2010-09-11 Andrew Bartlettlibcli/security Return number of entries in the old...
2010-09-11 Andrew Bartlettlibcli/privileges Simplify get_privilege_luid() to...
2010-09-11 Andrew Bartletts3-privs Inline dump_se_priv into callers now that...
2010-09-11 Andrew Bartletts3-privs Rename structure elements for greater clarity
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-09-11 Andrew Bartletts3-privs Further changes to remove SE_PRIV
2010-09-10 Günther Deschners3-spoolss: Fix _spoolss_GetPrinter().
2010-09-10 Andreas Schneiders3-spoolss: Don't leak memory on the session counter...
2010-09-10 Simo Sorces3-spoolss: Allow multiple client backchannels.
2010-09-10 Simo Sorces3-spoolss: Split function to send notification.
2010-09-10 Simo Sorces3-spoolss: Use a single structure for all the back...
2010-09-10 Simo Sorces3-spoolss: Rename Printer_entry to struct printer_handle.
2010-09-10 Simo Sorces3-spoolss: Move Printer_entry to srv_spoolss_nt.c
2010-09-10 Simo Sorces3-spoolss: Allocate printer entries on the pipe struct.
2010-09-10 Simo Sorces3-spoolss: Rename session counter structure and use...
2010-09-09 Günther Deschners3-spoolss: allow a short printername w/o servername.
2010-09-09 Andreas Schneiders3-spoolss: Use systerm server_info for winreg connection.
2010-09-09 Andreas Schneiders3-spoolss: Make auth_serversupplied_info const.
2010-09-09 Andreas Schneiders3-rpcint: Make auth_serversupplied_info const.
2010-09-09 Andreas Schneiders3-spoolss: Fixed some build warnings.
2010-09-08 Andreas Schneiders3-spoolss: Move spoolss winreg to new dcerpc client...
2010-09-08 Andreas Schneiders3-spoolss: Fixed a possible crash bug.
2010-09-07 Volker Lendeckes3: Prune the printername cache when a printer is deleted
2010-09-04 Stefan Metzmachers3:rpc_server: implement rpcint_bh_set_timeout() as...
2010-09-04 Stefan Metzmachers3:rpc_server: make it possible to use rpcint_binding_h...
2010-09-03 Günther Deschners3-spoolss: fix some debug statements.
2010-08-30 Simo Sorces3-dcerpc: Implement DCERPC_AUTH_TYPE_KRB5 server side
2010-08-29 Volker Lendeckes3: Remove smbd_server_fd() from srv_netlog_nt
2010-08-29 Volker Lendeckes3: Remove some uses of smbd_server_fd()
2010-08-27 Volker Lendeckes3: Cache results of finding printer names
2010-08-27 Volker Lendeckes3: Pass rhost through to smb_pam_passchange
2010-08-25 Günther Deschners3-build: only include rpc_misc.h where needed.
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-25 Günther Deschners3-dcerpc: only include rpc_dce.h where needed.
2010-08-25 Günther Deschners3-build: only include "fake_file.h" where needed.
2010-08-25 Günther Deschners3-lsa: separate out init_lsa headers.
2010-08-22 Volker Lendeckes3: Replace calls to check_access by allow_access
2010-08-18 Volker Lendeckes3: Use pipe_struct->client_id->name for pjob.clientmachine
2010-08-18 Volker Lendeckes3: Add "client_id" to pipes_struct
2010-08-18 Volker Lendeckes3: Lift smbd_server_fd from reload_services()
2010-08-17 Volker Lendeckes3: Lift smbd_server_fd() from read_fd_with_timeout()
2010-08-17 Volker Lendeckes3: Remove unused "pos" arg from print_job_write
2010-08-17 Andreas Schneiders3-samr: Correctly fix the transition from enum to...
2010-08-17 Simo Sorces3-dcerpc: Remove unused function
2010-08-17 Simo Sorces3-dcerpc: make a few local functions as static
2010-08-17 Andreas Schneiders3-samr: Fixed some build warnings.
2010-08-16 Stefan Metzmachers3:rpc_server: remove unused rpc_pipe_internal_dispatch()
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
2010-08-13 Jeremy AllisonEliminate any chance of a class of "uninitialized auto...
2010-08-12 Jeremy AllisonFix bug #7617 - smbd coredump due to uninitialized...
2010-08-12 Stefan Metzmachers3:rpc_server: add rpc_pipe_open_internal dcerpc_bindin...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from spoolss_setjob_1
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from construct_pr...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from construct_pr...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from construct_no...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from construct_no...
2010-08-08 Volker Lendeckes3: Pass messaging_context through s_notify_info_data_table
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from update_monit...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_en...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_write
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_se...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
next