summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r9552: Add idmap support.Jelmer Vernooij1-0/+93
2007-10-10r9550: Adjust some indentation.Tim Potter1-18/+18
2007-10-10r9549: Rerun ./config.status if one of the .mk files changesJelmer Vernooij3-2/+27
2007-10-10r9547: A pile more completeness testing for DsCrackNames.Andrew Bartlett1-14/+143
2007-10-10r9527: add the magic Bind GUID's, that are needed to fetch the wholeStefan Metzmacher1-0/+5
2007-10-10r9526: provide DCERPC auth type 16Stefan Metzmacher1-0/+1
2007-10-10r9519: Use the value() value of an element when that element is used inJelmer Vernooij2-1/+22
2007-10-10r9518: - remove the subcontext_size() hack from rev 9509Stefan Metzmacher3-31/+44
2007-10-10r9517: fix compiler warning: status.v initialized variable used in line 375Stefan Metzmacher1-1/+1
2007-10-10r9516: Try a full-on matrix test of all the combinations in DRSUAPIAndrew Bartlett1-2/+123
2007-10-10r9514: add some new error codes I was getting with DsGetNCChanges() and DsAdd...Stefan Metzmacher2-0/+4
2007-10-10r9513: - let us parse some more replies of DsAddEntryStefan Metzmacher1-5/+31
2007-10-10r9511: - fix the memory treesStefan Metzmacher2-7/+8
2007-10-10r9510: fix the memory treeStefan Metzmacher1-1/+1
2007-10-10r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,Stefan Metzmacher3-6/+22
2007-10-10r9506: as the included file only contains a macro and no logic for configure ...Stefan Metzmacher2-3/+1
2007-10-10r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett6-97/+165
2007-10-10r9504: use some low level ejs hackery to give much better exception error mes...Andrew Tridgell3-19/+17
2007-10-10r9503: removed duplicate REG_* defines from registry.h now that they areAndrew Tridgell4-18/+5
2007-10-10r9500: userAuth() takes a creds object, not a general object now ...Andrew Tridgell1-1/+1
2007-10-10r9499: added error checking to the userAuth() call. SWAT is still failing, bu...Andrew Tridgell1-1/+5
2007-10-10r9497: - converted the winreg library to a more OO style of interfaceAndrew Tridgell2-35/+83
2007-10-10r9496: added a regToVar() function that converts a registry blob variable to ...Andrew Tridgell1-0/+119
2007-10-10r9495: - added an enum for winreg key types, making it easier to read the deb...Andrew Tridgell1-10/+20
2007-10-10r9494: Add ac-archive macro for checking GCC options. Use this to add toJames Peach4-4/+204