summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* r9651: Start to group all SWAT specific windowing, widgets, etc. in oneDeryck Hodge2007-10-102-41/+150
* r9649: missed a spot .....Andrew Tridgell2007-10-101-0/+1
* r9648: this fixes the krb5 based login with the pac. The key to this whole sa...Andrew Tridgell2007-10-105-10/+23
* r9647: saved_pac is binary data, so prevent any possible portability problems...Andrew Tridgell2007-10-101-1/+1
* r9646: fixed error messageAndrew Tridgell2007-10-101-1/+1
* r9645: fixed the ejs GetOptions() call to look at the first option passed (th...Andrew Tridgell2007-10-101-1/+1
* r9644: add LOCAL-PAC to the list of 'make test' testsAndrew Tridgell2007-10-101-1/+1
* r9643: fixed samsync code for the new dn explode semanticsAndrew Tridgell2007-10-101-17/+15
* r9638: add error code that you get when you call DsGetNCChanges() with a tmp_...Stefan Metzmacher2007-10-102-0/+2
* r9635: Seperate window logic from registry js file.Deryck Hodge2007-10-105-39/+101
* r9625: Get rid of "duplicate const" warning.Tim Potter2007-10-101-1/+1
* r9624: Support writing wins.ldifJelmer Vernooij2007-10-101-3/+24
* r9623: samba3dump now generates LDIF for the registry hives from registry.tdbJelmer Vernooij2007-10-107-58/+273
* r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif)Jelmer Vernooij2007-10-1010-80/+193