summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Simplify the logic in generate_krb5_ccacheVolker Lendecke2010-09-111-51/+28
* s3/winbind: use mono time for startup timeout checkBjörn Jacke2010-09-103-6/+6
* s3-selftest: add print_test_extended (as called from RPC-PRINTER) to knownfai...Günther Deschner2010-09-101-0/+1
* s3-printing: fix non-ads build after prototype changes.Günther Deschner2010-09-101-1/+1
* s3: Simplify generate_krb5_ccache slightlyVolker Lendecke2010-09-101-4/+0
* Check all SMB_MALLOC returns correctly. Found by Andreas Moroder <andreas.mor...Jeremy Allison2010-09-102-3/+18
* s3:torture: fix printf output, lines can't start with lower case "test"Stefan Metzmacher2010-09-101-31/+30
* s3:torture: fix run_uid_regression_testStefan Metzmacher2010-09-101-8/+20
* s3-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETEDStefan Metzmacher2010-09-101-0/+2
* s3-spoolss: Fix _spoolss_GetPrinter().Günther Deschner2010-09-101-1/+2
* s3-spoolss: Don't leak memory on the session counter list.Andreas Schneider2010-09-103-1/+21
* s3-spoolss: Allow multiple client backchannels.Simo Sorce2010-09-101-77/+116
* s3-spoolss: Split function to send notification.Simo Sorce2010-09-101-127/+162
* s3-spoolss: Use a single structure for all the back channel data.Simo Sorce2010-09-101-14/+18
* s3-spoolss: Rename Printer_entry to struct printer_handle.Simo Sorce2010-09-101-53/+53
* s3-spoolss: Move Printer_entry to srv_spoolss_nt.cSimo Sorce2010-09-102-40/+44
* s3-spoolss: Allocate printer entries on the pipe struct.Simo Sorce2010-09-101-1/+2
* s3-spoolss: Rename session counter structure and use talloc.Simo Sorce2010-09-101-8/+7
* s3-dsgetdcname: cleanup receive_getdc_response a little.Günther Deschner2010-09-101-14/+18
* s3-build: use proper RPC_X_OBJ target names.Günther Deschner2010-09-102-32/+35
* s3-waf: use proper RPC_X_SRC names.Günther Deschner2010-09-101-20/+15
* s3-build: only link LIBNDR_XATTR_OBJ where needed.Günther Deschner2010-09-101-2/+2
* s3-waf: only link LIBNDR_XATTR_SRC where needed.Günther Deschner2010-09-101-2/+2
* s3-build: link ndr_notify only where needed.Günther Deschner2010-09-101-2/+2
* s3-waf: link ndr_notify only where needed.Günther Deschner2010-09-101-2/+2
* s3-build: link ndr_named_pipe_auth only where needed.Günther Deschner2010-09-101-2/+2
* s3-waf: link ndr_named_pipe_auth only where needed.Günther Deschner2010-09-101-2/+2
* s3-spoolss: allow a short printername w/o servername.Günther Deschner2010-09-101-6/+1
* Fox missing SMB_MALLOC return checks noticed by "Andreas Moroder <andreas.mor...Jeremy Allison2010-09-095-3/+34
* More paranoia to ensure SD's can't be set on read-only shares.Jeremy Allison2010-09-091-0/+4
* s3-selftest: rename printer "print4" to "lp".Günther Deschner2010-09-101-1/+1
* s3: Ensure NULL termination for "workstation" in auth_crapVolker Lendecke2010-09-091-0/+2
* s3-nmbd: use NETLOGON_NT_VERSION_1 in LOGON_PRIMARY_RESPONSE.Günther Deschner2010-09-091-1/+1
* s3: These assignments are overwritten immediatelyVolker Lendecke2010-09-091-4/+0
* s3-nmbd: use autogenerated marshalling for LOGON_SAM_LOGON_REQUEST.Günther Deschner2010-09-091-301/+94
* s3-nmbd: use autogenerated marshalling for LOGON_PRIMARY_QUERY.Günther Deschner2010-09-091-109/+33
* s3-nmbd: use autogenerated marshalling for LOGON_REQUEST.Günther Deschner2010-09-091-47/+29
* s3-nmbd: handle source_name in one location in nmbd_process_logon().Günther Deschner2010-09-091-5/+4
* s3-nmbd: use nbt_netlogon_packet in process_logon_packet().Günther Deschner2010-09-091-5/+24
* s3-printing: Make missing auth_serversupplied_info const.Andreas Schneider2010-09-091-3/+3
* s3-spoolss: Use systerm server_info for winreg connection.Andreas Schneider2010-09-091-88/+162
* s3-spoolss: Make auth_serversupplied_info const.Andreas Schneider2010-09-093-63/+63
* s3-printing: Make auth_serversupplied_info const.Andreas Schneider2010-09-094-30/+30
* s3-msdfs: Make auth_serversupplied_info const.Andreas Schneider2010-09-092-2/+2
* s3-rpcint: Make auth_serversupplied_info const.Andreas Schneider2010-09-092-5/+5
* s3-auth: Added get_server_info_system function.Andreas Schneider2010-09-092-0/+6
* s3-spoolss: Fixed some build warnings.Andreas Schneider2010-09-091-7/+11
* s3-utils: remove unused variable in smbget.Günther Deschner2010-09-091-1/+0
* s3: Remove "mem_ctx" from a few functionsVolker Lendecke2010-09-093-13/+3
* s3: Remove "mem_ctx" from wcache_save_creds()Volker Lendecke2010-09-093-3/+1