summaryrefslogtreecommitdiffstats
path: root/ctdb/common/ctdb_util.c
Commit message (Expand)AuthorAgeFilesLines
* - merge from ronnieAndrew Tridgell2007-07-131-2/+2
|\
| * the posix.4 name for the priority field is sched_priorityRonnie Sahlberg2007-07-121-1/+1
* | fully save/restore scheduler parametersAndrew Tridgell2007-07-131-11/+33
|/
* update lib/replace from samba4Andrew Tridgell2007-07-101-3/+2
* - neaten up the command line for killtcpAndrew Tridgell2007-07-041-0/+37
* clean out some more cruftAndrew Tridgell2007-06-051-11/+0
* disable realtime scheduler in event scriptsAndrew Tridgell2007-06-021-4/+8
* ctdb is GPL not LGPLAndrew Tridgell2007-05-311-12/+12
* close sockets when we exec scriptsAndrew Tridgell2007-05-301-0/+15
* use /etc/services for ctdbAndrew Tridgell2007-05-291-8/+11
* make ctdbd realtime if possibleAndrew Tridgell2007-05-241-0/+20
* fixed %d which should be %uAndrew Tridgell2007-05-231-1/+1
* - got rid of the complex hand marshalling in the recovery controlsAndrew Tridgell2007-05-101-0/+24
* first version of traverse is workingAndrew Tridgell2007-05-031-47/+0
* changed the way set_call and attach are done so that you can safelyAndrew Tridgell2007-04-301-0/+11
* don't use stderr here - rely on loggingAndrew Tridgell2007-04-301-1/+0
* yay! finally fixed the bug that volker, ronnie and I have been chasingAndrew Tridgell2007-04-291-0/+46
* factor out the packet allocation codeAndrew Tridgell2007-04-281-0/+1
* split the 32bit idr field into two.Ronnie Sahlberg2007-04-231-1/+33
* added ctdb_status toolAndrew Tridgell2007-04-201-0/+11
* - fully separate the client version of ctdb_call from the daemonAndrew Tridgell2007-04-191-0/+14
* validate dmaster on a client fetch requestAndrew Tridgell2007-04-181-0/+1
* use the common cmdline code in ctdbdAndrew Tridgell2007-04-171-0/+2
* merge CTDB_SRVID_ALL patch from Samba4Andrew Tridgell2007-04-161-1/+2
* - fix includes to work in both samba4 and ctdb standaloneAndrew Tridgell2007-04-161-1/+2
* added request_dmaster and reply_dmaster logicAndrew Tridgell2006-12-181-1/+10
* - added simple (fake) vnn systemAndrew Tridgell2006-11-281-0/+91