1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-09 20:23:51 +03:00
Commit Graph

408 Commits

Author SHA1 Message Date
Andrew Tridgell
49c72d4276 moved the pidl auto-generated files out of CVS -
Andrew Tridgell
ab5939e796 simple method for auto-building rpc files if idl changes, and
auto-building proto.h if it doesn't exist. This should make life a
little easier for developers
-
Andrew Tridgell
8e52381313 - added the rest of the LSA calls as stubs
- auto-generate the client calls with 'make idl'
-
Andrew Tridgell
9aacdb5b8a check for pidl.pl in path, not $HOME/pidl/ -
Andrew Tridgell
47a17e5a08 - more generation fixes
- added auto-generation from the Makefile. Only called when you run "make idl"
-
Jelmer Vernooij
dd850b5bd8 Add script that reports unused macros/defines -
Jelmer Vernooij
37f55d8619 Add script that detects useless AC_DEFINE()'s in configure.in -
Andrew Tridgell
b0510b5428 first public release of samba4 code -