summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-26idl: Add support for parsing OPT recordsKai Blin1-0/+8
2013-05-25winbind: Print error code on connection error in ping_dcChristof Schmitt1-1/+2
2013-05-25pidl: Recent Perl warns about "defined(@var)" constructs.Vadim Zhukov2-2/+2
2013-05-25building RPMs on RHEL fail because of a typo.Anand Avati1-1/+1
2013-05-23libnet-vampire: make use of dsdb_repl_resolve_working_schema()Stefan Metzmacher1-210/+17
2013-05-23dsdb-repl: merge the logic from libnet_vampire_cb_apply_schema()Stefan Metzmacher1-6/+113
2013-05-23dsdb-repl: split out dsdb_repl_resolve_working_schemaStefan Metzmacher1-53/+94
2013-05-23selftest: Improve test coverage of DRS (bug #8680)Matthieu Patou2-27/+26
2013-05-23dsdb-drs: when replicating schema object checks ask for removal of previous v...Matthieu Patou1-3/+4
2013-05-23libnet-vampire: add attributes and classes from the replicated schema to the ...Matthieu Patou1-7/+119
2013-05-23dsdb-schema: make deduplication of class and schema possible (bug #8680)Matthieu Patou3-10/+113
2013-05-23dsdb-schema: schema_fill_possible_inferiors() should rebuild everthingStefan Metzmacher1-2/+2
2013-05-23Revert my accidental commit.Richard Sharpe1-1/+1
2013-05-23lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIXAndrew Bartlett1-0/+13
2013-05-22docs: Fix small errors in TOSHARG-CompilingAndrew Bartlett1-3/+3
2013-05-22docs: Remove TOSHARG-HighAvailability which is made obsolete by CTDBAndrew Bartlett2-502/+0
2013-05-22docs: Remove out of date and unmaintained Speed page from the HOWTOAndrew Bartlett2-329/+0
2013-05-22When message-type is drvupgrade, MSG_DEBUG should be replaced with MSG_PRINTE...Peng Haitao1-1/+1
2013-05-22When '--policies-reset' is success, the exit code should be 0.Peng Haitao1-1/+1
2013-05-22build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmdAndrew Bartlett4-11/+21
2013-05-21Make sure that if an smbd is exiting because of an error we let the user know.Richard Sharpe1-1/+1
2013-05-20s4-torture: No need to disable rpc.spoolss.win test when compiled with MIT ke...Günther Deschner3-6/+3
2013-05-20selftest: mark the spoolss add print processor tests as knownfail for now.Günther Deschner1-0/+1
2013-05-20s4-torture: add simple tests for spoolss_{Add|Delete}PrintProcessor.Günther Deschner1-0/+101
2013-05-20doserr: add mapping for WERR_PRINT_PROCESSOR_ALREADY_INSTALLED.Günther Deschner1-0/+1
2013-05-20spoolss: fill in IDL for spoolss_DeletePrintProcessor.Günther Deschner1-1/+4
2013-05-20s4-torture: also deal with "Microsoft XPS Document Writer v4" as default driver.Günther Deschner1-1/+12
2013-05-20s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.Günther Deschner2-1/+31
2013-05-20s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.Günther Deschner2-1/+44
2013-05-20s4-torture: add simple test for spoolss_RpcSendRecvBidiData.Günther Deschner1-0/+44
2013-05-20s4-torture: add test for spoolss_RpcEnumJobNamedProperties.Günther Deschner1-0/+293
2013-05-20spoolss: add spoolss_MonitorContainer IDL.Günther Deschner1-0/+21
2013-05-20spoolss: make RPC_PrintNamedProperty publicGünther Deschner1-2/+2
2013-05-20spoolss: fill in IDL for JobNamedProperty calls.Günther Deschner1-4/+56
2013-05-20spoolss: make more container objects public for iremotewinspool.Günther Deschner1-13/+13
2013-05-20spoolss: add idl for spoolss_RpcSendRecvBidiData.Günther Deschner3-7/+76
2013-05-20s4-torture: add missing NTSTATUS checks in test_AddJob().Günther Deschner1-0/+2
2013-05-20spoolss: add [ms_union] to spoolss.idl where appropriate.Günther Deschner1-9/+9
2013-05-20spoolss: fix string types in spoolss_JTEXP.Günther Deschner1-3/+3
2013-05-20spoolss: Fix two size elements in the devmode private spoolss_JTEXP struct.Günther Deschner1-2/+2
2013-05-20talloc: Fix a typoVolker Lendecke1-1/+1
2013-05-20ldb_tdb: Warn when reindexing is doneMatthieu Patou2-1/+12
2013-05-20smbtorture: Show the list of cracknames we expect to have and the resultMatthieu Patou1-0/+5
2013-05-20smbtorture: fix a warning due to a set but unused varMatthieu Patou1-2/+1
2013-05-20smbtorture: fix crash when the returning a crackname with an empty nameMatthieu Patou1-1/+17
2013-05-20Fix warning by setting the variable from GUID to const GUIDMatthieu Patou1-1/+2
2013-05-20Fix more unused varsMatthieu Patou1-2/+1
2013-05-20Fix a warning about a set but unused variable by actually using itMatthieu Patou1-0/+5
2013-05-20Fix warnings about set but unused variablesMatthieu Patou3-12/+1
2013-05-20Fix a warning about a shadowed variable by renaming the shadowing varMatthieu Patou1-3/+3