summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4/dsdb: remove unused dsdb_schema_info_create() functionKamen Mazdrashki2010-04-292-60/+0
* s4/dsdb: Update Schema cache with updated schemaInfo valueKamen Mazdrashki2010-04-291-4/+9
* s4/samldb: Create initial schemaInfo value if it doesn't exists yetKamen Mazdrashki2010-04-291-7/+30
* s4/dsdb: Use default schemaInfo value when no such value is givenKamen Mazdrashki2010-04-293-16/+25
* s4/test: schemaInfo may not to be set yetKamen Mazdrashki2010-04-291-7/+15
* Revert "s4/dsdb: Set schemaInfo attribute value during provisioning"Kamen Mazdrashki2010-04-294-80/+0
* s4-waf: added --enable-build-farm configure optionAndrew Tridgell2010-04-292-6/+32
* s4-selftest: skip RAP-PRINTING tests.Günther Deschner2010-04-281-0/+1
* s4-smbtorture: link in ../../librpc/gen_ndr/ndr_rap.o.Günther Deschner2010-04-284-2/+12
* s4-smbtorture: add test for rap_NetPrintQEnum.Günther Deschner2010-04-281-0/+36
* s4-smbtorture: add RAP-PRINTING suite.Günther Deschner2010-04-284-2/+91
* s4-smbtorture: add smbcli_rap_netprintqenum.Günther Deschner2010-04-281-1/+109
* s4-smbtorture: when comparing PrinterData from DsSpooler and PrinterInfo alsoGünther Deschner2010-04-281-0/+31
* s4-smbtorture: add a test that adds a printer incl. devicemode.Günther Deschner2010-04-281-6/+79
* s4:smb_server/smb: SMBreadX can return STATUS_BUFFER_OVERFLOWStefan Metzmacher2010-04-281-1/+5
* s4:web_server: use tsocket_address functions to get the local ip and portStefan Metzmacher2010-04-283-7/+13
* s4-smbtorture: start on a test to verify how SetPrinter changes DsSpooler Pri...Günther Deschner2010-04-281-0/+88
* s4/net_drs: Fix Connection name printedKamen Mazdrashki2010-04-281-3/+3
* s4/dsdb: dsdb_validate_invocation_id() should validate by objectGUIDKamen Mazdrashki2010-04-282-22/+22
* s4:provisionbackend Don't loop forever waiting for OpenLDAPAndrew Bartlett2010-04-281-0/+6
* s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs().Günther Deschner2010-04-281-0/+37
* s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions.Günther Deschner2010-04-281-5/+7
* s4-smbtorture: be more liberal when spoolss_SetJob fails.Günther Deschner2010-04-281-6/+6
* Install spn_update_list to setup/ dirMarcel Ritter2010-04-272-0/+2
* Revert "s4:web_server: use tsocket_address functions to get the local ip and ...Matthias Dieter Wallnöfer2010-04-271-11/+5
* s4:cldap_server/netlogon.c - handle the domain SID correctlyMatthias Dieter Wallnöfer2010-04-271-7/+21
* nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer2010-04-275-13/+13
* s4:fill_netlogon_samlogon_response - reorder assign operations (to be consist...Matthias Dieter Wallnöfer2010-04-271-5/+4
* s4:fill_netlogon_samlogon_response - use "lp_workgroup" for the short netbios...Matthias Dieter Wallnöfer2010-04-271-1/+1
* s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatibleMatthias Dieter Wallnöfer2010-04-271-4/+56
* 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