summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12517: Don't generate empty init functionsJelmer Vernooij1-2/+2
2007-10-10r12516: Fix drsuapi and netlogon javascript bindingsJelmer Vernooij2-0/+25
2007-10-10r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij1-1/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-3/+1
2007-10-10r12501: Merge EJSHeader.pm into EJS.pm and simplify smbcalls_rpc.c a bit,Jelmer Vernooij3-38/+17
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij1-0/+12
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r12323: fixeed the use of options.get_credentials() for ldbAndrew Tridgell1-2/+6
2007-10-10r12322: automatically use cmdline_credentials if the ldb object doesn't haveAndrew Tridgell1-0/+4
2007-10-10r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2-5/+29
2007-10-10r12104: Move to (sync) smb_composite_connect from smbcli_tree_full_connection()Rafal Szczesniak1-2/+13
2007-10-10r12014: free the irpc_request structure with the irpc_call_recv functions,Stefan Metzmacher1-1/+0
2007-10-10r12013: fix compiler warningsStefan Metzmacher2-6/+6
2007-10-10r11995: A big kerberos-related update.Andrew Bartlett1-0/+12
2007-10-10r11814: 1) Set name resolution methods according to smb.confRafal Szczesniak1-1/+4
2007-10-10r11748: By default, use name resolution method provided by meansRafal Szczesniak1-0/+1
2007-10-10r11588: Remove unused (at the moment) variable and quiet compiler warning.Rafal Szczesniak1-1/+0
2007-10-10r11586: Further work on ejs interface for libnet. The idea is to split libnetRafal Szczesniak2-4/+57
2007-10-10r11567: Ldb API change patch.Simo Sorce1-3/+4
2007-10-10r11498: added an optional extra argument to split to limit the number ofAndrew Tridgell1-8/+19
2007-10-10r11474: - enable ldb transactions from ejsAndrew Tridgell1-0/+81
2007-10-10r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. InAndrew Tridgell5-27/+34
2007-10-10r11439: Make presedence on strcmp comparison clear, and fill inAndrew Bartlett1-1/+3
2007-10-10r11365: fixed a comment typoAndrew Tridgell1-1/+1
2007-10-10r11354: - generate a ejs error on bad ldif to add/modifyAndrew Tridgell1-3/+7
2007-10-10r11308: Correctly return status code in case of js error or libnetRafal Szczesniak1-1/+8
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-1/+1
2007-10-10r11281: Initial ejs interface for libnet functions.Rafal Szczesniak4-1/+149
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-19/+19
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-12/+0
2007-10-10r11171: fix the buildStefan Metzmacher1-1/+2
2007-10-10r11086: add sys.unix2nttime() functionStefan Metzmacher1-0/+17
2007-10-10r11085: as ejs doesn't support '&' '|' bitwise AND and OR,Stefan Metzmacher1-0/+47
2007-10-10r11083: use the addresses from the recordStefan Metzmacher1-1/+3
2007-10-10r10914: moved the ldap time string functions into ldb so they can be used byAndrew Tridgell1-1/+2
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-2/+2
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2-2/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2-0/+2
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2-2/+2
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-0/+12
2007-10-10r10316: More dynconfig fixesJelmer Vernooij3-3/+0
2007-10-10r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell1-0/+1
2007-10-10r10192: r11631@blu: tridge | 2005-08-30 23:06:37 +1000Andrew Tridgell1-0/+26
2007-10-10r9990: Fix some 64-bit size_t warnings.Tim Potter1-3/+3
2007-10-10r9915: Some more mappings. Fix weird sAMAccountName values.Jelmer Vernooij1-4/+10
2007-10-10r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij1-4/+4
2007-10-10r9834: More tests for the upgrade from Samba3Jelmer Vernooij1-0/+42
2007-10-10r9826: Add some more OOM checksJelmer Vernooij1-2/+2
2007-10-10r9825: Correctly handle length argument to substr()Jelmer Vernooij1-3/+2
2007-10-10r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij1-3/+3