summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* waf: add --with[out]-pie configure argumentsDavid Disseldorp2013-05-281-0/+11
* build: Install smbtar in waf buildAndrew Bartlett2013-05-272-0/+8
* docs: Remove all references to testprnsAndrew Bartlett2013-05-277-43/+0
* build: Remove duplicate call to bld.SYMBOL_CHECK()Andrew Bartlett2013-05-271-1/+0
* build: Remove mkinstalldirsAndrew Bartlett2013-05-271-38/+0
* lib/replace: Remove unused install-shAndrew Bartlett2013-05-271-238/+0
* build: Remove unused expand-includes.plAndrew Bartlett2013-05-271-30/+0
* build: Remove old create-tarball release scriptAndrew Bartlett2013-05-271-235/+0
* build: Do not always regenerate the version.h fileAndrew Bartlett2013-05-271-1/+5
* smbd: Fix build on platforms that will not support var = {} initialisationAndrew Bartlett2013-05-271-1/+4
* examples: Remove browser and DC settings from example smb.confAndrew Bartlett2013-05-271-29/+0
* examples: Remove password server from example smb.confAndrew Bartlett2013-05-271-9/+1
* examples: Remove default printing form example smb.confAndrew Bartlett2013-05-271-17/+0
* examples: Move example smb.conf over to "server role"Andrew Bartlett2013-05-271-4/+10
* build: Rework BSD_STYLE_STATVFS check to match autoconf buildAndrew Bartlett2013-05-271-12/+10
* 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