summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19020: move jsonrpc_include to a more appropriate location in the file, and ...Derrell Lipman1-13/+17
2007-10-10r19019: Add a parser for javascript literals. This is implemented for parsin...Derrell Lipman2-1/+672
2007-10-10r18977: Seperate these asserts, so we know which fired.Andrew Bartlett1-1/+2
2007-10-10r18880: JSON-RPC work in progressDerrell Lipman3-1/+167
2007-10-10r18850: add strspn() function i ejsDerrell Lipman1-0/+17
2007-10-10r18567: fixed the winreg js code for the new names of the fields in winreg.idlAndrew Tridgell1-6/+6
2007-10-10r18334: AIX 5.1 doesn't have any of 'users', 'guest', 'other' or 'unknown'Andrew Tridgell1-1/+1
2007-10-10r18248: Bail out with a error message if this search fails for some reason.Andrew Bartlett1-0/+4
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-8/+1
2007-10-10r18135: almost there ....Andrew Tridgell1-1/+8
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-1/+1
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-1/+1
2007-10-10r18072: Really delete things in the base partition, after we changed where theAndrew Bartlett1-4/+3
2007-10-10r17982: One final hack...Andrew Bartlett1-0/+3
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()Stefan Metzmacher1-8/+4
2007-10-10r17876: Require one less patch for the LDAP backend to work.Andrew Bartlett1-4/+21
2007-10-10r17791: get rid of another compiler warningStefan Metzmacher1-2/+3
2007-10-10r17704: Add comments suggesting how to get the LDAP backend working.Andrew Bartlett1-3/+23
2007-10-10r17648: update minschema.jsSimo Sorce1-2/+14
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2-2/+2
2007-10-10r17548: It is a good idea to commit the fix (from mkhl) before the test thatAndrew Bartlett1-1/+1
2007-10-10r17534: Try another group for 'wheel' on True64.Andrew Bartlett1-1/+1
2007-10-10r17499: Open the main database only the minimum times during a provision.Andrew Bartlett1-84/+62
2007-10-10r17341: pass a messaging context to auth_context_create()Stefan Metzmacher1-1/+5
2007-10-10r17339: pass the event context and messaging context together to theStefan Metzmacher2-2/+16
2007-10-10r17330: Enable the partitions module.Andrew Bartlett1-1/+4
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-0/+7
2007-10-10r16265: Fix 'newuser' command.Andrew Bartlett1-1/+1
2007-10-10r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett1-19/+150
2007-10-10r16168: Make the example match the actual function.Andrew Bartlett1-1/+1
2007-10-10r16063: Make is clearer when we can't write to the smb.confAndrew Bartlett1-5/+8
2007-10-10r15805: Fix incompatible type assignment. Caught by the IBM checker.Jelmer Vernooij1-1/+1
2007-10-10r15731: module init functions should return NTSTATUS, not voidAndrew Tridgell10-10/+20
2007-10-10r15585: Revive pidl's SWIG file generator. It now generates simpleJelmer Vernooij1-1/+1
2007-10-10r15581: Remove unused includeJelmer Vernooij1-1/+0
2007-10-10r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter1-1/+2
2007-10-10r15389: Add some better torture tests for LdbMessage.Tim Potter1-8/+73
2007-10-10r15348: Start adding a dict interface and tests to LdbMessage class.Tim Potter1-8/+12
2007-10-10r15345: Add a read-only test to tdb torture tester.Tim Potter1-0/+8
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2-2/+2
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij2-2/+2
2007-10-10r15300: Only enable SWIG shared libs if python is availableJelmer Vernooij1-0/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2-5/+5
2007-10-10r15191: Avoid uint_t as it's not standard.Jelmer Vernooij1-1/+2
2007-10-10r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach1-1/+2
2007-10-10r15077: map SID_BUILTIN_USERSStefan Metzmacher1-0/+1
2007-10-10r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter5-645/+1
2007-10-10r14915: Work in progress - getting ldb_add() working.Tim Potter2-8/+38
2007-10-10r14906: Move SWIG-specific files to scripting/swig/Jelmer Vernooij2-8/+6