History log of /freebsd-10-stable/usr.sbin/autofs/automountd.c
Revision Date Author Comments
# 283241 21-May-2015 trasz

MFC r279954:

Get executable direct maps to work.

Sponsored by: The FreeBSD Foundation


# 283238 21-May-2015 trasz

MFC r279915:

Make concat() accept NULL arguments.

Sponsored by: The FreeBSD Foundation


# 283237 21-May-2015 trasz

MFC r279914:

Options from auto_master must be appended to options from maps,
not prepended.

Sponsored by: The FreeBSD Foundation


# 283235 21-May-2015 trasz

MFC r279846:

Properly pass options for direct maps.

Sponsored by: The FreeBSD Foundation


# 283231 21-May-2015 trasz

MFC r279813:

Make things more readable; no functional changes.

Sponsored by: The FreeBSD Foundation


# 279743 07-Mar-2015 trasz

MFC r275755:

Fix spurious "child process X terminated with exit status 1" messages
from automountd(8).

Sponsored by: The FreeBSD Foundation


# 279741 07-Mar-2015 trasz

MFC r273127:

Make automountd(8) inform autofs(4) whether directory being handled can
have wildcards. This makes it possible for autofs(4) to avoid requesting
automountd(8) action on access to nonexistent nodes - unless wildcards
are actually used.

Note that this change breaks ABI for automountd(8).

MFC r278521:

Restore ABI compatibility, broken in r273127. Note that while this fixes
ABI with 10.1, it breaks ABI for 11-CURRENT, so rebuild of automountd(8)
is neccessary.

Sponsored by: The FreeBSD Foundation


# 274548 15-Nov-2014 trasz

MFC r273160:

Fix automountd(8) not to leave zombies.

Sponsored by: The FreeBSD Foundation


# 274498 14-Nov-2014 trasz

MFC r273123:

Silence down a warning that doesn't provide any useful information unless
debug is enabled.

Sponsored by: The FreeBSD Foundation


# 270902 31-Aug-2014 trasz

MFC r270406:

Add "nobrowse" option. Previously automountd(8) always behaved as if
it was set, now it's conditional.

PR: 192862
Sponsored by: The FreeBSD Foundation


# 270897 31-Aug-2014 trasz

MFC r270276:

Use __FBSDID() properly.

Suggested by: pluknet@
Sponsored by: The FreeBSD Foundation


# 283241 21-May-2015 trasz

MFC r279954:

Get executable direct maps to work.

Sponsored by: The FreeBSD Foundation


# 283238 21-May-2015 trasz

MFC r279915:

Make concat() accept NULL arguments.

Sponsored by: The FreeBSD Foundation


# 283237 21-May-2015 trasz

MFC r279914:

Options from auto_master must be appended to options from maps,
not prepended.

Sponsored by: The FreeBSD Foundation


# 283235 21-May-2015 trasz

MFC r279846:

Properly pass options for direct maps.

Sponsored by: The FreeBSD Foundation


# 283231 21-May-2015 trasz

MFC r279813:

Make things more readable; no functional changes.

Sponsored by: The FreeBSD Foundation


# 279743 07-Mar-2015 trasz

MFC r275755:

Fix spurious "child process X terminated with exit status 1" messages
from automountd(8).

Sponsored by: The FreeBSD Foundation


# 279741 07-Mar-2015 trasz

MFC r273127:

Make automountd(8) inform autofs(4) whether directory being handled can
have wildcards. This makes it possible for autofs(4) to avoid requesting
automountd(8) action on access to nonexistent nodes - unless wildcards
are actually used.

Note that this change breaks ABI for automountd(8).

MFC r278521:

Restore ABI compatibility, broken in r273127. Note that while this fixes
ABI with 10.1, it breaks ABI for 11-CURRENT, so rebuild of automountd(8)
is neccessary.

Sponsored by: The FreeBSD Foundation


# 274548 15-Nov-2014 trasz

MFC r273160:

Fix automountd(8) not to leave zombies.

Sponsored by: The FreeBSD Foundation


# 274498 14-Nov-2014 trasz

MFC r273123:

Silence down a warning that doesn't provide any useful information unless
debug is enabled.

Sponsored by: The FreeBSD Foundation


# 270902 31-Aug-2014 trasz

MFC r270406:

Add "nobrowse" option. Previously automountd(8) always behaved as if
it was set, now it's conditional.

PR: 192862
Sponsored by: The FreeBSD Foundation


# 270897 31-Aug-2014 trasz

MFC r270276:

Use __FBSDID() properly.

Suggested by: pluknet@
Sponsored by: The FreeBSD Foundation