1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/smbd
Jelmer Vernooij c84cfc0ecc r14554: Write out header dependencies. This means all C files affected will be
rebuilt when a header file is changed. It also means parallel builds work now.

It will take a minute or so to generate all the dependency information,
but there should be no need to rebuild that information later on, unless
a file changes.

This behaviour is only enabled when building in developer mode
(--enable-developer) and requires a GNU make (or compatible). In all other
cases, the file 'static_deps.mk' is included, which contains some basic
hardcoded dependency information.
(This used to be commit eb435386f0)
2007-10-10 13:58:45 -05:00
..
config.mk r14380: Reduce the size of structs.h 2007-10-10 13:57:16 -05:00
process_model.c r14094: Use saner module directory names, fix loading of server service modules. 2007-10-10 13:56:49 -05:00
process_model.h r14380: Reduce the size of structs.h 2007-10-10 13:57:16 -05:00
process_model.m4 r14095: disable setproctitle support by default 2007-10-10 13:56:50 -05:00
process_model.mk r14094: Use saner module directory names, fix loading of server service modules. 2007-10-10 13:56:49 -05:00
process_single.c r14079: I just found the setproctitle library from alt linux:-) 2007-10-10 13:56:49 -05:00
process_standard.c r14079: I just found the setproctitle library from alt linux:-) 2007-10-10 13:56:49 -05:00
process_thread.c r14100: print out the title with the thread specific debug messages 2007-10-10 13:56:50 -05:00
server.c r14554: Write out header dependencies. This means all C files affected will be 2007-10-10 13:58:45 -05:00
service_stream.c r14079: I just found the setproctitle library from alt linux:-) 2007-10-10 13:56:49 -05:00
service_stream.h r14380: Reduce the size of structs.h 2007-10-10 13:57:16 -05:00
service_task.c r14079: I just found the setproctitle library from alt linux:-) 2007-10-10 13:56:49 -05:00
service_task.h r14380: Reduce the size of structs.h 2007-10-10 13:57:16 -05:00
service.c r13924: Split more prototypes out of include/proto.h + initial work on header 2007-10-10 13:52:24 -05:00
service.h r14380: Reduce the size of structs.h 2007-10-10 13:57:16 -05:00
smbd.8.xml r13070: Add a simple smbd manpage, based on the Samba 3 one. 2007-10-10 13:51:21 -05:00