summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* r25921: Now also listen on ldapi by default in the LDAP serverAndrew Bartlett2007-12-211-0/+11
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-211-0/+1
* r25831: remove unused includeStefan Metzmacher2007-12-211-1/+0
* r25752: use EJS_CHECK() instead of NDR_CHECK()Stefan Metzmacher2007-12-211-12/+12
* r25751: use EJS_CHECK() instead of NDR_CHECK() in ejs codeStefan Metzmacher2007-12-211-0/+8
* r25750: Update the objectclass module to improve consistency in Samba4.Andrew Bartlett2007-12-211-5/+16
* r25747: Implement linked attributes, for add operations.Andrew Bartlett2007-12-211-0/+1
* r25694: Move subtree_rename above the partitions module. The next step is toAndrew Bartlett2007-12-211-3/+4
* r25693: Implement the rest of subtree renames, now that tridge waved his magicAndrew Bartlett2007-12-211-2/+2
* r25691: make "server role" case insensitiveAndrew Tridgell2007-12-211-7/+7
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-1/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-1010-37/+37
* r25536: Fix path for messaging - this code path doesn't appear to have a test...Jelmer Vernooij2007-10-101-1/+1
* r25462: Remove refernece to categories from js as well.Jelmer Vernooij2007-10-101-25/+0
* r25460: use common structure in param/generic.cJelmer Vernooij2007-10-101-2/+2
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-104-7/+11
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-106-8/+10
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-102-2/+2
* r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better messageAndrew Bartlett2007-10-101-0/+5
* r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij2007-10-101-3/+3
* r25348: Start working on another Python wrapper.Tim Potter2007-10-101-1/+1
* r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that IAndrew Bartlett2007-10-101-3/+3
* r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett2007-10-101-8/+39
* r25266: Fix case.Jelmer Vernooij2007-10-102-7/+7
* r25214: use talloc_strndup_append() instead of talloc_append_string()Stefan Metzmacher2007-10-101-20/+4
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-5/+5
* r25113: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2007-10-102-47/+0
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-102-8/+9
* r25027: Fix more warnings.Jelmer Vernooij2007-10-109-23/+23
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-105-1/+5
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-102-8/+9
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-101-1/+1
* r24911: Make better use of substituted variables in example named.confAndrew Bartlett2007-10-101-0/+2
* r24793: The subtree_rename module is a work of fiction. An resemblance to aAndrew Bartlett2007-10-101-1/+0
* r24761: Permit subtree renames in Samba4.Andrew Bartlett2007-10-101-0/+1
* r24760: Ensure we base64 encode any password being put into LDIF, to avoidAndrew Bartlett2007-10-101-0/+7
* r24729: First try and publishing a DNS service account, for folks to play with.Andrew Bartlett2007-10-101-0/+3
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r24703: Use standard registry diff files when provisioning rather thanJelmer Vernooij2007-10-103-8/+100
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-2/+0
* r24640: Add a suggested BIND configuration snippit, to help with DNS configur...Andrew Bartlett2007-10-101-1/+6
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-101-2/+2
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-102-4/+4
* r24535: rename struct dcerpc_interface_call -> struct ndr_interface_callStefan Metzmacher2007-10-101-2/+2
* r24012: Remove duplicate code block (from bad merge).Andrew Bartlett2007-10-101-17/+0
* r23966: It isn't great, but at least now we have some access control in SWATAndrew Bartlett2007-10-101-0/+45
* r23907: Fix bug 4790 reported by mwallnoefer@yahoo.de:Andrew Bartlett2007-10-101-5/+7