summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2007-10-104-48/+221
* r12891: We no longer manually set the 'name' attribute.Andrew Bartlett2007-10-101-2/+1
* r12823: Fix up the provison and newuser code in SWAT. This also cleans up theAndrew Bartlett2007-10-102-22/+35
* r12822: Given that talloc gives us this extra level of safety, use it.Andrew Bartlett2007-10-101-2/+2
* r12819: Fix swat authentication again. We need to pass the socket_addressAndrew Bartlett2007-10-101-8/+17
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-14/+7
* r12749: Fix the newuser script.Andrew Bartlett2007-10-101-6/+4
* r12746: An initial version of the kludge_acls module.Andrew Bartlett2007-10-102-4/+24
* r12744: For correctly written scripts, we don't need this anymore. Only useAndrew Bartlett2007-10-101-3/+1
* r12739: Add support for using credentials in the provision process.Andrew Bartlett2007-10-101-16/+21
* r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early.Andrew Bartlett2007-10-101-0/+3
* r12708: This is equivilant, but doesn't cause a warning.Andrew Bartlett2007-10-101-2/+1
* r12704: role => server roleJelmer Vernooij2007-10-101-4/+4
* r12703: Fix handling of short passdb backends (also reported by Steinar Gunde...Jelmer Vernooij2007-10-101-2/+4
* r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder...Jelmer Vernooij2007-10-102-2/+31
* r12697: Support empty fullname fields in unix accountsJelmer Vernooij2007-10-101-0/+4
* r12695: A dot is allowed in NetBIOS names.Jelmer Vernooij2007-10-101-2/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+1
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-102-2/+4
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12596: This variable is unused.Andrew Bartlett2007-10-101-3/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-2/+3
* r12533: Get the ldb.errstring() out to the user on failure. It helps a lotAndrew Bartlett2007-10-101-2/+9
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-101-1/+1
* r12517: Don't generate empty init functionsJelmer Vernooij2007-10-101-2/+2
* r12516: Fix drsuapi and netlogon javascript bindingsJelmer Vernooij2007-10-102-0/+25
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-101-1/+1
* 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