r12269: Update to current lorikeet-heimdal. This changed the way the hdb
[jelmer/samba4-debian.git] / source / scripting /
2007-10-10 Andrew Bartlettr12252: With this change (hack) we can now do an provis...
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Jelmer Vernooijr12218: Use common functions for generating lists
2007-10-10 Rafal Szczesniakr12104: Move to (sync) smb_composite_connect from smbcl...
2007-10-10 Stefan Metzmacherr12014: free the irpc_request structure with the irpc_c...
2007-10-10 Stefan Metzmacherr12013: fix compiler warnings
2007-10-10 Stefan Metzmacherr12012: fix renaming smbsrv_trees -> smbsrv_tcons
2007-10-10 Andrew Bartlettr11995: A big kerberos-related update.
2007-10-10 Andrew Tridgellr11956: removed the old rootdse.ldif, and the provision...
2007-10-10 Rafal Szczesniakr11814: 1) Set name resolution methods according to...
2007-10-10 Stefan Metzmacherr11781: rename tree to tcons to match the sessions...
2007-10-10 Rafal Szczesniakr11748: By default, use name resolution method provided...
2007-10-10 Rafal Szczesniakr11588: Remove unused (at the moment) variable and...
2007-10-10 Rafal Szczesniakr11586: Further work on ejs interface for libnet. The...
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr11501: change provision code to use the new display...
2007-10-10 Andrew Tridgellr11500: fixed a bug in the variable substition code...
2007-10-10 Andrew Tridgellr11498: added an optional extra argument to split to...
2007-10-10 Andrew Tridgellr11496: add a minimal ads-compatible schema into our...
2007-10-10 Andrew Tridgellr11475: removed a extraneous ldb_delete() call (i had...
2007-10-10 Andrew Tridgellr11474: - enable ldb transactions from ejs
2007-10-10 Andrew Tridgellr11458: fixed our ejs smbscript interfaces to use array...
2007-10-10 Andrew Bartlettr11439: Make presedence on strcmp comparison clear...
2007-10-10 Andrew Tridgellr11365: fixed a comment typo
2007-10-10 Andrew Tridgellr11363: fixed a problem with provisioning when hklm...
2007-10-10 Andrew Tridgellr11354: - generate a ejs error on bad ldif to add/modify
2007-10-10 Rafal Szczesniakr11308: Correctly return status code in case of js...
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Andrew Tridgellr11285: fixed winreg.js for the recent change to winreg.idl
2007-10-10 Rafal Szczesniakr11281: Initial ejs interface for libnet functions.
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Bartlettr11222: Small provision fixes: canonicalName is now...
2007-10-10 Andrew Bartlettr11217: Ensure the realm is substituted in UPPER case.
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Andrew Bartlettr11203: Use different variable names to make it easier...
2007-10-10 Stefan Metzmacherr11171: fix the build
2007-10-10 Stefan Metzmacherr11087: - add type,name,scope as attributes to winsRecords,
2007-10-10 Stefan Metzmacherr11086: add sys.unix2nttime() function
2007-10-10 Stefan Metzmacherr11085: as ejs doesn't support '&' '|' bitwise AND...
2007-10-10 Stefan Metzmacherr11083: use the addresses from the record
2007-10-10 Andrew Tridgellr10914: moved the ldap time string functions into ldb...
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Jelmer Vernooijr10515: Handle replacement of "domain logons" and ...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Jelmer Vernooijr10316: More dynconfig fixes
2007-10-10 Andrew Tridgellr10252: a recent checkin from simo changed the handling...
2007-10-10 Andrew Tridgellr10193: r11632@blu: tridge | 2005-08-30 23:08:27...
2007-10-10 Andrew Tridgellr10192: r11631@blu: tridge | 2005-08-30 23:06:37...
2007-10-10 Jelmer Vernooijr10190: Do some very basic input checking when provisio...
2007-10-10 Tim Potterr9990: Fix some 64-bit size_t warnings.
2007-10-10 Jelmer Vernooijr9951: Add another value to the default HKLM.
2007-10-10 Jelmer Vernooijr9925: Fix swapped nt/lm password hashes - caught by...
2007-10-10 Jelmer Vernooijr9915: Some more mappings. Fix weird sAMAccountName...
2007-10-10 Jelmer Vernooijr9899: Be more conservative about what is sent to the...
2007-10-10 Jelmer Vernooijr9854: Finish ldb_map testsuite
2007-10-10 Jelmer Vernooijr9842: More error checks in the ldb_map modules, extend...
2007-10-10 Jelmer Vernooijr9834: More tests for the upgrade from Samba3
2007-10-10 Jelmer Vernooijr9830: Fix support for importing registry values. Exten...
2007-10-10 Jelmer Vernooijr9827: Convert 'passdb backend' rather then 'passdb...
2007-10-10 Jelmer Vernooijr9826: Add some more OOM checks
2007-10-10 Jelmer Vernooijr9825: Correctly handle length argument to substr()
2007-10-10 Jelmer Vernooijr9816: Work on testsuite for upgrade
2007-10-10 Jelmer Vernooijr9813: Conver testsuite for samba3sam module to EJS
2007-10-10 Jelmer Vernooijr9805: Add 'data' property to param EJS object
2007-10-10 Jelmer Vernooijr9800: Add EJS interface to param. tridge, sorry this...
2007-10-10 Jelmer Vernooijr9798: Add generic functions for handling smb.conf...
2007-10-10 Jelmer Vernooijr9793: Be more verbose, check for errors in upgrade...
2007-10-10 Jelmer Vernooijr9770: Couple other bugfixes
2007-10-10 Jelmer Vernooijr9762: Add support for reading good old smbpasswd files
2007-10-10 Jelmer Vernooijr9756: One-way upgrade from Samba3->Samba4 basically...
2007-10-10 Jelmer Vernooijr9755: Fix crash bug in SWAT login
2007-10-10 Jelmer Vernooijr9754: Upgrading with the command line utility now...
2007-10-10 Jelmer Vernooijr9746: Add "staff" as possible alternative to wheel
2007-10-10 Jelmer Vernooijr9744: - [upgrade.js] Start working on smb.conf conversion.
2007-10-10 Jelmer Vernooijr9735: More work on generating a valid Samba4 configura...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Jelmer Vernooijr9725: Fix full output mode of samba3dump as well....
2007-10-10 Jelmer Vernooijr9724: Rewrite samba3dump in JS. The summary works...
2007-10-10 Jelmer Vernooijr9722: Initial attempt at converting samba3dump to...
2007-10-10 Jelmer Vernooijr9718: Work a bit on the SWAT interface
2007-10-10 Andrew Tridgellr9707: r11080@blu: tridge | 2005-08-28 12:41:12 ...
2007-10-10 Andrew Tridgellr9706: r11042@blu: tridge | 2005-08-28 12:40:09 ...
2007-10-10 Andrew Tridgellr9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
2007-10-10 Jelmer Vernooijr9700: Change DATA_BLOB in ejs back to struct datablob
2007-10-10 Jelmer Vernooijr9698: Fix a bit of memory management
2007-10-10 Andrew Tridgellr9645: fixed the ejs GetOptions() call to look at the...
2007-10-10 Andrew Tridgellr9580: put the libinclude() after the GetOptions so...
2007-10-10 Andrew Tridgellr9568: updated the winreg js library for CreateKey...
2007-10-10 Andrew Tridgellr9566: fix an uninitialised variable
2007-10-10 Andrew Tridgellr9504: use some low level ejs hackery to give much...
2007-10-10 Andrew Tridgellr9500: userAuth() takes a creds object, not a general...
2007-10-10 Andrew Tridgellr9499: added error checking to the userAuth() call...
2007-10-10 Andrew Tridgellr9497: - converted the winreg library to a more OO...
2007-10-10 Andrew Tridgellr9496: added a regToVar() function that converts a...
2007-10-10 Andrew Tridgellr9492: it is more usual to return 'undefined' instead...
2007-10-10 Andrew Tridgellr9491: fixed up a few scripts that need to be updated...
2007-10-10 Rafal Szczesniakr9477: Convert popt options to an ejs object. Doesn...
next