summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell5-137/+156
2007-10-10r9573: fixed a commentAndrew Tridgell1-1/+1
2007-10-10r9569: fixed an uninitialised variableAndrew Tridgell1-1/+1
2007-10-10r9568: updated the winreg js library for CreateKey, and add a --createkeyAndrew Tridgell2-9/+56
2007-10-10r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell4-36/+69
2007-10-10r9566: fix an uninitialised variableAndrew Tridgell1-1/+1
2007-10-10r9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FILES so that the lib/sa...Tim Potter1-1/+1
2007-10-10r9558: Add more whitespace to generated output.Tim Potter1-3/+3
2007-10-10r9557: Some more updates. Use combined function for parsing a set ofJelmer Vernooij9-446/+154
2007-10-10r9556: Define a few libsamba structsJelmer Vernooij1-0/+2
2007-10-10r9555: More updates. Everything except for secrets.c compiles now..Jelmer Vernooij10-104/+339
2007-10-10r9554: Do a quick once-over to make the ethereal auto-generated parser code aTim Potter1-51/+54
2007-10-10r9553: Some cosmetic things to make the atsvc dissector output look prettierTim Potter1-6/+18