Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r42: importing .cvsignore files | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r20: Add the registry library. Still needs a lot of work, | Jelmer Vernooij | 1 | -1/+1 |
2004-02-02 | some systems doesn't have ./ in PATH | Stefan Metzmacher | 1 | -2/+2 |
2004-01-29 | add find_unused_options.sh | Stefan Metzmacher | 1 | -0/+42 |
2004-01-28 | merge the version.h autogeneration stuff from 3.0 | Stefan Metzmacher | 1 | -0/+87 |
2004-01-13 | a script which find unused or undefined vars in Makefile or Makefile.in | Stefan Metzmacher | 1 | -0/+45 |
2004-01-13 | Add script for finding unused function checks in configure.in | Jelmer Vernooij | 1 | -0/+37 |
2004-01-02 | Add note about new configure structure. | Jelmer Vernooij | 1 | -1/+3 |
2003-12-16 | more portability fixes. We now almost compile on solaris | Andrew Tridgell | 1 | -1/+3 |
2003-12-15 | lots of shells don't have the -nt test, so use hackish find command | Andrew Tridgell | 1 | -2/+7 |
2003-12-15 | a script fix for the build farm | Andrew Tridgell | 1 | -1/+2 |
2003-12-14 | added auto-generation of the server side boilerplate code for each | Andrew Tridgell | 1 | -1/+1 |
2003-12-08 | some systems don't have "which" and some systems don't have the "-nt" | Andrew Tridgell | 1 | -9/+0 |
2003-12-08 | fixed shell scripting error | Andrew Tridgell | 1 | -1/+1 |
2003-12-08 | cope with yapp not being installed | Andrew Tridgell | 1 | -2/+6 |
2003-12-08 | * reduced the number of grammer conflicts a lot using (arbitrary) | Andrew Tridgell | 1 | -1/+4 |
2003-12-02 | Add script useful for finding checks for headers that are never used | Jelmer Vernooij | 1 | -0/+38 |
2003-11-28 | * support multiple interfaces in one IDL file in pidl | Andrew Tridgell | 1 | -3/+3 |
2003-11-28 | added auto-generation of the IDL interface tables. This makes two less | Andrew Tridgell | 1 | -0/+4 |
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 |