s4:dcesrv_samr_GetAliasMembership - fix type of counter variables
[kamenim/samba.git] / source3 / rpc_server /
2010-06-08 Volker LendeckeRevert "s3:auth Change auth_ntlmssp_server_info API...
2010-06-07 Simo Sorces3:smbd add utility function to check if there are...
2010-06-07 Simo Sorces3:rpc make num_pipe_handles get an actual pipe as...
2010-06-07 Simo Sorces3:rpc handles are used by all pipes, use better name
2010-06-07 Simo Sorces3:rpc fix potential out of bound memory access
2010-06-07 Andrew Bartletts3:auth add hooks to indicate if signing or sealing...
2010-06-07 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-06-07 Andrew Bartletts3:named pipe proxy Improve error messages when named...
2010-06-07 Günther Deschners3-privileges: use LUID defines from lsa IDL.
2010-06-04 Andreas Schneiders3-rpc: Create a file with all functions for a internal...
2010-06-04 Andreas Schneiders3-rpc: Seperate rpc_srv_register for plain connection.
2010-06-03 Günther Deschners3-build: only include generated spoolss headers (not...
2010-06-03 Günther Deschners3-security: use shared "Standard access rights.".
2010-06-03 Günther Deschners3-security: use shared "File Object specific access...
2010-06-03 Günther Deschners3-security: use shared Security Access Masks Rights.
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_SACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_GROUP define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_OWNER define.
2010-06-01 Günther Deschners3-eventlog: try to pass RPC-EVENTLOG during make test...
2010-05-31 Günther Deschners3-netlogon: Fix crash bug in _netr_NetrEnumerateTruste...
2010-05-31 Simo Sorces3:smbd map_username() doesn't need sconn anymore
2010-05-31 Günther Deschners3-netlogon: use LSA in _netr_NetrEnumerateTrustedDomains.
2010-05-31 Günther Deschners3-netlogon: use SAMR in _netr_ServerAuthenticate3.
2010-05-31 Günther Deschners3-samr: give the system user a free pass for _samr_Que...
2010-05-31 Günther Deschners3-netlogon: use SAMR in _netr_ServerPasswordSet{2}.
2010-05-31 Andrew Bartletts3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-31 Andrew Bartletts3:auth Remove AUTH_NTLMSSP_STATE typedef.
2010-05-31 Andrew Bartletts3:auth Make AUTH_NTLMSSP_STATE a private structure.
2010-05-31 Matthias Dieter... s3/s4:netrEnumerateTrustedDomains - this call returns...
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-28 Günther Deschners3-samr: Fix crash bug in _samr_QueryUserInfo{2} level 18.
2010-05-28 Günther Deschners3-build: only use ndr_samr.h where needed.
2010-05-27 Simo Sorces3:auth use info3 in auth_serversupplied_info
2010-05-27 Stefan Metzmachers3:rpc_server: make use of the npa_tstream code to...
2010-05-27 Stefan Metzmachers3:rpc_server: pass down local and remote tsocket_addre...
2010-05-27 Stefan Metzmachers3:rpc_server: add np_read_in_progress() function
2010-05-27 Stefan Metzmachers3:rpc_server: make sure we don't send uninitialized...
2010-05-26 Günther Deschners3-samr: move chgpasswd.c out of smbd and into the...
2010-05-26 Simo Sorces3-rpc_server: Created a per connection spoolss pipe.
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:srv_ntsvcs: use regval_ctr/blob accessor functions
2010-05-25 Michael Adams3:registry: extract registry_pull/push_value prototype...
2010-05-25 Michael Adams3:registry: extract reg_perfcount prototypes into...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-20 Günther Deschners3-services: move services.h closer to services impleme...
2010-05-18 Günther Deschners3-passdb: move get_logon_hours_from_pdb() into samr...
2010-05-18 Günther Deschners3-rpc_client: move protos to init_spoolss.h
2010-05-18 Simo Sorces3-spoolss: Removed the Phantom DeviceMode.
2010-05-18 Andreas Schneiders3-spoolss: Use the spoolss_map_to_os2_driver to modify...
2010-05-18 Andreas Schneiders3-spoolss: Added EN ISO 216, A0 and A1 to builtin...
2010-05-18 Andreas Schneiders3-spoolss: Sorted the builtin forms alphabetically.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct sec_desc_buf SEC_DES...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-05-17 Günther Deschners3-crypto: only include crypto headers when crypto...
2010-05-17 Günther Deschners3-samr: move samr helper prototypes outside of proto.h
2010-05-17 Günther Deschners3-services: move services.h to where it is actually...
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-05-06 Günther Deschners3-spoolss: make several notify functions static.
2010-05-06 Günther Deschners3-eventlog: move all eventlog headers to lib/eventlog...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-05-05 Günther Deschners3-spoolss: remove unused winreg_enumval_to_blob().
2010-05-05 Andreas Schneiders3-spoolss: Create default DsSpooler values.
2010-05-05 Andreas Schneiders3-spoolss: Fixed the DeviceMode handling in winreg.
2010-05-05 Andreas Schneiders3-spoolss: Added winreg security descriptor functions.
2010-05-05 Andreas Schneiders3-spoolss: Migrated winreg to spoolss_create_default_s...
2010-05-05 Günther Deschners3-spoolss: make sure to return success in winreg_get_d...
2010-05-05 Günther Deschners3-spoolss: talloc_steal the returned driver_list in...
2010-05-05 Simo Sorces3-spoolss: Fixed winreg_printer_query_XXX.
2010-05-05 Andreas Schneiders3-spoolss: Added a winreg_printer_query_binary function.
2010-05-05 Andreas Schneiders3-spoolss: Fixed memory error in winreg_get_driver.
2010-05-05 Andreas Schneiders3-spoolss: Added a sharename arg to winreg_update_printer.
2010-05-05 Andreas Schneiders3-spoolss: Added missing servername option to winreg_...
2010-05-05 Andreas Schneiders3-spoolss: Added missing Printer Driver in winreg_...
2010-05-04 Simo Sorces3-spoolss: Remove duplicate macro.
2010-05-04 Andreas Schneiders3-lib: Create a sec_desc_merge and sec_desc_merge_buf...
2010-04-27 Günther Deschners3-spoolss: add support for SetJobInfo level 1 (for...
2010-04-27 Günther Deschners3-spoolss: fix some uninitialized variables.
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg_get_printer function.
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg_create_printer function.
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg_update_printer function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_get_driver_list function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_del_driver function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_get_driver function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_add_driver function.
2010-04-23 Andreas Schneiders3-spoolss: Fixed winreg_delete_printer_key if key...
2010-04-23 Simo Sorces3-spoolss: Add date and version winreg helpers.
2010-04-23 Andreas Schneiders3-spoolss: Added more winreg hepler functions.
2010-04-23 Simo Sorces3-spoolss: Added winreg helper functions
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg function to query a dword.
2010-04-23 Andreas Schneiders3-spoolss: Added a function to get the ChangeID from...
2010-04-23 Andreas Schneiders3-spoolss: Added a function to update the ChangeID...
2010-04-23 Andreas Schneiders3-spoolss: Added winreg helper functions to write...
2010-04-23 Andreas Schneiders3-spoolss: Fixed return values of winreg_printer_delet...
2010-04-23 Andreas Schneiders3-spoolss: Added missing return value to winreg_printe...
next