Bryan Drewery
|
3f0d4d4d7c
* Link using unix domain socket at ${datadir}/.sock.${localhub nick}
|
16 yıl önce |
Bryan Drewery
|
76af1fad85
* Add child bots, localhub and self depending on cases
|
16 yıl önce |
Bryan Drewery
|
d779e9dec9
* Link over unix domain socket to localhub
|
16 yıl önce |
Bryan Drewery
|
978c1c9c1e
* Add local bots to internal userlist on load
|
16 yıl önce |
Bryan Drewery
|
825d361476
* Cleanup config editor spawning
|
16 yıl önce |
Bryan Drewery
|
c218710aa2
* Use new simple_exec() instead of system() in some places
|
16 yıl önce |
Bryan Drewery
|
612932b3ed
Merge branch 'conf-cleanup'
|
16 yıl önce |
Bryan Drewery
|
454708748d
* Make some realpath() calls non-fatal -- It is *expected* that the directories do not exist on these calls
|
16 yıl önce |
Bryan Drewery
|
f8933a9f01
* Use homedir to see if the binary has been initialized, datadir always has a default
|
16 yıl önce |
Bryan Drewery
|
45f8d24516
* Remove extra conf lines
|
16 yıl önce |
Bryan Drewery
|
02d4d4f4e7
* Remove conf.binpath and conf.binname
|
16 yıl önce |
Bryan Drewery
|
ea6948ccde
* Remove obsoleted conf.watcher
|
16 yıl önce |
Bryan Drewery
|
bf9674e1c1
* Remove conf.uname and conf.autouname
|
16 yıl önce |
Bryan Drewery
|
f486983be1
Merge branch 'EncryptedStream'
|
16 yıl önce |
Bryan Drewery
|
38710702b9
Merge branch 'misc-warnings'
|
16 yıl önce |
Bryan Drewery
|
dafa10d8be
* Fix another case where Stream was not being initialized properly
|
16 yıl önce |
Bryan Drewery
|
4696a7652c
* Don't pass fileno(f) around to Stream, use the fd or filename only
|
16 yıl önce |
Bryan Drewery
|
9d3d35607e
* Fix readconf not properly initializing EncryptedStream
|
16 yıl önce |
Bryan Drewery
|
bf3e9f7bfe
* Use EncryptedStream for writing binary config
|
17 yıl önce |
Bryan Drewery
|
de6de64e1c
* Read config using EncryptedStream
|
17 yıl önce |
Bryan Drewery
|
6a2cd6a029
Merge branch 'remove-egg-prefix'
|
17 yıl önce |
Bryan Drewery
|
909a3b8b16
* Remove unneeded code from crontab for setuid running
|
17 yıl önce |
Bryan Drewery
|
389402fe78
Merge branch 'sprintf-updates'
|
17 yıl önce |
Bryan Drewery
|
3fccf460bb
* Remove unnecessary egg_ prefix from some function calls
|
17 yıl önce |
Bryan Drewery
|
2ffd51b3fb
* Fix more warnings about unused results (warn_unused_result)
|
17 yıl önce |
Bryan Drewery
|
b48d1c8211
* Fix multiple warnings about unused results (warn_unused_result)
|
17 yıl önce |
Bryan Drewery
|
32099db734
Merge branch 'remove-pscloak'
|
17 yıl önce |
Bryan Drewery
|
ba5aab3f9c
* Fix a case where the temporary file was not cleaned up when exiting config editor (-C) (fixes #428)
|
17 yıl önce |
Bryan Drewery
|
1ed7eb47cc
* Convert more to simple_snprintf
|
17 yıl önce |
Bryan Drewery
|
48fb052e77
* Remove pscloak feature, it was too malicious, pointless and stupid.
|
17 yıl önce |