summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Remove binaries and libraries build groupsAndrew Bartlett2013-05-272-6/+4
* build: Build all of samba in autoconf make testAndrew Bartlett2013-05-271-1/+1
* s4:idmap: break account_type check lines for readability in idmap_sid_to_xid()Michael Adam2013-05-271-2/+7
* idl: Add DNS HINFO record supportKai Blin2013-05-261-0/+8
* idl: Add DNS RP record support as per RFC 1183Kai Blin2013-05-261-0/+7
* dns: Support larger queries when asking forwarderKai Blin2013-05-264-0/+40
* idl: Add support for parsing OPT recordsKai Blin2013-05-261-0/+8
* winbind: Print error code on connection error in ping_dcChristof Schmitt2013-05-251-1/+2
* pidl: Recent Perl warns about "defined(@var)" constructs.Vadim Zhukov2013-05-252-2/+2
* building RPMs on RHEL fail because of a typo.Anand Avati2013-05-251-1/+1
* libnet-vampire: make use of dsdb_repl_resolve_working_schema()Stefan Metzmacher2013-05-231-210/+17
* dsdb-repl: merge the logic from libnet_vampire_cb_apply_schema()Stefan Metzmacher2013-05-231-6/+113
* dsdb-repl: split out dsdb_repl_resolve_working_schemaStefan Metzmacher2013-05-231-53/+94
* selftest: Improve test coverage of DRS (bug #8680)Matthieu Patou2013-05-232-27/+26
* dsdb-drs: when replicating schema object checks ask for removal of previous v...Matthieu Patou2013-05-231-3/+4
* libnet-vampire: add attributes and classes from the replicated schema to the ...Matthieu Patou2013-05-231-7/+119
* dsdb-schema: make deduplication of class and schema possible (bug #8680)Matthieu Patou2013-05-233-10/+113
* dsdb-schema: schema_fill_possible_inferiors() should rebuild everthingStefan Metzmacher2013-05-231-2/+2
* Revert my accidental commit.Richard Sharpe2013-05-231-1/+1
* lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIXAndrew Bartlett2013-05-231-0/+13
* docs: Fix small errors in TOSHARG-CompilingAndrew Bartlett2013-05-221-3/+3
* docs: Remove TOSHARG-HighAvailability which is made obsolete by CTDBAndrew Bartlett2013-05-222-502/+0
* docs: Remove out of date and unmaintained Speed page from the HOWTOAndrew Bartlett2013-05-222-329/+0
* When message-type is drvupgrade, MSG_DEBUG should be replaced with MSG_PRINTE...Peng Haitao2013-05-221-1/+1
* When '--policies-reset' is success, the exit code should be 0.Peng Haitao2013-05-221-1/+1
* build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmdAndrew Bartlett2013-05-224-11/+21
* Make sure that if an smbd is exiting because of an error we let the user know.Richard Sharpe2013-05-211-1/+1
* s4-torture: No need to disable rpc.spoolss.win test when compiled with MIT ke...Günther Deschner2013-05-203-6/+3
* selftest: mark the spoolss add print processor tests as knownfail for now.Günther Deschner2013-05-201-0/+1
* s4-torture: add simple tests for spoolss_{Add|Delete}PrintProcessor.Günther Deschner2013-05-201-0/+101
* doserr: add mapping for WERR_PRINT_PROCESSOR_ALREADY_INSTALLED.Günther Deschner2013-05-201-0/+1
* spoolss: fill in IDL for spoolss_DeletePrintProcessor.Günther Deschner2013-05-201-1/+4
* s4-torture: also deal with "Microsoft XPS Document Writer v4" as default driver.Günther Deschner2013-05-201-1/+12
* s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.Günther Deschner2013-05-202-1/+31
* s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.Günther Deschner2013-05-202-1/+44
* s4-torture: add simple test for spoolss_RpcSendRecvBidiData.Günther Deschner2013-05-201-0/+44
* s4-torture: add test for spoolss_RpcEnumJobNamedProperties.Günther Deschner2013-05-201-0/+293
* spoolss: add spoolss_MonitorContainer IDL.Günther Deschner2013-05-201-0/+21
* spoolss: make RPC_PrintNamedProperty publicGünther Deschner2013-05-201-2/+2
* spoolss: fill in IDL for JobNamedProperty calls.Günther Deschner2013-05-201-4/+56
* spoolss: make more container objects public for iremotewinspool.Günther Deschner2013-05-201-13/+13
* spoolss: add idl for spoolss_RpcSendRecvBidiData.Günther Deschner2013-05-203-7/+76
* s4-torture: add missing NTSTATUS checks in test_AddJob().Günther Deschner2013-05-201-0/+2
* spoolss: add [ms_union] to spoolss.idl where appropriate.Günther Deschner2013-05-201-9/+9
* spoolss: fix string types in spoolss_JTEXP.Günther Deschner2013-05-201-3/+3
* spoolss: Fix two size elements in the devmode private spoolss_JTEXP struct.Günther Deschner2013-05-201-2/+2
* talloc: Fix a typoVolker Lendecke2013-05-201-1/+1
* ldb_tdb: Warn when reindexing is doneMatthieu Patou2013-05-202-1/+12
* smbtorture: Show the list of cracknames we expect to have and the resultMatthieu Patou2013-05-201-0/+5
* smbtorture: fix a warning due to a set but unused varMatthieu Patou2013-05-201-2/+1