summaryrefslogtreecommitdiff
path: root/swat
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13102: fixed the vampire code to correctly setup foreign sids and defaultAndrew Tridgell1-1/+10
2007-10-10r13100: removed unused menu itemAndrew Tridgell1-1/+0
2007-10-10r13075: tell the admin what needs to be done to finish the installAndrew Tridgell1-1/+13
2007-10-10r12945: Try to move closer to getting Samba3 import working again.Andrew Bartlett1-7/+20
2007-10-10r12928: This patch improves the interaction between the vampire and provsion ...Andrew Bartlett2-19/+27
2007-10-10r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2-1/+93
2007-10-10r12887: Add the icon from samba.org to SWAT.Andrew Bartlett1-0/+0
2007-10-10r12826: The base DN is very tied to the realm. Allowing it to be changed hereAndrew Bartlett2-2/+0
2007-10-10r12823: Fix up the provison and newuser code in SWAT. This also cleans up theAndrew Bartlett3-16/+23
2007-10-10r12819: Fix swat authentication again. We need to pass the socket_addressAndrew Bartlett1-2/+5
2007-10-10r12739: Add support for using credentials in the provision process.Andrew Bartlett1-1/+1
2007-10-10r12232: I hate SWAT code being outside 'source'. Add in code to push theAndrew Bartlett1-0/+2
2007-10-10r10228: Reorganizing a bit, trying to simplify. This is an attemptDeryck Hodge3-88/+61
2007-10-10r10225: Adding back a style rule to qooxdoo that was originallyDeryck Hodge1-0/+1
2007-10-10r10212: An IE fix. Must set initial values in the onload function.Deryck Hodge1-6/+7
2007-10-10r10190: Do some very basic input checking when provisioning.Jelmer Vernooij1-0/+2
2007-10-10r9831: Check whether the two admin passwords entered were equal.Jelmer Vernooij1-7/+24
2007-10-10r9816: Work on testsuite for upgradeJelmer Vernooij2-3/+9
2007-10-10r9779: Add a contextmenu function to be used by all window/widget objects.Deryck Hodge2-46/+57
2007-10-10r9763: Add the start bar as a widget from theDeryck Hodge2-7/+20
2007-10-10r9761: Move initial widget setup to desktop library. Now, just by includingDeryck Hodge2-36/+37
2007-10-10r9759: Create some wrappers for QxWidget. This gives us some pre-fabbedDeryck Hodge2-18/+59
2007-10-10r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij1-13/+12
2007-10-10r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij1-10/+32
2007-10-10r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij1-17/+27
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij2-1/+42
2007-10-10r9710: Filename change for clarity's sake.Deryck Hodge2-1/+1
2007-10-10r9674: r9678@blu: tridge | 2005-08-27 16:32:30 +1000Andrew Tridgell1-13/+15
2007-10-10r9668: Cross-browser fix for IE, when adding scripts on the fly.Deryck Hodge1-2/+9
2007-10-10r9663: Portability fix for IE.Deryck Hodge1-2/+2
2007-10-10r9651: Start to group all SWAT specific windowing, widgets, etc. in oneDeryck Hodge2-41/+150
2007-10-10r9635: Seperate window logic from registry js file.Deryck Hodge5-39/+101
2007-10-10r9610: use a list of allowable extensions for unauthenticated access rather thanAndrew Tridgell1-8/+8
2007-10-10r9579: Desktop SWAT opens now with a little server status window.Deryck Hodge3-133/+218
2007-10-10r9501: fixed the SWAT login page for the changes to the userAuth() function t...Andrew Tridgell1-10/+7
2007-10-10r9498: converted the SWAT regedit backend code to use the OO callsAndrew Tridgell1-6/+4
2007-10-10r9471: Rough first pass at a menu system. It's hacked together, butDeryck Hodge1-9/+55
2007-10-10r9470: non-working attempt to add a little table for values to the reg editorAndrew Tridgell1-5/+27
2007-10-10r9469: Add a right-click menu to the SWAT desktop.Deryck Hodge1-2/+57
2007-10-10r9466: add display of values as well as keys in the registry editorAndrew Tridgell2-11/+66
2007-10-10r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell1-1/+1
2007-10-10r9443: We can now move windows around anywhere on our SWAT "desktop".Deryck Hodge1-7/+48
2007-10-10r9434: moved the registry editor into a common js library. Deryck, does thisAndrew Tridgell4-253/+181
2007-10-10r9397: Playing with qooxdoo a bit and saving my work, so IDeryck Hodge3-0/+208
2007-10-10r9328: Remove background:ThreeDFace from qooxdoo styles toDeryck Hodge1-1/+1
2007-10-10r9327: Rename parent to fParent to prevent confusion with window.parent object.Deryck Hodge1-13/+13
2007-10-10r9232: Rename some objects to make code clear.Deryck Hodge1-24/+24
2007-10-10r9230: Star out passwords and add confim text input for provisioning.Deryck Hodge2-22/+38
2007-10-10r9228: cleanup and simplify the AJAJ code - part 2Andrew Tridgell1-6/+26
2007-10-10r9227: cleanup and simplify the AJAJ codeAndrew Tridgell5-63/+64