summaryrefslogtreecommitdiffstats
path: root/source/scripting
Commit message (Collapse)AuthorAgeFilesLines
...
* r11354: - generate a ejs error on bad ldif to add/modifyAndrew Tridgell2005-10-281-3/+7
| | | | - fixed a double free error in ldb.close()
* r11308: Correctly return status code in case of js error or libnetRafal Szczesniak2005-10-261-1/+8
| | | | | | | function execution error. rafal
* r11303: Support defining and installing public headers for libraries. Jelmer Vernooij2005-10-261-1/+1
| | | | | Support installing libraries. Get rid of pkg-config file (will be autogenerated later on).
* r11285: fixed winreg.js for the recent change to winreg.idlAndrew Tridgell2005-10-251-2/+2
|
* r11281: Initial ejs interface for libnet functions.Rafal Szczesniak2005-10-244-1/+149
| | | | rafal
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-212-19/+21
|
* r11222: Small provision fixes: canonicalName is now generated, and the DC=Andrew Bartlett2005-10-201-1/+1
| | | | | | list should be from the dnsdomain (ie lowercae). Andrew Bartlett
* r11217: Ensure the realm is substituted in UPPER case.Andrew Bartlett2005-10-201-2/+2
| | | | Andrew Bartlett
* r11214: Remove scons files (see ↵Jelmer Vernooij2005-10-202-15/+0
| | | | http://lists.samba.org/archive/samba-technical/2005-October/043443.html)
* r11203: Use different variable names to make it easier to tell which assert ↵Andrew Bartlett2005-10-201-4/+4
| | | | | | fired. Andrew Bartlett
* r11171: fix the buildStefan Metzmacher2005-10-191-1/+2
| | | | metze
* r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher2005-10-151-7/+58
| | | | | | | | so you can use them in search filters, only for administration not used inside the winserver code - fix the samba3 ugrade scripts to create a correct samba4 wins.ldb metze
* r11086: add sys.unix2nttime() functionStefan Metzmacher2005-10-151-0/+17
| | | | metze
* r11085: as ejs doesn't support '&' '|' bitwise AND and OR,Stefan Metzmacher2005-10-151-0/+47
| | | | | | we need some helper functions for this metze
* r11083: use the addresses from the recordStefan Metzmacher2005-10-151-1/+3
| | | | metze
* r10914: moved the ldap time string functions into ldb so they can be used byAndrew Tridgell2005-10-121-1/+2
| | | | the time attribute handling functions
* r10586: Add MergedObject() builder. Default to Library() rather Jelmer Vernooij2005-09-281-2/+2
| | | | then StaticLibrary()
* r10528: Add credentials.h back into includes.h as some compilers don't Jelmer Vernooij2005-09-272-2/+0
| | | | seem to be able to handle incomplete enum types.
* r10515: Handle replacement of "domain logons" and "domain master" by "server ↵Jelmer Vernooij2005-09-261-2/+14
| | | | role"
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2005-09-262-0/+2
|
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2005-09-222-2/+2
| | | | | | | | | | | | | I still have issues with Win2k3 SP1, and Samba4 doesn't pass it's own test for the moment, but I'm working on these issues :-) This required a change to the credentials API, so that the special case for NTLM logins using a principal was indeed handled as a special, not general case. Also don't set the realm from a ccache, as then it overrides --option=realm=. Andrew Bartlett
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now, Jelmer Vernooij2005-09-202-0/+15
| | | | | but final linking still fails (as does generating files asn1, et, idl and proto files)
* r10316: More dynconfig fixesJelmer Vernooij2005-09-193-3/+0
|
* r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell2005-09-161-0/+1
| | | | | searches in ldb to be more ldap compliant, but broke the wins server and the ejs ldb code. This fixes those up so 'make test' passes again.
* r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000Andrew Tridgell2005-09-131-0/+22
| | | | | | | | if we fail to erase a ldb during provision by traversing and deleting records (an in-place erase) then just unlink it and start it again. This makes provisioning much more robust to changes in ldb that make it not backward compatible with old DBs.
* r10192: r11631@blu: tridge | 2005-08-30 23:06:37 +1000Andrew Tridgell2005-09-131-0/+26
| | | | added a ldb.close() method in js. Useful for re-opening the db
* r10190: Do some very basic input checking when provisioning.Jelmer Vernooij2005-09-121-0/+26
|
* r9990: Fix some 64-bit size_t warnings.Tim Potter2005-09-031-3/+3
|
* r9951: Add another value to the default HKLM.Jelmer Vernooij2005-09-021-4/+15
| | | | Convert Samba3 policy "refuse machine pw change" to registry value.
* r9925: Fix swapped nt/lm password hashes - caught by Andrew BartlettJelmer Vernooij2005-09-011-1/+1
|
* r9915: Some more mappings. Fix weird sAMAccountName values.Jelmer Vernooij2005-09-011-4/+10
|
* r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij2005-09-011-5/+6
|
* r9854: Finish ldb_map testsuiteJelmer Vernooij2005-09-011-18/+79
| | | | | Update PLAN Some more small other fixes
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2005-08-312-32/+35
|
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2005-08-312-9/+63
|
* r9830: Fix support for importing registry values. Extended the examplre ↵Jelmer Vernooij2005-08-311-5/+3
| | | | registry tdb.
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2005-08-311-1/+2
| | | | Be a bit more verbose
* r9826: Add some more OOM checksJelmer Vernooij2005-08-311-2/+2
|
* r9825: Correctly handle length argument to substr()Jelmer Vernooij2005-08-311-3/+2
|
* r9816: Work on testsuite for upgradeJelmer Vernooij2005-08-312-23/+39
| | | | Add 'paths' object to provision code.
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2005-08-301-3/+3
|
* r9805: Add 'data' property to param EJS objectJelmer Vernooij2005-08-302-23/+107
| | | | | Write out new smb.conf file. Parameters that have disappeared between Samba 3 and 4 will optionally be prefixed with 'samba3:'
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bit Jelmer Vernooij2005-08-305-4/+216
| | | | with your loadparm interface. :-/
* r9798: Add generic functions for handling smb.conf files (the parameters ↵Jelmer Vernooij2005-08-301-40/+3
| | | | | | | | don't to be pre-declared). Also doesn't use any globals, so multiple files can be loaded at once. Currently uses the prefix "param" for all functions and structures; suggestions for better ones are welcome... Remove old smb.conf-parsing code from libsamba3.
* r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij2005-08-301-9/+23
|
* r9770: Couple other bugfixesJelmer Vernooij2005-08-304-13/+28
| | | | Update TODO-list
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2005-08-293-25/+99
| | | | | Fix password support Make base64 decode/encode functions available to EJS
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2005-08-293-13/+65
| | | | Still need to polish some rough edges
* r9755: Fix crash bug in SWAT loginJelmer Vernooij2005-08-291-1/+4
|
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2005-08-292-9/+98
| | | | Upgrading using SWAT should work as well now.