summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* r20364: SWAT updates, part 1Derrell Lipman2007-10-101-0/+18
* r20358: - fix ejs generated code for ipv4addressStefan Metzmacher2007-10-102-3/+3
* r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett2007-10-102-0/+24
* r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher2007-10-101-6/+6
* r20175: use libnet context instead mem_ctx as the latter getsRafal Szczesniak2007-10-101-4/+3
* r20163: Return null object if no user is found.Rafal Szczesniak2007-10-101-1/+5
* r20143: a bit of experiments before doing serious changes in ejsnet.Rafal Szczesniak2007-10-101-1/+41
* r19972: put a placeholder of a new js function and use error stringsRafal Szczesniak2007-10-101-6/+59
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-2/+2
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-7/+7
* r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.Andrew Bartlett2007-10-101-1/+1
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-102-1/+2
* r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2007-10-101-5/+7
* r19427: print out the currect nameStefan Metzmacher2007-10-101-1/+1
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-1/+1
* r19334: Commit commented provisioning code to activate the schemaSimo Sorce2007-10-101-0/+32
* r19318: Because we don't test the vampire code in SWAT very regularly, it bit...Andrew Bartlett2007-10-101-2/+4
* r19297: fixed a leak in the ejs ldb interfaceAndrew Tridgell2007-10-101-2/+2
* r19258: Don't delete the contents of the partitions twice, and in particularAndrew Bartlett2007-10-101-17/+6
* r19252: - fixed 'erase' argument to setup_ldb()Andrew Tridgell2007-10-101-2/+21
* r19216: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-101-0/+1
* r19165: handle errors better for jsonrpc. generate an error object whenever ...Derrell Lipman2007-10-101-0/+1
* r19055: JSON-RPC is working! It passes the small qooxdoo JSON-RPC test suiteDerrell Lipman2007-10-102-124/+233
* r19051: JSON-RPC server work-in-progress. It's almost working.Derrell Lipman2007-10-102-1/+34
* r19048: ensure our memory gets cleaned up even upon exceptionDerrell Lipman2007-10-101-1/+1
* r19020: move jsonrpc_include to a more appropriate location in the file, and ...Derrell Lipman2007-10-101-13/+17
* r19019: Add a parser for javascript literals. This is implemented for parsin...Derrell Lipman2007-10-102-1/+672
* r18977: Seperate these asserts, so we know which fired.Andrew Bartlett2007-10-101-1/+2
* r18880: JSON-RPC work in progressDerrell Lipman2007-10-103-1/+167
* r18850: add strspn() function i ejsDerrell Lipman2007-10-101-0/+17
* r18567: fixed the winreg js code for the new names of the fields in winreg.idlAndrew Tridgell2007-10-101-6/+6
* r18334: AIX 5.1 doesn't have any of 'users', 'guest', 'other' or 'unknown'Andrew Tridgell2007-10-101-1/+1
* r18248: Bail out with a error message if this search fails for some reason.Andrew Bartlett2007-10-101-0/+4
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-8/+1
* r18135: almost there ....Andrew Tridgell2007-10-101-1/+8
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-101-1/+1
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2007-10-101-1/+1
* r18072: Really delete things in the base partition, after we changed where theAndrew Bartlett2007-10-101-4/+3
* r17982: One final hack...Andrew Bartlett2007-10-101-0/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()Stefan Metzmacher2007-10-101-8/+4
* r17876: Require one less patch for the LDAP backend to work.Andrew Bartlett2007-10-101-4/+21
* r17791: get rid of another compiler warningStefan Metzmacher2007-10-101-2/+3
* r17704: Add comments suggesting how to get the LDAP backend working.Andrew Bartlett2007-10-101-3/+23
* r17648: update minschema.jsSimo Sorce2007-10-101-2/+14
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-102-2/+2
* r17548: It is a good idea to commit the fix (from mkhl) before the test thatAndrew Bartlett2007-10-101-1/+1
* r17534: Try another group for 'wheel' on True64.Andrew Bartlett2007-10-101-1/+1
* r17499: Open the main database only the minimum times during a provision.Andrew Bartlett2007-10-101-84/+62
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-1/+5