summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-smbtorture: fix rap_pull_rap_PrintQueue2 and 4.Günther Deschner2010-04-301-2/+16
* s4-smbtorture: test all levels in test_netprintqgetinfo and test_netprintqenum.Günther Deschner2010-04-301-2/+2
* s4-smbtorture: add rap_pull_rap_PrintQueue4.Günther Deschner2010-04-301-0/+29
* s4-smbtorture: add rap_pull_rap_PrintQueue2.Günther Deschner2010-04-301-0/+32
* s4-smbtorture: fix parsing of rap_pull_rap_PrintQueue1 and rap_pull_rap_Print...Günther Deschner2010-04-301-2/+3
* s4-smbtorture: add test_netprintjob() to RAP-PRINTING.Günther Deschner2010-04-301-0/+70
* s4-smbtorture: add smbcli_rap_netprintjob{pause,continue,delete}.Günther Deschner2010-04-291-0/+110
* s4-smbtorture: add test_netprintqgetinfo to RAP-PRINTING.Günther Deschner2010-04-291-0/+44
* s4-smbtorture: add smbcli_rap_netprintqgetinfo().Günther Deschner2010-04-291-0/+85
* s4-smbtorture: rework smbcli_rap_netprintqenum a bit.Günther Deschner2010-04-291-71/+68
* s4: remove unused references to swatStefan Metzmacher2010-04-299-52/+0
* s4:dynconfig: fix fhs variables and list them all explicitStefan Metzmacher2010-04-291-9/+12
* s4:dynconfig: reorder non fhs variablesStefan Metzmacher2010-04-291-10/+10
* s4-smbtorture: implement and test level 3 and 5 of PrintQEnum RAP.Günther Deschner2010-04-292-3/+46
* s4-smbtorture: add NDR_PRINT macros for RAP tests (when called with -d10).Günther Deschner2010-04-291-0/+31
* s4-rap: add rap print helpers.Günther Deschner2010-04-292-3/+2
* s4:libnet Make 'net vampire' more robust to command line argumentsAndrew Bartlett2010-04-291-0/+20
* s4/rodc: RODC FAS initial implementationAnatoliy Atanasov2010-04-294-23/+51
* s4/tort: Add simple unit test for dsdb_schema_info object creationKamen Mazdrashki2010-04-291-0/+35
* s4/dsdb: schemaInfo revision may be 0Kamen Mazdrashki2010-04-292-24/+11
* 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