lp:~jamesodhunt/upstart/upstart-file-bridge-tidyup

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/upstart/upstart-file-bridge-tidyup
Only James Hunt can upload to this branch. If you are James Hunt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Hunt
Project:
upstart
Status:
Merged

Recent revisions

1454. By James Hunt

* extra/upstart-file-bridge.c:
  - main(): String safety for home_dir.
  - job_add_file():
    - Initialise events.
    - Use nih_strdup() rather than arrays for paths.
    - Removed unecessary error label.
  - {create_handler,modify_handler,delete_handler}(): Remove strcpy().
  - watched_dir_new(): Use nih_strdup() rather than arrays for path.
  - find_first_parent(): Replace strcpy with strncpy().

1453. By Steve Langasek

Manpage wordsmithing/tweaking

1452. By Dimitri John Ledkov

update .bzrignore

1451. By James Hunt

* extra/conf/upstart-file-bridge.conf: Change start on condition
  to ensure all filesystems are mounted before it starts.

1450. By James Hunt

* extra/man/file-event.7: Simplify language.
* extra/upstart-file-bridge.c:
  - skip_slashes(): New macro to make path matching more reliable.
  - file_filter(): Call skip_slashes().
  - create_handler(): Call skip_slashes().
  - modify_handler(): Call skip_slashes().
  - delete_handler(): Call skip_slashes().
  - watched_dir_new(): Special case watching the root directory.

1449. By James Hunt

* extra/Makefile.am: Add file bridge and conf file.
* extra/upstart-file-bridge.c: Inotify file bridge.
* extra/conf/upstart-file-bridge.conf: Conf file for
  file bridge.
* extra/man/file-event.7: New man page.
* extra/man/upstart-file-bridge.8: New man page.

1448. By James Hunt

* NEWS: Begin new release.

1447. By James Hunt

* ChangeLog: Release entry.
* NEWS: Release 1.7.
* configure.ac: NIH_COPYRIGHT update.

1446. By James Hunt

* Makefile.am: Remove left-over TESTING.sessions from EXTRA_DIST.
* util/Makefile.am: Remove left-over test_user_sessions.sh from
  EXTRA_DIST.

1445. By James Hunt

* ChangeLog: Collapse multiple entries for today into one.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:upstart
This branch contains Public information 
Everyone can see this information.

Subscribers