summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-3/+1
* r12501: Merge EJSHeader.pm into EJS.pm and simplify smbcalls_rpc.c a bit,Jelmer Vernooij2007-10-103-38/+17
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-0/+12
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r12445: Fix header in manpage, make script executableJelmer Vernooij2007-10-101-0/+0
* r12323: fixeed the use of options.get_credentials() for ldbAndrew Tridgell2007-10-101-2/+6
* r12322: automatically use cmdline_credentials if the ldb object doesn't haveAndrew Tridgell2007-10-101-0/+4
* r12252: With this change (hack) we can now do an provision onto Samba4's LDAPAndrew Bartlett2007-10-101-1/+4
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-103-14/+38
* r12218: Use common functions for generating listsJelmer Vernooij2007-10-101-2/+2
* r12104: Move to (sync) smb_composite_connect from smbcli_tree_full_connection()Rafal Szczesniak2007-10-101-2/+13
* r12014: free the irpc_request structure with the irpc_call_recv functions,Stefan Metzmacher2007-10-101-1/+0
* r12013: fix compiler warningsStefan Metzmacher2007-10-102-6/+6
* r12012: fix renaming smbsrv_trees -> smbsrv_tconsStefan Metzmacher2007-10-101-6/+6
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-102-0/+15
* r11956: removed the old rootdse.ldif, and the provision.js code that uses itAndrew Tridgell2007-10-101-3/+0
* r11814: 1) Set name resolution methods according to smb.confRafal Szczesniak2007-10-101-1/+4
* r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...Stefan Metzmacher2007-10-101-5/+5
* r11748: By default, use name resolution method provided by meansRafal Szczesniak2007-10-101-0/+1
* 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
* r11501: change provision code to use the new display specifiersAndrew Tridgell2007-10-101-0/+2
* r11500: fixed a bug in the variable substition code using the new limit argum...Andrew Tridgell2007-10-101-1/+1
* r11498: added an optional extra argument to split to limit the number ofAndrew Tridgell2007-10-101-8/+19
* r11496: add a minimal ads-compatible schema into our sam.ldb setup. This isAndrew Tridgell2007-10-101-2/+2
* r11475: removed a extraneous ldb_delete() call (i had it there for debugging)Andrew Tridgell2007-10-101-1/+0
* r11474: - enable ldb transactions from ejsAndrew Tridgell2007-10-102-4/+100
* r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. InAndrew Tridgell2007-10-108-42/+48
* 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
* r11363: fixed a problem with provisioning when hklm already exists (theAndrew Tridgell2007-10-101-2/+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
* r11285: fixed winreg.js for the recent change to winreg.idlAndrew Tridgell2007-10-101-2/+2
* r11281: Initial ejs interface for libnet functions.Rafal Szczesniak2007-10-104-1/+149
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-102-19/+21
* r11222: Small provision fixes: canonicalName is now generated, and the DC=Andrew Bartlett2007-10-101-1/+1
* r11217: Ensure the realm is substituted in UPPER case.Andrew Bartlett2007-10-101-2/+2
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-102-15/+0
* r11203: Use different variable names to make it easier to tell which assert f...Andrew Bartlett2007-10-101-4/+4
* r11171: fix the buildStefan Metzmacher2007-10-101-1/+2
* r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher2007-10-101-7/+58
* 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