summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-09-10s3-printing: fix non-ads build after prototype changes.Günther Deschner1-1/+1
2010-09-10s3: Simplify generate_krb5_ccache slightlyVolker Lendecke1-4/+0
2010-09-10Check all SMB_MALLOC returns correctly. Found by Andreas Moroder <andreas.mor...Jeremy Allison2-3/+18
2010-09-10s3:torture: fix printf output, lines can't start with lower case "test"Stefan Metzmacher1-31/+30
2010-09-10s3:torture: fix run_uid_regression_testStefan Metzmacher1-8/+20
2010-09-10s3-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETEDStefan Metzmacher1-0/+2
2010-09-10s3-spoolss: Fix _spoolss_GetPrinter().Günther Deschner1-1/+2
2010-09-10s3-spoolss: Don't leak memory on the session counter list.Andreas Schneider3-1/+21
2010-09-10s3-spoolss: Allow multiple client backchannels.Simo Sorce1-77/+116
2010-09-10s3-spoolss: Split function to send notification.Simo Sorce1-127/+162
2010-09-10s3-spoolss: Use a single structure for all the back channel data.Simo Sorce1-14/+18
2010-09-10s3-spoolss: Rename Printer_entry to struct printer_handle.Simo Sorce1-53/+53
2010-09-10s3-spoolss: Move Printer_entry to srv_spoolss_nt.cSimo Sorce2-40/+44
2010-09-10s3-spoolss: Allocate printer entries on the pipe struct.Simo Sorce1-1/+2
2010-09-10s3-spoolss: Rename session counter structure and use talloc.Simo Sorce1-8/+7
2010-09-10s3-dsgetdcname: cleanup receive_getdc_response a little.Günther Deschner1-14/+18
2010-09-10s3-build: use proper RPC_X_OBJ target names.Günther Deschner2-32/+35
2010-09-10s3-waf: use proper RPC_X_SRC names.Günther Deschner1-20/+15
2010-09-10s3-build: only link LIBNDR_XATTR_OBJ where needed.Günther Deschner1-2/+2
2010-09-10s3-waf: only link LIBNDR_XATTR_SRC where needed.Günther Deschner1-2/+2
2010-09-10s3-build: link ndr_notify only where needed.Günther Deschner1-2/+2
2010-09-10s3-waf: link ndr_notify only where needed.Günther Deschner1-2/+2
2010-09-10s3-build: link ndr_named_pipe_auth only where needed.Günther Deschner1-2/+2
2010-09-10s3-waf: link ndr_named_pipe_auth only where needed.Günther Deschner1-2/+2
2010-09-10s3-spoolss: allow a short printername w/o servername.Günther Deschner1-6/+1
2010-09-09Fox missing SMB_MALLOC return checks noticed by "Andreas Moroder <andreas.mor...Jeremy Allison5-3/+34
2010-09-09More paranoia to ensure SD's can't be set on read-only shares.Jeremy Allison1-0/+4
2010-09-10s3-selftest: rename printer "print4" to "lp".Günther Deschner1-1/+1
2010-09-09s3: Ensure NULL termination for "workstation" in auth_crapVolker Lendecke1-0/+2
2010-09-09s3-nmbd: use NETLOGON_NT_VERSION_1 in LOGON_PRIMARY_RESPONSE.Günther Deschner1-1/+1
2010-09-09s3: These assignments are overwritten immediatelyVolker Lendecke1-4/+0
2010-09-09s3-nmbd: use autogenerated marshalling for LOGON_SAM_LOGON_REQUEST.Günther Deschner1-301/+94
2010-09-09s3-nmbd: use autogenerated marshalling for LOGON_PRIMARY_QUERY.Günther Deschner1-109/+33
2010-09-09s3-nmbd: use autogenerated marshalling for LOGON_REQUEST.Günther Deschner1-47/+29
2010-09-09s3-nmbd: handle source_name in one location in nmbd_process_logon().Günther Deschner1-5/+4
2010-09-09s3-nmbd: use nbt_netlogon_packet in process_logon_packet().Günther Deschner1-5/+24
2010-09-09s3-printing: Make missing auth_serversupplied_info const.Andreas Schneider1-3/+3
2010-09-09s3-spoolss: Use systerm server_info for winreg connection.Andreas Schneider1-88/+162
2010-09-09s3-spoolss: Make auth_serversupplied_info const.Andreas Schneider3-63/+63
2010-09-09s3-printing: Make auth_serversupplied_info const.Andreas Schneider4-30/+30
2010-09-09s3-msdfs: Make auth_serversupplied_info const.Andreas Schneider2-2/+2
2010-09-09s3-rpcint: Make auth_serversupplied_info const.Andreas Schneider2-5/+5
2010-09-09s3-auth: Added get_server_info_system function.Andreas Schneider2-0/+6
2010-09-09s3-spoolss: Fixed some build warnings.Andreas Schneider1-7/+11
2010-09-09s3-utils: remove unused variable in smbget.Günther Deschner1-1/+0
2010-09-09s3: Remove "mem_ctx" from a few functionsVolker Lendecke3-13/+3
2010-09-09s3: Remove "mem_ctx" from wcache_save_creds()Volker Lendecke3-3/+1
2010-09-09s3: Remove "mem_ctx" from lookup_cached_name()Volker Lendecke4-8/+4
2010-09-09s3: Remove a nested if-statementVolker Lendecke1-5/+3
2010-09-09s3: Fill in workstation in winbindd_pam_auth_crap_sendVolker Lendecke2-6/+5