summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-smbtorture: make sure to zero the add driver info 8 struct before adding d...Günther Deschner2010-04-271-0/+2
* s4:rpc_server: remove unused socket_address based functionsStefan Metzmacher2010-04-271-18/+0
* s4:web_server: use tsocket_address functions to get the local ip and portStefan Metzmacher2010-04-271-5/+11
* s4:smb_server: use tsocket_address_string() for debugging the client addressStefan Metzmacher2010-04-271-8/+8
* s4:wrepl_server: use tsocket_address functions to get the peer ipStefan Metzmacher2010-04-271-5/+16
* s4:lib/registry: fix the waf buildStefan Metzmacher2010-04-271-1/+1
* s4-smbtorture: upload the full cups driver, otherwise windows will not allow ...Günther Deschner2010-04-271-8/+19
* s4-smbtorture: only compare level 3 for s3 when checking winreg and spoolss_D...Günther Deschner2010-04-271-0/+28
* s4-smbtorture: mention architecture of added drivers in debug output.Günther Deschner2010-04-271-4/+29
* s4-smbtorture: make sure to not attempt to remove a driver file twice.Günther Deschner2010-04-271-0/+6
* s4-smbtorture: setup all members of level 3,4,6,8 driver add.Günther Deschner2010-04-271-19/+28
* s4-smbtorture: use a torture_printer_context and upload own driver for RPC-SP...Günther Deschner2010-04-271-60/+193
* s4-smbtorture: split RPC-SPOOLSS-PRINTER into more tests.Günther Deschner2010-04-271-88/+67
* s4-smbtorture: finally test REG_MULTI_SZ in winreg/driverinfo consistency tests.Günther Deschner2010-04-271-6/+41
* s4: use shared registry functions.Günther Deschner2010-04-274-49/+13
* s4-smbtorture: remove some typecasts in rap tests.Günther Deschner2010-04-271-7/+7
* s4-netlogon: fixed getDcNameEx2 for blank inputsAndrew Tridgell2010-04-285-7/+34
* s4:wrepl_server: use tsocket_address functions to get the peer ipStefan Metzmacher2010-04-271-4/+15
* s4:smb_server: use tsocket_address_string() for debugging the client addressStefan Metzmacher2010-04-271-8/+9
* s4:smb_server: use tsocket_address_string() to display the client addressStefan Metzmacher2010-04-271-3/+5
* s4:smb_server: remove unused socket_address functionsStefan Metzmacher2010-04-271-16/+0
* s4:ntvfs/ipc: remote // debug commentsStefan Metzmacher2010-04-271-5/+0
* s4-torture: not all platforms have defines like AF_AX25Andrew Tridgell2010-04-271-6/+6
* s4:ntvfs: remove socket_address based functionsStefan Metzmacher2010-04-272-32/+0
* s4:ntvfs/ipc: pass the already given tsocket_address structures to the named_...Stefan Metzmacher2010-04-271-29/+2
* s4:smb_server: pass tsocket_addresses to the ntvfs layerStefan Metzmacher2010-04-272-4/+8
* s4:ntvfs: add tsocket based addresses to ntvfs_contextStefan Metzmacher2010-04-272-0/+27
* s4:rpc_server: remove 'socket_address' based functionsStefan Metzmacher2010-04-273-23/+0
* s4:rpc_server/srvsvc: pass tsocket_address to the ntvfs layerStefan Metzmacher2010-04-271-13/+5
* s4:rpc_server/spoolss: use tsocket_address in dcesrv_spoolss_check_server_name()Stefan Metzmacher2010-04-271-4/+7
* s4:rpc_server/netlogon: use tsocket_address in dcesrv_netr_DsRGetDCNameEx2()Stefan Metzmacher2010-04-271-5/+9
* s4:rpc_server: remember the local and remote addressStefan Metzmacher2010-04-273-0/+18
* s4:service_named_pipe: use the passed client and server addressesStefan Metzmacher2010-04-271-1/+38
* s4:cldap_server: allow src_address = NULL in fill_netlogon_samlogon_response()Stefan Metzmacher2010-04-271-2/+10
* s4:dsdb/common: if we don't have the ip of the client return the server site ...Stefan Metzmacher2010-04-271-0/+8
* s4-provision: setup spn_update_list in provisionAndrew Tridgell2010-04-271-1/+5
* s4-dns: install samba_spnupdateAndrew Tridgell2010-04-272-2/+2
* s4-dns: call spn update command alongside dns updateAndrew Tridgell2010-04-271-0/+46
* s4-param: added a "spn update command" optionAndrew Tridgell2010-04-272-0/+5
* s4-dsdb: added samba_spnupdateAndrew Tridgell2010-04-272-0/+164
* s4-dns: explain what the file is forAndrew Tridgell2010-04-271-0/+2
* s4-dns: cope better with comments in dns_update_listAndrew Tridgell2010-04-271-7/+4
* s4:gensec Use a different form of 'name' in GSSAPI import_name()Andrew Bartlett2010-04-271-3/+3
* Simple fix to prevent crash for non-pac principalsMarcel Ritter2010-04-271-0/+5
* s4:kerberos Give a better error message than "Could not allocate memory"Andrew Bartlett2010-04-271-3/+3
* s4:kcc_periodic.c - fix counter typesMatthias Dieter Wallnöfer2010-04-271-1/+1
* s4:wb_cmd_getdcname.c - fix s4 winbind up regarding the new correct "GetAnyDC...Matthias Dieter Wallnöfer2010-04-271-0/+5
* s4:netr_DsRAddressToSitenames[Ex]W calls - implement them correctly with the ...Matthias Dieter Wallnöfer2010-04-271-16/+98
* Revert "s4:netr_DsRAddressToSitenames[Ex]W calls - implement them correctly w...Matthias Dieter Wallnöfer2010-04-271-93/+16
* Revert "s4-netlogon: fixed breakage of dcesrv_netr_GetAnyDCName in sites patch"Matthias Dieter Wallnöfer2010-04-271-0/+6