summaryrefslogtreecommitdiffstats
path: root/ctdb/common/system_common.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-common: Separate system utilties that are ctdb independentAmitay Isaacs2014-06-121-49/+0
* ctdb-common: No dynamic memory allocation in mkdir_p()Martin Schwenke2014-06-121-10/+27
* ctdb-common: mkdir_p should not try to create .Amitay Isaacs2014-01-161-0/+4
* common: New function mkdir_p()Martin Schwenke2013-10-251-0/+28
* build: Fix compiler warnings for uninitialized variablesAmitay Isaacs2013-07-041-1/+1
* Add new command to find which interface is located onRonnie Sahlberg2012-06-201-0/+82
* Check interfaces: when reading the public addresses file to create the vnn listRonnie Sahlberg2011-09-061-0/+2
* AIX bind wants the correct addrsizeHarald Klatte2010-09-031-1/+4
* move common code of system_linux.c and system_aix.c into new system_common.cMichael Adam2009-02-281-0/+72