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