summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* spoolss: fix GetJob jobid lookupsDavid Disseldorp2014-10-301-5/+32
* printing: add jobid_to_sysjob helper functionDavid Disseldorp2014-10-302-18/+53
* dns: Fix a compile warning by casting explicitlyKai Blin2014-10-302-5/+5
* dbwrap: Avoid "includes.h" in dbwrap_cache.cVolker Lendecke2014-10-301-3/+4
* dbwrap: Add some required #includes to dbwrap.hVolker Lendecke2014-10-301-0/+3
* lib: loadparm.h uses TALLOC_CTXVolker Lendecke2014-10-301-0/+1
* dbwrap: Avoid an unnecessary #includeVolker Lendecke2014-10-301-5/+1
* torture/spoolss: cleanup print_job_enum test jobsDavid Disseldorp2014-10-291-0/+10
* s3-nmbd: Fix netbios name truncation.Jeremy Allison2014-10-291-8/+68
* autobuild: check whether ctdbd has been installed in the samba-ctdb targetMichael Adam2014-10-281-0/+1
* build: adapt comments for the clustering choiceMichael Adam2014-10-281-3/+1
* build: further simplify --with-cluster-support case in configureMichael Adam2014-10-281-16/+1
* autobuild: adapt samba-ctdb target does not need a separate ctdb build any moreMichael Adam2014-10-281-6/+1
* ctdb: Rename CTDB_VERSION to CTDB_PROTOCOLAmitay Isaacs2014-10-288-21/+19
* build: Simplify check for building with ctdbAmitay Isaacs2014-10-282-22/+6
* build: Remove configure checks for ctdb headersAmitay Isaacs2014-10-284-106/+2
* ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKETAmitay Isaacs2014-10-285-7/+7
* build: Remove configure option --with-ctdb-dirAmitay Isaacs2014-10-281-8/+1
* build: Remove checks for ctdb featuresAmitay Isaacs2014-10-284-209/+0
* build: Remove configure option --enable-old-ctdbAmitay Isaacs2014-10-281-18/+6
* ctdb-logging: Add logging via UDP logging using RFC5424Martin Schwenke2014-10-284-4/+82
* ctdb-logging: Add logging via UDP to 127.0.0.1:514 to syslog backendMartin Schwenke2014-10-285-8/+98
* ctdb-logging: Add non-blocking Unix domain logging to syslog backendMartin Schwenke2014-10-284-8/+193
* ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOGMartin Schwenke2014-10-2815-75/+177
* ctdb-logging: Replace logd code with a basic syslog(3) implementationMartin Schwenke2014-10-284-224/+10
* ctdb-logging: Simplify file logging timestamping with timeval_str_buf()Martin Schwenke2014-10-281-9/+7
* ctdb-logging: Separate out syslog and file logging backendsMartin Schwenke2014-10-287-294/+387
* ctdb-logging: Rework debug level parsingMartin Schwenke2014-10-285-49/+59
* ctdb-logging: Remove ctdb element from struct ctdb_log_stateMartin Schwenke2014-10-282-7/+3
* ctdb-logging: Remove log member from struct ctdb_contextMartin Schwenke2014-10-282-13/+11
* ctdb-logging: Rename ctdb_log_handler() to ctdb_child_log_handler()Martin Schwenke2014-10-281-4/+5
* ctdb-logging: Remove debug levels DEBUG_ALERT and DEBUG_CRITMartin Schwenke2014-10-286-15/+7
* ctdb-logging: Remove DEBUG_EMERGMartin Schwenke2014-10-286-36/+16
* ctdb-test: Remove unused function check_ctdb_logfile()Martin Schwenke2014-10-281-13/+0
* ctdb-logging: Add missing newline when logging to fileMartin Schwenke2014-10-281-1/+1
* spoolss: fix handling of bad EnumJobs levelsDavid Disseldorp2014-10-281-1/+6
* torture/spoolss: test EnumJobs with an invalid levelDavid Disseldorp2014-10-281-0/+71
* torture/spoolss: add werr_expected arg to EnumJobs helperDavid Disseldorp2014-10-281-6/+12
* s4-dns: Add support for BIND 9.10Amitay Isaacs2014-10-254-2/+36
* s4-dns: Update dlz_minimal.h based on BIND release 9.10Amitay Isaacs2014-10-251-54/+153
* s4-dns: Check DLZ_DLOPEN_VERSION for different BIND versionsAmitay Isaacs2014-10-252-14/+10
* s4-dns: Update template variables, change BIND98 --> BIND9_8Amitay Isaacs2014-10-252-10/+10
* s4-libnet: make it possible to join "off-site".Günther Deschner2014-10-241-1/+2
* s3-netapi: add DS_8 and WS flags to libnetapi and nltest.Günther Deschner2014-10-243-2/+9
* nbt-cli: display all known NBT_SERVER flags.Günther Deschner2014-10-242-2/+10
* nbt: the DS_8 flag also shows up in netlogon cldap/mailslot replies.Günther Deschner2014-10-241-0/+1
* netlogon: add new DS_SERVER_DS_8 flag.Günther Deschner2014-10-241-0/+1
* messaging3: Fix running down a messaging_contextVolker Lendecke2014-10-241-0/+16
* poll_funcs_tevent: Fix a valgrind errorVolker Lendecke2014-10-241-8/+20
* pidl-wireshark: SWITCH_TYPE is not always defined, SwitchType() will try to f...Matthieu Patou2014-10-241-21/+38