summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove lib/netapi autoconf build system, this is now build with wafAndrew Bartlett2013-05-282-421/+0
* build: Remove unused build_idl.shAndrew Bartlett2013-05-281-67/+0
* Remove now-unused s3-selftest.sh wrapperAndrew Bartlett2013-05-281-54/+0
* Remove stub ldb_version.h and source3/include/autoconf as no longer neededAndrew Bartlett2013-05-282-9/+0
* build: Remove autoconf directory no longer neededAndrew Bartlett2013-05-283-13/+0
* build: Remove unused script/mkversion.shAndrew Bartlett2013-05-281-150/+0
* build: Remove unused install-shAndrew Bartlett2013-05-281-238/+0
* build: Remove autoconf build systemAndrew Bartlett2013-05-2841-18312/+0
* build: No longer run autogen.sh during tarball creationAndrew Bartlett2013-05-281-7/+0
* autobuild: Remove samba3 and samba3-ctdb targets to allow autoconf removal fo...Andrew Bartlett2013-05-281-23/+1
* waf: build position independent executablesDavid Disseldorp2013-05-281-2/+9
* 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