summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell15-19/+67
2007-10-10r9701: Provide correct parameters.Andrew Bartlett1-3/+3
2007-10-10r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij4-9/+41
2007-10-10r9699: Add as much attributes the current Samba4 SAM has to the mapping table...Jelmer Vernooij1-5/+402
2007-10-10r9698: Fix a bit of memory managementJelmer Vernooij6-212/+357
2007-10-10r9696: Update prototypes for new name of short parsing function.Andrew Bartlett1-4/+11
2007-10-10r9693: Move the smb_krb5_context setup code to use the new pattern ofAndrew Bartlett1-5/+7
2007-10-10r9690: Extend test + fix several bugsJelmer Vernooij3-11/+47
2007-10-10r9689: valgrind-clean now. Editing works now mostly, you just lose half of yourJelmer Vernooij2-59/+141
2007-10-10r9686: Another round of bugfixes. Works somewhat now, when running under valg...Jelmer Vernooij2-12/+102
2007-10-10r9685: Add tests for samba3sam mapping moduleJelmer Vernooij9-146/+242
2007-10-10r9684: Remove unused parameters (about 70)Jelmer Vernooij2-476/+9
2007-10-10r9683: OK that last fix was too good to be true. (-:Tim Potter1-1/+1
2007-10-10r9682: Jelmer, I think this fixes another case where the parser generator wasTim Potter1-1/+1
2007-10-10r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett5-11/+11
2007-10-10r9680: Update Heimdal to current lorikeet-heimdal (which was itself updatedAndrew Bartlett25-332/+790
2007-10-10r9678: Remove unused variables.Andrew Bartlett1-4/+0
2007-10-10r9677: Don't generate duplicate function names when processing structure elem...Tim Potter1-3/+3
2007-10-10r9674: r9678@blu: tridge | 2005-08-27 16:32:30 +1000Andrew Tridgell1-13/+15
2007-10-10r9672: Fix build for compilers that don't like undefined-length arrays at the...Jelmer Vernooij4-152/+130
2007-10-10r9671: patch from Kai Blin fixing a bug in our base64 encoderAndrew Tridgell1-3/+4
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-10r9654: introduce the samdb_search_dn callSimo Sorce5-33/+40
2007-10-10r9651: Start to group all SWAT specific windowing, widgets, etc. in oneDeryck Hodge2-41/+150
2007-10-10r9649: missed a spot .....Andrew Tridgell1-0/+1
2007-10-10r9648: this fixes the krb5 based login with the pac. The key to this whole sa...Andrew Tridgell5-10/+23
2007-10-10r9647: saved_pac is binary data, so prevent any possible portability problems...Andrew Tridgell1-1/+1
2007-10-10r9646: fixed error messageAndrew Tridgell1-1/+1
2007-10-10r9645: fixed the ejs GetOptions() call to look at the first option passed (th...Andrew Tridgell1-1/+1
2007-10-10r9644: add LOCAL-PAC to the list of 'make test' testsAndrew Tridgell1-1/+1
2007-10-10r9643: fixed samsync code for the new dn explode semanticsAndrew Tridgell1-17/+15
2007-10-10r9638: add error code that you get when you call DsGetNCChanges() with a tmp_...Stefan Metzmacher2-0/+2
2007-10-10r9635: Seperate window logic from registry js file.Deryck Hodge5-39/+101
2007-10-10r9625: Get rid of "duplicate const" warning.Tim Potter1-1/+1
2007-10-10r9624: Support writing wins.ldifJelmer Vernooij1-3/+24
2007-10-10r9623: samba3dump now generates LDIF for the registry hives from registry.tdbJelmer Vernooij7-58/+273
2007-10-10r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif)Jelmer Vernooij10-80/+193
2007-10-10r9616: Finish ldb_map module (still needs a lot of testing though...)Jelmer Vernooij3-95/+650
2007-10-10r9612: Don't generate handoff code for idl files that don't implement a pipeTim Potter1-8/+11
2007-10-10r9611: Reset global variables (hf and ett lists) for each parser run. ThisTim Potter1-6/+4
2007-10-10r9610: use a list of allowable extensions for unauthenticated access rather thanAndrew Tridgell1-8/+8
2007-10-10r9608: don't validate the hard-coded sid for an external pac fileAndrew Tridgell1-1/+2
2007-10-10r9603: allow the LOCAL-PAC test to use keys and pac data from the command lineAndrew Tridgell1-10/+31
2007-10-10r9602: Add support for reading share_info.tdb and smb.conf.Jelmer Vernooij8-179/+411
2007-10-10r9600: fixed the intermittent failures we were getting with ejs in the buildAndrew Tridgell1-1/+36
2007-10-10r9599: fix formatting of echo outputAndrew Tridgell1-1/+1
2007-10-10r9595: Add ldb map moduleJelmer Vernooij6-22/+296
2007-10-10r9591: - Remove empty fileJelmer Vernooij8-39/+41
2007-10-10r9589: Support reading secrets tdbJelmer Vernooij5-476/+195