]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2022-08-31 Tobias Ulmerchroot: allow hashupdate for chroot config files
2022-08-31 Tobias Ulmere2tool: file_class: add hashupdate functionality
2022-08-31 Tobias Ulmercache: add invalidate() method
2022-08-31 Tobias Ulmercache: replace assertFlags() with verify_optional_flags...
2022-08-31 Rolf Eike Beere2.conf.5: fix path in /etc
2022-01-10 Tobias Ulmercreate next changelog entry
2022-01-10 Tobias Ulmerrelease e2factory-2.3.18p0 e2factory-2.3.18p0
2022-01-10 Tobias Ulmere2lib: glibc-2.34 added closefrom() creating a collision
2019-07-05 Tobias Ulmercreate next changelog entry
2019-07-05 Tobias Ulmerrelease e2factory-2.3.18 e2factory-2.3.18
2019-07-05 Tobias Ulmerchangelog
2019-07-03 Tobias Ulmercreate next changelog entry
2019-07-03 Tobias Ulmerrelease e2factory-2.3.18rc4 e2factory-2.3.18rc4
2019-07-03 Tobias Ulmere2build: pty use breaks fg session signal handling...
2019-06-26 Tobias Ulmerenvironment: bugfix for set() and iter()
2019-06-26 Tobias Ulmerplugin: deinitialize plugins in reverse order
2019-06-26 Tobias Ulmere2tool: provide antagonist for init_project()
2019-06-26 Tobias Ulmerplugins: unload resources on plugin exit
2019-06-26 Tobias Ulmercollect_project: remove_source_to_result_fn() to undo...
2019-06-26 Tobias Ulmerresult: provide deregister_result_class() to unload...
2019-06-26 Tobias Ulmersource: provide deregister_source_class() for unloading...
2019-06-26 Tobias Ulmererr: add tostring() support and allocate metatable...
2019-06-03 Tobias Ulmerattempt to shut down children
2019-06-03 Tobias Ulmerbe more responsive and frequently check for signals
2019-05-24 Tobias Ulmergit: correct test for rawsrc.checkout
2019-05-20 Tobias Ulmercreate next changelog entry
2019-05-20 Tobias Ulmerrelease e2factory-2.3.18rc3 e2factory-2.3.18rc3
2019-05-20 Tobias Ulmere2-new-source: fix and improve upload new file check
2019-05-17 Tobias Ulmere2lib: typo
2019-05-17 Tobias Ulmergit: work around git archive picking up information...
2019-05-09 Tobias Ulmere2lib: fix debug log format
2019-05-09 Tobias Ulmercreate next changelog entry
2019-05-09 Tobias Ulmerrelease e2factory-2.3.18rc2 e2factory-2.3.18rc2
2019-05-09 Tobias Ulmere2lib: disable the very noisy poll loop for release
2019-05-09 Tobias Ulmergit: fix git archive | tar pipe calling sequence
2019-05-09 Tobias Ulmere2lib: split callcmd() further to allow for external...
2019-05-09 Tobias Ulmerremove some excessive logging
2019-05-07 Tobias Ulmergit: fix spaces in warning message
2019-05-07 Tobias Ulmere2build: do not re-create last link pointing to the...
2019-05-03 Tobias Ulmercreate next changelog entry
2019-05-03 Tobias Ulmerrelease e2factory-2.3.18rc1 e2factory-2.3.18rc1
2019-05-03 Tobias Ulmergit: improve fetch-sources --update handling of differe...
2019-05-03 Tobias Ulmergit: tolerate improper configuration of source for...
2019-05-03 Tobias Ulmergit: use policy module to reliably access flags
2019-05-03 Tobias Ulmergit: missed variable declaration in _check_git_remote()
2019-05-03 Tobias Ulmergit: optionally skip workdir checkout
2019-05-03 Tobias Ulmergit: commitid and empty branch are not yet ready
2019-04-25 Tobias Ulmernew-source: fix assertion and set up default build...
2019-04-24 Tobias Ulmerfetch-sources: more consistent logging
2019-04-24 Tobias Ulmere2tool: access command line options more safely
2019-04-24 Tobias Ulmerpolicy: wrappers to access command line options
2019-04-10 Tobias Ulmergeneric_git.current_branch: fix output
2019-04-09 Tobias Ulmergit: _check_git_remote: don't fail with unrelated msg...
2019-04-09 Tobias Ulmergeneric_git: new git_config_table() returns all setting...
2019-04-09 Tobias Ulmergeneric_git: add current_branch()
2019-04-09 Tobias Ulmere2lib: misuse of warnf() should trigger an assertion
2019-03-20 Tobias Ulmere2lib: add experimental support for loading .e2/e2...
2019-03-19 Tobias Ulmere2lib: support e2.conf config.site.tmpdir setting and...
2019-03-18 Tobias Ulmere2lib: improve verification of e2.conf some more
2019-03-15 Tobias Ulmere2lib: improve e2.conf verification
2019-03-15 Tobias Ulmergit: if branch does not exists, use the remotes branch
2019-03-13 Tobias Ulmeradjust to generic_git.list_refs changes
2019-03-13 Tobias Ulmergeneric_git: try to disambiguate "remote" and be more...
2019-03-13 Tobias Ulmergeneric_git: add git_url_cache to turn server:location...
2019-03-04 Tobias Ulmere2build: log build step
2019-03-01 Tobias Ulmergeneric_git: use arg instead of reinventing the wheel
2019-03-01 Tobias Ulmergeneric_git: sprinkle some asserts
2019-03-01 Tobias Ulmerassrt: return important arguments similar to assert()
2019-02-28 Tobias Ulmeruse generic_git helper functions
2019-02-28 Tobias Ulmergeneric_git: make list_refs() a public interface
2019-02-28 Tobias Ulmergit: write git archive error messages to debug.log
2019-02-28 Tobias Ulmergit: include source name in error message
2019-02-20 Tobias Ulmere2lib: wait: fix log message on EINTR
2019-02-18 Tobias Ulmere2build: for interactive playground use, setup standard...
2019-02-18 Tobias Ulmere2build: use e2lib.get_tool_flags_argv_e2_su_2_2
2019-02-18 Tobias Ulmere2lib: e2_su_2_2 factor out tool command construction
2019-02-18 Tobias Ulmere2lib: extend call_tool_argv to return exit code of...
2019-02-18 Tobias Ulmereio: implement dup()
2019-02-15 Tobias Ulmergit: use appropriate wait wrapper
2019-02-15 Tobias Ulmercall e2-su-2.2 and sudo with pty=true
2019-02-15 Tobias Ulmere2tool: disable write buffering for debug.log
2019-02-15 Tobias Ulmere2: install signal handler and dispose our subprocess
2019-02-15 Tobias Ulmere2lib: callcmd: add argument to run command under a...
2019-02-15 Tobias Ulmere2lib: finish: if we received a signal, exit with the...
2019-02-15 Tobias Ulmere2lib: interrupt_hook: send interrupt to children
2019-02-15 Tobias Ulmere2lib: add children_.. functions to track and terminate...
2019-02-15 Tobias Ulmere2lib: support waitpid WNOHANG with wait(pid, true)
2019-02-13 Tobias UlmerMakefile: link against libutil, required by forkpty()
2019-02-13 Tobias Ulmerassrt: pass optional message to assert()
2019-02-13 Tobias Ulmere2lib: close unused sync pipe ends before reading from...
2019-02-13 Tobias Ulmere2lib: handle read EINTR in poll loop
2019-02-13 Tobias Ulmere2lib: rename: don't shadow the errno module
2019-02-13 Tobias Ulmere2lib: wait: format log message
2019-02-13 Tobias Ulmere2lib: handle EINTR in poll() and wait()
2019-02-13 Tobias Ulmertransport: rename file instead of calling mv
2019-02-12 Tobias Ulmerle2lib: block other signals during signal handler execution
2019-02-12 Tobias Ulmerle2lib: add a ioctl(TIOCSIG) wrapper function
2019-02-12 Tobias Ulmerle2lib: add functions to block and unblock signals
2019-02-12 Tobias Ulmere2lib: implement forkpty
2019-02-11 Tobias Ulmereio: log pipe file descriptors
next