summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs
Commit message (Expand)AuthorAgeFilesLines
* r11588: Remove unused (at the moment) variable and quiet compiler warning.Rafal Szczesniak2007-10-101-1/+0
* r11586: Further work on ejs interface for libnet. The idea is to split libnetRafal Szczesniak2007-10-102-4/+57
* r11567: Ldb API change patch.Simo Sorce2007-10-101-3/+4
* r11498: added an optional extra argument to split to limit the number ofAndrew Tridgell2007-10-101-8/+19
* r11474: - enable ldb transactions from ejsAndrew Tridgell2007-10-101-0/+81
* r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. InAndrew Tridgell2007-10-105-27/+34
* r11439: Make presedence on strcmp comparison clear, and fill inAndrew Bartlett2007-10-101-1/+3
* r11365: fixed a comment typoAndrew Tridgell2007-10-101-1/+1
* r11354: - generate a ejs error on bad ldif to add/modifyAndrew Tridgell2007-10-101-3/+7
* r11308: Correctly return status code in case of js error or libnetRafal Szczesniak2007-10-101-1/+8
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-1/+1
* r11281: Initial ejs interface for libnet functions.Rafal Szczesniak2007-10-104-1/+149
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-19/+19
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-12/+0
* r11171: fix the buildStefan Metzmacher2007-10-101-1/+2
* r11086: add sys.unix2nttime() functionStefan Metzmacher2007-10-101-0/+17
* r11085: as ejs doesn't support '&' '|' bitwise AND and OR,Stefan Metzmacher2007-10-101-0/+47
* r11083: use the addresses from the recordStefan Metzmacher2007-10-101-1/+3
* r10914: moved the ldap time string functions into ldb so they can be used byAndrew Tridgell2007-10-101-1/+2
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-2/+2
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-102-2/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-102-0/+2
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-102-2/+2
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-0/+12
* r10316: More dynconfig fixesJelmer Vernooij2007-10-103-3/+0
* r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell2007-10-101-0/+1
* r10192: r11631@blu: tridge | 2005-08-30 23:06:37 +1000Andrew Tridgell2007-10-101-0/+26
* r9990: Fix some 64-bit size_t warnings.Tim Potter2007-10-101-3/+3
* r9915: Some more mappings. Fix weird sAMAccountName values.Jelmer Vernooij2007-10-101-4/+10
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2007-10-101-4/+4
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2007-10-101-0/+42
* r9826: Add some more OOM checksJelmer Vernooij2007-10-101-2/+2
* r9825: Correctly handle length argument to substr()Jelmer Vernooij2007-10-101-3/+2
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2007-10-101-3/+3
* r9805: Add 'data' property to param EJS objectJelmer Vernooij2007-10-101-4/+58
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij2007-10-104-1/+213
* r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij2007-10-101-40/+3
* r9770: Couple other bugfixesJelmer Vernooij2007-10-102-5/+19
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2007-10-102-2/+63
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2007-10-101-0/+57
* r9755: Fix crash bug in SWAT loginJelmer Vernooij2007-10-101-1/+4
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2007-10-101-1/+3
* r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij2007-10-101-36/+85
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-102-2/+2
* r9725: Fix full output mode of samba3dump as well. Thanks to tridge forJelmer Vernooij2007-10-101-0/+2
* r9724: Rewrite samba3dump in JS. The summary works now, but the full outputJelmer Vernooij2007-10-102-170/+350
* r9722: Initial attempt at converting samba3dump to EJS..Jelmer Vernooij2007-10-104-1/+263
* r9706: r11042@blu: tridge | 2005-08-28 12:40:09 +1000Andrew Tridgell2007-10-101-4/+0
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-102-3/+5
* r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij2007-10-101-3/+3