summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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-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-10r9654: introduce the samdb_search_dn callSimo Sorce5-33/+40
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-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-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-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
2007-10-10r9587: Fix SWAT data dir for --with-fhsJelmer Vernooij2-1/+2
2007-10-10r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke2-8/+137
2007-10-10r9581: Registry dbJelmer Vernooij5-122/+108
2007-10-10r9580: put the libinclude() after the GetOptions so the smb.conf is loaded toAndrew Tridgell1-4/+4
2007-10-10r9578: fixed an endless loop and memory leak in the QueryMultipleValues testAndrew Tridgell1-3/+5
2007-10-10r9577: Fix some indentation.Tim Potter1-2/+2
2007-10-10r9576: Couple of small fixes. Generate notice indicatingJelmer Vernooij3-19/+32
2007-10-10r9575: more automatic cleanup code in winreg testAndrew Tridgell1-2/+7