Age | Commit message (Expand) | Author | Files | Lines |
2003-11-23 | save about 35% of the time for "make idl" by processing multiple IDL | Andrew Tridgell | 1 | -5/+17 |
2003-11-23 | by using a single proto.h we gain another factor of 4 in the speed of | Andrew Tridgell | 1 | -7/+8 |
2003-11-23 | final bit of tidyup and speedup | Andrew Tridgell | 1 | -30/+13 |
2003-11-23 | much faster inner loop and neater code | Andrew Tridgell | 1 | -58/+54 |
2003-11-23 | fixed loadparm handling properly | Andrew Tridgell | 1 | -41/+20 |
2003-11-23 | nicer base type handling | Andrew Tridgell | 1 | -6/+6 |
2003-11-23 | reduced the number of magic types we need in mkproto.pl | Andrew Tridgell | 1 | -46/+54 |
2003-11-23 | get rid of our awk scripts | Andrew Tridgell | 2 | -224/+0 |
2003-11-23 | changed to perl for mkproto, patch from vance | Andrew Tridgell | 2 | -5/+144 |
2003-11-20 | we now use a copy of pidl inside the samba4 source tree at | Andrew Tridgell | 1 | -1/+3 |
2003-11-20 | moved the pidl auto-generated files out of CVS | Andrew Tridgell | 1 | -2/+5 |
2003-11-15 | simple method for auto-building rpc files if idl changes, and | Andrew Tridgell | 1 | -3/+7 |
2003-11-09 | - added the rest of the LSA calls as stubs | Andrew Tridgell | 1 | -1/+1 |
2003-11-09 | check for pidl.pl in path, not $HOME/pidl/ | Andrew Tridgell | 1 | -1/+1 |
2003-11-08 | - more generation fixes | Andrew Tridgell | 1 | -0/+10 |
2003-08-16 | Add script that reports unused macros/defines | Jelmer Vernooij | 1 | -0/+33 |
2003-08-16 | Add script that detects useless AC_DEFINE()'s in configure.in | Jelmer Vernooij | 1 | -0/+30 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 32 | -0/+1972 |