Displaying 2 results from an estimated 2 matches for "prerequesit".
Did you mean:
prerequisit
2019 Jul 16
1
Syncing Sysvol
...inconsistently,
- because of https://lists.samba.org/archive/samba/2019-July/224354.html it does not work in my network. I suggest to either stick to my variant of identifying the PDC or adding a check as well,
- writing about error checks: what about testing availability of smbclient and other prerequesites if any,
- I had to add --- | grep -v " blocks of size " --- after smbclient? dir *? because replication was triggered due to other file system activity,
Nevertheless you write scripts better than I do, appreciated!
Thanks, Joachim
2000 Aug 23
0
explicit header deps: patch
...rposes, and perhaps yours, but if there is interest
(and a web site) I would consider setting up a more 'serious' web-centric
source-code browser like lxr.
Please consider adding this to the CVS tree.
cxref.patch:
makes header files more independent by explicitly including
prerequesites.
why made?
Allow easier use of headers by having the .h files explicitly include
some required headers.
(Allows source cross-referencing with 'cxref' to work more nicely too)
how made?
diff -c2 -bBw -r -x 'Mak*' -x 'conf*' -x CVS -x ...