summaryrefslogtreecommitdiff
path: root/source4/script
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3078: Allow more things to be set as command line options to provision.Andrew Bartlett1-4/+6
2007-10-10r3032: Somewhat stricter syntax for binding strings:Jelmer Vernooij2-2/+42
2007-10-10r2934: - changed the unixuid module to use the nt_user_token instead of the s...Andrew Tridgell1-0/+2
2007-10-10r2876: - more than one rootDSE entry in the database is an error!Stefan Metzmacher1-11/+12
2007-10-10r2874: Italian CodeJam commit :-)Simo Sorce1-0/+151
2007-10-10r2873: create a DNS zone file for a BIND name serverStefan Metzmacher1-5/+64
2007-10-10r2829: REALM and netbiosname are always uppercaseStefan Metzmacher1-1/+11
2007-10-10r2808: added auto-detection of unix user and groups names during provision.Andrew Tridgell1-6/+69
2007-10-10r2804: - setup some reasonable default SAM to unixName mappings in the provis...Andrew Tridgell1-4/+6
2007-10-10r2802: a better provisioning scriptAndrew Tridgell1-11/+139
2007-10-10r2694: DN -> DC these are domain components ...Simo Sorce1-1/+1
2007-10-10r2617: add connect testing to the rpc test suiteAndrew Tridgell1-1/+1
2007-10-10r2583: mkproto.pl now treats "int main" as a special case and avoids it.Andrew Tridgell1-0/+2
2007-10-10r2407: extend mkproto.pl to handle smb_ucs2_t for toupper_w()Andrew Tridgell1-1/+1
2007-10-10r2305: a useful test script for trying a wide variety of DCE/RPC options with...Andrew Tridgell2-0/+51
2007-10-10r2255: Don't do experimental swig stuff by default.Tim Potter1-1/+1
2007-10-10r2253: Add test program, as small example of what's going on.Tim Potter1-1/+1
2007-10-10r1904: catch the common gtk function prototypes with make protoStefan Metzmacher1-1/+2
2007-10-10r1585: add dcpromo.pl start, this should be configure aStefan Metzmacher2-1/+227
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-1/+1
2007-10-10r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and serverAndrew Tridgell1-1/+6
2007-10-10r822: use 'Last Change Rev:' instead of 'Revision:' from the svn info outputStefan Metzmacher1-1/+1
2007-10-10r747: report an failure in mkproto.pl via mkproto.sh to makeStefan Metzmacher1-0/+6
2007-10-10r725: fix usage of $PERL to "$PERL" to handle perl -W correctStefan Metzmacher1-2/+2
2007-10-10r594: - make sure all users in the domain have the same base sid!Andrew Tridgell1-2/+11
2007-10-10r586: removed --clientfns from build_idl.sh (tim removed that code from pidl)Andrew Tridgell1-1/+1
2007-10-10r578: initial server side implementation of samr_CreateUser(),Andrew Tridgell1-2/+2
2007-10-10r458: this is the (very primitive) beginnings of a SAMR server forAndrew Tridgell1-0/+107
2007-10-10r412: as we decide to not do 3.0.2a releases anymore,Stefan Metzmacher1-6/+1
2007-10-10r356: Start of auto-generated client functions. Tridge can you take a lookTim Potter1-1/+1
2007-10-10r212: fix the svk stuffStefan Metzmacher1-7/+8
2007-10-10r211: svk has different revision numbers,Stefan Metzmacher1-7/+14
2007-10-10r205: update to the new version schemaStefan Metzmacher1-19/+11
2007-10-10r42: importing .cvsignore filesGerald Carter1-1/+0
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-1/+1
2004-02-02some systems doesn't have ./ in PATHStefan Metzmacher1-2/+2
2004-01-29add find_unused_options.shStefan Metzmacher1-0/+42
2004-01-28merge the version.h autogeneration stuff from 3.0Stefan Metzmacher1-0/+87
2004-01-13a script which find unused or undefined vars in Makefile or Makefile.inStefan Metzmacher1-0/+45
2004-01-13Add script for finding unused function checks in configure.inJelmer Vernooij1-0/+37
2004-01-02Add note about new configure structure.Jelmer Vernooij1-1/+3
2003-12-16more portability fixes. We now almost compile on solarisAndrew Tridgell1-1/+3
2003-12-15lots of shells don't have the -nt test, so use hackish find commandAndrew Tridgell1-2/+7
2003-12-15a script fix for the build farmAndrew Tridgell1-1/+2
2003-12-14added auto-generation of the server side boilerplate code for eachAndrew Tridgell1-1/+1
2003-12-08some systems don't have "which" and some systems don't have the "-nt"Andrew Tridgell1-9/+0
2003-12-08fixed shell scripting errorAndrew Tridgell1-1/+1
2003-12-08cope with yapp not being installedAndrew Tridgell1-2/+6
2003-12-08 * reduced the number of grammer conflicts a lot using (arbitrary)Andrew Tridgell1-1/+4
2003-12-02Add script useful for finding checks for headers that are never usedJelmer Vernooij1-0/+38