Add script for finding unused function checks in configure.in
[kai/samba.git] / source4 / script /
2004-01-13 Jelmer VernooijAdd script for finding unused function checks in config...
2004-01-02 Jelmer VernooijAdd note about new configure structure.
2003-12-16 Andrew Tridgellmore portability fixes. We now almost compile on solaris
2003-12-15 Andrew Tridgelllots of shells don't have the -nt test, so use hackish...
2003-12-15 Andrew Tridgella script fix for the build farm
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-12-08 Andrew Tridgellsome systems don't have "which" and some systems don...
2003-12-08 Andrew Tridgellfixed shell scripting error
2003-12-08 Andrew Tridgellcope with yapp not being installed
2003-12-08 Andrew Tridgell * reduced the number of grammer conflicts a lot using...
2003-12-02 Jelmer VernooijAdd script useful for finding checks for headers that...
2003-11-28 Andrew Tridgell * support multiple interfaces in one IDL file in pidl
2003-11-28 Andrew Tridgelladded auto-generation of the IDL interface tables....
2003-11-23 Andrew Tridgellsave about 35% of the time for "make idl" by processing...
2003-11-23 Andrew Tridgellby using a single proto.h we gain another factor of...
2003-11-23 Andrew Tridgellfinal bit of tidyup and speedup
2003-11-23 Andrew Tridgellmuch faster inner loop and neater code
2003-11-23 Andrew Tridgellfixed loadparm handling properly
2003-11-23 Andrew Tridgellnicer base type handling
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-11-23 Andrew Tridgellget rid of our awk scripts
2003-11-23 Andrew Tridgellchanged to perl for mkproto, patch from vance
2003-11-20 Andrew Tridgellwe now use a copy of pidl inside the samba4 source...
2003-11-20 Andrew Tridgellmoved the pidl auto-generated files out of CVS
2003-11-15 Andrew Tridgellsimple method for auto-building rpc files if idl change...
2003-11-09 Andrew Tridgell- added the rest of the LSA calls as stubs
2003-11-09 Andrew Tridgellcheck for pidl.pl in path, not $HOME/pidl/
2003-11-08 Andrew Tridgell- more generation fixes
2003-08-16 Jelmer VernooijAdd script that reports unused macros/defines
2003-08-16 Jelmer VernooijAdd script that detects useless AC_DEFINE()'s in config...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code