summaryrefslogtreecommitdiffstats
path: root/source4/script
Commit message (Expand)AuthorAgeFilesLines
...
* a script fix for the build farmAndrew Tridgell2003-12-151-1/+2
* added auto-generation of the server side boilerplate code for eachAndrew Tridgell2003-12-141-1/+1
* some systems don't have "which" and some systems don't have the "-nt"Andrew Tridgell2003-12-081-9/+0
* fixed shell scripting errorAndrew Tridgell2003-12-081-1/+1
* cope with yapp not being installedAndrew Tridgell2003-12-081-2/+6
* * reduced the number of grammer conflicts a lot using (arbitrary)Andrew Tridgell2003-12-081-1/+4
* Add script useful for finding checks for headers that are never usedJelmer Vernooij2003-12-021-0/+38
* * support multiple interfaces in one IDL file in pidlAndrew Tridgell2003-11-281-3/+3
* added auto-generation of the IDL interface tables. This makes two lessAndrew Tridgell2003-11-281-0/+4
* save about 35% of the time for "make idl" by processing multiple IDLAndrew Tridgell2003-11-231-5/+17
* by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell2003-11-231-7/+8
* final bit of tidyup and speedupAndrew Tridgell2003-11-231-30/+13
* much faster inner loop and neater codeAndrew Tridgell2003-11-231-58/+54
* fixed loadparm handling properlyAndrew Tridgell2003-11-231-41/+20
* nicer base type handlingAndrew Tridgell2003-11-231-6/+6
* reduced the number of magic types we need in mkproto.plAndrew Tridgell2003-11-231-46/+54
* get rid of our awk scriptsAndrew Tridgell2003-11-232-224/+0
* changed to perl for mkproto, patch from vanceAndrew Tridgell2003-11-232-5/+144
* we now use a copy of pidl inside the samba4 source tree atAndrew Tridgell2003-11-201-1/+3
* moved the pidl auto-generated files out of CVSAndrew Tridgell2003-11-201-2/+5
* simple method for auto-building rpc files if idl changes, andAndrew Tridgell2003-11-151-3/+7
* - added the rest of the LSA calls as stubsAndrew Tridgell2003-11-091-1/+1
* check for pidl.pl in path, not $HOME/pidl/Andrew Tridgell2003-11-091-1/+1
* - more generation fixesAndrew Tridgell2003-11-081-0/+10
* Add script that reports unused macros/definesJelmer Vernooij2003-08-161-0/+33
* Add script that detects useless AC_DEFINE()'s in configure.inJelmer Vernooij2003-08-161-0/+30
* first public release of samba4 codeAndrew Tridgell2003-08-1332-0/+1972