Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2255: Don't do experimental swig stuff by default. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2253: Add test program, as small example of what's going on. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1904: catch the common gtk function prototypes with make proto | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r1585: add dcpromo.pl start, this should be configure a | Stefan Metzmacher | 2 | -1/+227 |
2007-10-10 | r1123: Make all lp_ string functions return 'const char *'. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and server | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r822: use 'Last Change Rev:' instead of 'Revision:' from the svn info output | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r747: report an failure in mkproto.pl via mkproto.sh to make | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r725: fix usage of $PERL to "$PERL" to handle perl -W correct | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r594: - make sure all users in the domain have the same base sid! | Andrew Tridgell | 1 | -2/+11 |
2007-10-10 | r586: removed --clientfns from build_idl.sh (tim removed that code from pidl) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r578: initial server side implementation of samr_CreateUser(), | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r458: this is the (very primitive) beginnings of a SAMR server for | Andrew Tridgell | 1 | -0/+107 |
2007-10-10 | r412: as we decide to not do 3.0.2a releases anymore, | Stefan Metzmacher | 1 | -6/+1 |
2007-10-10 | r356: Start of auto-generated client functions. Tridge can you take a look | Tim Potter | 1 | -1/+1 |
2007-10-10 | r212: fix the svk stuff | Stefan Metzmacher | 1 | -7/+8 |
2007-10-10 | r211: svk has different revision numbers, | Stefan Metzmacher | 1 | -7/+14 |
2007-10-10 | r205: update to the new version schema | Stefan Metzmacher | 1 | -19/+11 |
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 |