Age | Commit message (Expand) | Author | Files | Lines |
2010-06-03 | s3-build: only include generated spoolss headers (not ndr headers). | Günther Deschner | 1 | -0/+1 |
2010-06-03 | s3-security: use shared "Standard access rights.". | Günther Deschner | 4 | -15/+15 |
2010-06-03 | s3-security: use shared "File Object specific access rights". | Günther Deschner | 1 | -2/+2 |
2010-06-03 | s3-security: use shared Security Access Masks Rights. | Günther Deschner | 1 | -2/+2 |
2010-06-03 | s3-security: use shared SECINFO_DACL define. | Günther Deschner | 2 | -5/+5 |
2010-06-03 | s3-security: use shared SECINFO_SACL define. | Günther Deschner | 2 | -2/+2 |
2010-06-03 | s3-security: use shared SECINFO_GROUP define. | Günther Deschner | 2 | -3/+3 |
2010-06-03 | s3-security: use shared SECINFO_OWNER define. | Günther Deschner | 2 | -3/+3 |
2010-06-01 | s3-eventlog: try to pass RPC-EVENTLOG during make test as non-root. | Günther Deschner | 1 | -5/+22 |
2010-05-31 | s3-netlogon: Fix crash bug in _netr_NetrEnumerateTrustedDomains(). | Günther Deschner | 1 | -18/+11 |
2010-05-31 | s3:smbd map_username() doesn't need sconn anymore | Simo Sorce | 1 | -6/+3 |
2010-05-31 | s3-netlogon: use LSA in _netr_NetrEnumerateTrustedDomains. | Günther Deschner | 1 | -18/+66 |
2010-05-31 | s3-netlogon: use SAMR in _netr_ServerAuthenticate3. | Günther Deschner | 1 | -33/+73 |
2010-05-31 | s3-samr: give the system user a free pass for _samr_QueryUserInfo{2} level 18. | Günther Deschner | 1 | -0/+5 |
2010-05-31 | s3-netlogon: use SAMR in _netr_ServerPasswordSet{2}. | Günther Deschner | 1 | -111/+165 |
2010-05-31 | s3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet() and ntlmssp_seal_packet() | Andrew Bartlett | 1 | -7/+9 |
2010-05-31 | ntlmssp: Make the ntlmssp.h from source3/ a common header | Andrew Bartlett | 1 | -1/+1 |
2010-05-31 | s3:auth Remove AUTH_NTLMSSP_STATE typedef. | Andrew Bartlett | 1 | -7/+7 |
2010-05-31 | s3:auth Make AUTH_NTLMSSP_STATE a private structure. | Andrew Bartlett | 1 | -26/+27 |
2010-05-31 | s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" result | Matthias Dieter Wallnöfer | 1 | -7/+7 |
2010-05-31 | s3-build: only use ndr_security.h where needed. | Günther Deschner | 3 | -0/+3 |
2010-05-28 | s3-samr: Fix crash bug in _samr_QueryUserInfo{2} level 18. | Günther Deschner | 1 | -4/+13 |
2010-05-28 | s3-build: only use ndr_samr.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-05-28 | s3:auth use info3 in auth_serversupplied_info | Simo Sorce | 2 | -2/+2 |
2010-05-27 | s3:rpc_server: make use of the npa_tstream code to connect to named pipes | Stefan Metzmacher | 1 | -192/+152 |
2010-05-27 | s3:rpc_server: pass down local and remote tsocket_address to np_open() | Stefan Metzmacher | 1 | -1/+15 |
2010-05-27 | s3:rpc_server: add np_read_in_progress() function | Stefan Metzmacher | 1 | -0/+22 |
2010-05-27 | s3:rpc_server: make sure we don't send uninitialized memory for the named_pip... | Stefan Metzmacher | 1 | -1/+1 |
2010-05-26 | s3-samr: move chgpasswd.c out of smbd and into the samr server. | Günther Deschner | 2 | -0/+1137 |
2010-05-26 | s3-rpc_server: Created a per connection spoolss pipe. | Simo Sorce | 1 | -0/+33 |
2010-05-25 | s3:registry: move reg_objects.h to registry/ and use it only where needed | Michael Adam | 3 | -0/+3 |
2010-05-25 | s3:srv_ntsvcs: use regval_ctr/blob accessor functions | Michael Adam | 1 | -5/+5 |
2010-05-25 | s3:registry: extract registry_pull/push_value prototypes into own header | Michael Adam | 1 | -0/+1 |
2010-05-25 | s3:registry: extract reg_perfcount prototypes into header of their own. | Michael Adam | 1 | -0/+1 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 3 | -44/+44 |
2010-05-20 | s3-services: move services.h closer to services implementation. | Günther Deschner | 1 | -1/+1 |
2010-05-18 | s3-passdb: move get_logon_hours_from_pdb() into samr server. | Günther Deschner | 1 | -0/+26 |
2010-05-18 | s3-rpc_client: move protos to init_spoolss.h | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3-spoolss: Removed the Phantom DeviceMode. | Simo Sorce | 1 | -174/+1 |
2010-05-18 | s3-spoolss: Use the spoolss_map_to_os2_driver to modify drivername. | Andreas Schneider | 1 | -0/+5 |
2010-05-18 | s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms. | Andreas Schneider | 1 | -0/+2 |
2010-05-18 | s3-spoolss: Sorted the builtin forms alphabetically. | Andreas Schneider | 1 | -85/+85 |
2010-05-18 | s3-secdesc: remove "typedef struct security_descriptor SEC_DESC". | Günther Deschner | 5 | -30/+30 |
2010-05-18 | s3-secdesc: remove "typedef struct security_acl SEC_ACL". | Günther Deschner | 6 | -7/+7 |
2010-05-18 | s3-secdesc: remove "typedef struct security_ace SEC_ACE". | Günther Deschner | 4 | -4/+4 |
2010-05-18 | s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF". | Günther Deschner | 1 | -2/+2 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 9 | -82/+69 |
2010-05-18 | s3-registry: only include registry headers when really needed. | Günther Deschner | 5 | -0/+5 |
2010-05-18 | s3-crypto: only include crypto headers when crypto is done. | Günther Deschner | 2 | -0/+2 |
2010-05-18 | s3-samr: move samr helper prototypes outside of proto.h | Günther Deschner | 3 | -0/+65 |