summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2007-10-106-42/+250
* r9761: Move initial widget setup to desktop library. Now, just by includingDeryck Hodge2007-10-102-36/+37
* r9759: Create some wrappers for QxWidget. This gives us some pre-fabbedDeryck Hodge2007-10-102-18/+59
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2007-10-106-308/+78
* r9755: Fix crash bug in SWAT loginJelmer Vernooij2007-10-101-1/+4
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2007-10-105-68/+137
* r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij2007-10-103-347/+44
* r9746: Add "staff" as possible alternative to wheelJelmer Vernooij2007-10-101-1/+1
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2007-10-107-101/+475
* r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij2007-10-106-60/+470
* r9734: The ethereal parser generator was generating duplicate functions forTim Potter2007-10-101-4/+4
* r9733: Test conversion from known sids in CrackNames.Andrew Bartlett2007-10-101-0/+56
* r9731: Fix typoAndrew Bartlett2007-10-101-1/+1
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-1022-233/+459
* r9727: A simplier test I can aim at passing when I get the cracknames code done.Andrew Bartlett2007-10-102-0/+38
* r9725: Fix full output mode of samba3dump as well. Thanks to tridge forJelmer Vernooij2007-10-102-20/+40
* r9724: Rewrite samba3dump in JS. The summary works now, but the full outputJelmer Vernooij2007-10-103-234/+411
* r9722: Initial attempt at converting samba3dump to EJS..Jelmer Vernooij2007-10-106-2/+489
* r9718: Work a bit on the SWAT interfaceJelmer Vernooij2007-10-107-62/+114
* r9712: Bunch of small fixesJelmer Vernooij2007-10-108-48/+201
* r9710: Filename change for clarity's sake.Deryck Hodge2007-10-102-1/+1
* r9707: r11080@blu: tridge | 2005-08-28 12:41:12 +1000Andrew Tridgell2007-10-101-1/+26
* r9706: r11042@blu: tridge | 2005-08-28 12:40:09 +1000Andrew Tridgell2007-10-101-4/+0
* r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000Andrew Tridgell2007-10-104-0/+4
* r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell2007-10-105-5/+17
* r9703: r9683@blu: tridge | 2005-08-27 18:56:05 +1000Andrew Tridgell2007-10-101-0/+4
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-1015-19/+67
* r9701: Provide correct parameters.Andrew Bartlett2007-10-101-3/+3
* r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij2007-10-104-9/+41
* r9699: Add as much attributes the current Samba4 SAM has to the mapping table...Jelmer Vernooij2007-10-101-5/+402
* r9698: Fix a bit of memory managementJelmer Vernooij2007-10-106-212/+357
* r9696: Update prototypes for new name of short parsing function.Andrew Bartlett2007-10-101-4/+11
* r9693: Move the smb_krb5_context setup code to use the new pattern ofAndrew Bartlett2007-10-101-5/+7
* r9690: Extend test + fix several bugsJelmer Vernooij2007-10-103-11/+47
* r9689: valgrind-clean now. Editing works now mostly, you just lose half of yourJelmer Vernooij2007-10-102-59/+141
* r9686: Another round of bugfixes. Works somewhat now, when running under valg...Jelmer Vernooij2007-10-102-12/+102
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2007-10-109-146/+242
* r9684: Remove unused parameters (about 70)Jelmer Vernooij2007-10-102-476/+9
* r9683: OK that last fix was too good to be true. (-:Tim Potter2007-10-101-1/+1
* r9682: Jelmer, I think this fixes another case where the parser generator wasTim Potter2007-10-101-1/+1
* r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett2007-10-105-11/+11
* r9680: Update Heimdal to current lorikeet-heimdal (which was itself updatedAndrew Bartlett2007-10-1025-332/+790
* r9678: Remove unused variables.Andrew Bartlett2007-10-101-4/+0
* r9677: Don't generate duplicate function names when processing structure elem...Tim Potter2007-10-101-3/+3
* r9674: r9678@blu: tridge | 2005-08-27 16:32:30 +1000Andrew Tridgell2007-10-101-13/+15
* r9672: Fix build for compilers that don't like undefined-length arrays at the...Jelmer Vernooij2007-10-104-152/+130
* r9671: patch from Kai Blin fixing a bug in our base64 encoderAndrew Tridgell2007-10-101-3/+4
* r9668: Cross-browser fix for IE, when adding scripts on the fly.Deryck Hodge2007-10-101-2/+9
* r9663: Portability fix for IE.Deryck Hodge2007-10-101-2/+2
* r9654: introduce the samdb_search_dn callSimo Sorce2007-10-105-33/+40