summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-smbtorture: define TORTURE_DEFAULT_SERVICE and set to netlogon.Günther Deschner2009-04-281-6/+8
* s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call.Günther Deschner2009-04-151-0/+3
* s4-smbtorture: print SPOOLSS_JOB_CONTROL flags in RPC-SPOOLSS test.Günther Deschner2009-04-151-1/+32
* s4-smbtorture: fix two valgrind warnings.Günther Deschner2009-04-151-0/+2
* s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 for...Günther Deschner2009-04-151-4/+8
* s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOT...Günther Deschner2009-04-152-36/+36
* s4-smbtorture: use printerinfo level 1 name, not description inGünther Deschner2009-04-151-4/+11
* s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service.Günther Deschner2009-04-151-18/+38
* s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.Günther Deschner2009-04-151-1/+66
* s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.Günther Deschner2009-04-151-0/+55
* s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.Günther Deschner2009-04-151-0/+44
* s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.Günther Deschner2009-04-151-0/+32
* s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner2009-04-151-2/+3
* s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers.Günther Deschner2009-04-151-3/+15
* svcctl: use offered/needed for buffer sizes as in spoolss.Günther Deschner2009-04-151-22/+22
* clean up lib64 linking paths the same way as libBjörn Jacke2009-04-151-2/+8
* s4-smbtorture: fix spoolss notify test after spoolss_Field changes.Günther Deschner2009-04-151-4/+4
* s4:build: require tevent 0.9.5Stefan Metzmacher2009-04-151-1/+1
* configure: Add common file with minimum versions of external libraries.Jelmer Vernooij2009-04-152-4/+12
* Remove unused CONST_DISCARD macro.Jelmer Vernooij2009-04-152-5/+1
* s4:build: require tevent 0.9.4Stefan Metzmacher2009-04-151-1/+1
* s4-smbtorture: fix spoolss_EnumPrinterKey callers in RPC-SPOOLSS-WIN test.Günther Deschner2009-04-151-23/+12
* s4-smbtorture: fix spoolss_EnumPrinterDataEx tests.Günther Deschner2009-04-152-3/+4
* s4-smbtorture: fix spoolss notify test for notify type changes.Günther Deschner2009-04-151-2/+2
* s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner2009-04-151-4/+4
* s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.Günther Deschner2009-04-152-8/+9
* s4-spoolss: use winreg_Type for GetPrinterData implementation.Günther Deschner2009-04-152-15/+15
* s4-spoolss: fix spoolss_GetPrinterData w.r.t. out pointer changes.Günther Deschner2009-04-152-15/+21
* s4-smbtorture: fix test_GetPrinterData tests after out pointer changes.Günther Deschner2009-04-152-1/+5
* s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes.Günther Deschner2009-04-151-1/+1
* s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSIONStefan Metzmacher2009-04-151-2/+3
* s4:build: try to fix the build with the ibm checker in the build-farmStefan Metzmacher2009-03-121-1/+1
* s4:events: allow nested events until we fixed all code to avoid themStefan Metzmacher2009-03-121-0/+2
* s4:ldb: allow nested events until the code is fixed to avoid themStefan Metzmacher2009-03-121-1/+3
* s4:ldb: setup tevent debug functions on a selfcreated event contextStefan Metzmacher2009-03-121-0/+35
* use a base64 encoded password when changing passwordsAndrew Tridgell2009-03-121-2/+3
* fixed more embedded spaces in LDIFAndrew Tridgell2009-03-121-3/+3
* removed leading spaces from embedded ldifAndrew Tridgell2009-03-121-10/+10
* LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.Stefan Metzmacher2009-03-111-6/+79
* Fix extended operation return path.Simo Sorce2009-03-101-8/+12
* added a test that triggers a bug in the Samba3 notify codeAndrew Tridgell2009-03-101-0/+169
* Fix potential segfaults using freed memory.Simo Sorce2009-03-094-10/+54
* s4-spoolss: just return OK for dcesrv_spoolss_EnumPrintProcDataTypes for now.Günther Deschner2009-03-072-2/+1
* don't rely on shebang's perl path, call our $PERL insteadBjörn Jacke2009-03-071-1/+1
* s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test.Günther Deschner2009-03-072-0/+53
* s4-spoolss: fix spoolss server enum calls after pointer changes.Günther Deschner2009-03-062-14/+14
* s4-smbtorture: exit early in test_EnumPorts when no port info has been returned.Günther Deschner2009-03-061-0/+2
* s4-smbtorture: fix s3 flavor rpc spoolss test.Günther Deschner2009-03-061-0/+2
* s4-smbtorture: fix RPC-SPOOLSS-WIN.Günther Deschner2009-03-061-1/+7
* s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes.Günther Deschner2009-03-061-18/+30