summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-28waf: add --with[out]-pie configure argumentsDavid Disseldorp1-0/+11
2013-05-27build: Install smbtar in waf buildAndrew Bartlett2-0/+8
2013-05-27docs: Remove all references to testprnsAndrew Bartlett7-43/+0
2013-05-27build: Remove duplicate call to bld.SYMBOL_CHECK()Andrew Bartlett1-1/+0
2013-05-27build: Remove mkinstalldirsAndrew Bartlett1-38/+0
2013-05-27lib/replace: Remove unused install-shAndrew Bartlett1-238/+0
2013-05-27build: Remove unused expand-includes.plAndrew Bartlett1-30/+0
2013-05-27build: Remove old create-tarball release scriptAndrew Bartlett1-235/+0
2013-05-27build: Do not always regenerate the version.h fileAndrew Bartlett1-1/+5
2013-05-27smbd: Fix build on platforms that will not support var = {} initialisationAndrew Bartlett1-1/+4
2013-05-27examples: Remove browser and DC settings from example smb.confAndrew Bartlett1-29/+0
2013-05-27examples: Remove password server from example smb.confAndrew Bartlett1-9/+1
2013-05-27examples: Remove default printing form example smb.confAndrew Bartlett1-17/+0
2013-05-27examples: Move example smb.conf over to "server role"Andrew Bartlett1-4/+10
2013-05-27build: Rework BSD_STYLE_STATVFS check to match autoconf buildAndrew Bartlett1-12/+10
2013-05-27build: Remove binaries and libraries build groupsAndrew Bartlett2-6/+4
2013-05-27build: Build all of samba in autoconf make testAndrew Bartlett1-1/+1
2013-05-27s4:idmap: break account_type check lines for readability in idmap_sid_to_xid()Michael Adam1-2/+7
2013-05-26idl: Add DNS HINFO record supportKai Blin1-0/+8
2013-05-26idl: Add DNS RP record support as per RFC 1183Kai Blin1-0/+7
2013-05-26dns: Support larger queries when asking forwarderKai Blin4-0/+40
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