Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11285: fixed winreg.js for the recent change to winreg.idl | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r11281: Initial ejs interface for libnet functions. | Rafal Szczesniak | 4 | -1/+149 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 2 | -19/+21 |
2007-10-10 | r11222: Small provision fixes: canonicalName is now generated, and the DC= | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11217: Ensure the realm is substituted in UPPER case. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 2 | -15/+0 |
2007-10-10 | r11203: Use different variable names to make it easier to tell which assert f... | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r11171: fix the build | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r11087: - add type,name,scope as attributes to winsRecords, | Stefan Metzmacher | 1 | -7/+58 |
2007-10-10 | r11086: add sys.unix2nttime() function | Stefan Metzmacher | 1 | -0/+17 |
2007-10-10 | r11085: as ejs doesn't support '&' '|' bitwise AND and OR, | Stefan Metzmacher | 1 | -0/+47 |
2007-10-10 | r11083: use the addresses from the record | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r10914: moved the ldap time string functions into ldb so they can be used by | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 2 | -2/+0 |
2007-10-10 | r10515: Handle replacement of "domain logons" and "domain master" by "server ... | Jelmer Vernooij | 1 | -2/+14 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 2 | -0/+15 |
2007-10-10 | r10316: More dynconfig fixes | Jelmer Vernooij | 3 | -3/+0 |
2007-10-10 | r10252: a recent checkin from simo changed the handling of BASE and SUBTREE | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000 | Andrew Tridgell | 1 | -0/+22 |
2007-10-10 | r10192: r11631@blu: tridge | 2005-08-30 23:06:37 +1000 | Andrew Tridgell | 1 | -0/+26 |
2007-10-10 | r10190: Do some very basic input checking when provisioning. | Jelmer Vernooij | 1 | -0/+26 |
2007-10-10 | r9990: Fix some 64-bit size_t warnings. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r9951: Add another value to the default HKLM. | Jelmer Vernooij | 1 | -4/+15 |
2007-10-10 | r9925: Fix swapped nt/lm password hashes - caught by Andrew Bartlett | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9915: Some more mappings. Fix weird sAMAccountName values. | Jelmer Vernooij | 1 | -4/+10 |
2007-10-10 | r9899: Be more conservative about what is sent to the remote server in ldb_map. | Jelmer Vernooij | 1 | -5/+6 |
2007-10-10 | r9854: Finish ldb_map testsuite | Jelmer Vernooij | 1 | -18/+79 |
2007-10-10 | r9842: More error checks in the ldb_map modules, extend testsuite | Jelmer Vernooij | 2 | -32/+35 |
2007-10-10 | r9834: More tests for the upgrade from Samba3 | Jelmer Vernooij | 2 | -9/+63 |
2007-10-10 | r9830: Fix support for importing registry values. Extended the examplre regis... | Jelmer Vernooij | 1 | -5/+3 |
2007-10-10 | r9827: Convert 'passdb backend' rather then 'passdb backends' | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r9826: Add some more OOM checks | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r9825: Correctly handle length argument to substr() | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r9816: Work on testsuite for upgrade | Jelmer Vernooij | 2 | -23/+39 |
2007-10-10 | r9813: Conver testsuite for samba3sam module to EJS | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r9805: Add 'data' property to param EJS object | Jelmer Vernooij | 2 | -23/+107 |
2007-10-10 | r9800: Add EJS interface to param. tridge, sorry this overlaps a bit | Jelmer Vernooij | 5 | -4/+216 |
2007-10-10 | r9798: Add generic functions for handling smb.conf files (the parameters don'... | Jelmer Vernooij | 1 | -40/+3 |
2007-10-10 | r9793: Be more verbose, check for errors in upgrade script. | Jelmer Vernooij | 1 | -9/+23 |
2007-10-10 | r9770: Couple other bugfixes | Jelmer Vernooij | 4 | -13/+28 |
2007-10-10 | r9762: Add support for reading good old smbpasswd files | Jelmer Vernooij | 3 | -25/+99 |
2007-10-10 | r9756: One-way upgrade from Samba3->Samba4 basically works now | Jelmer Vernooij | 3 | -13/+65 |
2007-10-10 | r9755: Fix crash bug in SWAT login | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r9754: Upgrading with the command line utility now works, at least partially (-: | Jelmer Vernooij | 2 | -9/+98 |
2007-10-10 | r9746: Add "staff" as possible alternative to wheel | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9744: - [upgrade.js] Start working on smb.conf conversion. | Jelmer Vernooij | 1 | -36/+123 |