summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* r9616: Finish ldb_map module (still needs a lot of testing though...)Jelmer Vernooij2007-10-103-95/+650
* r9612: Don't generate handoff code for idl files that don't implement a pipeTim Potter2007-10-101-8/+11
* r9611: Reset global variables (hf and ett lists) for each parser run. ThisTim Potter2007-10-101-6/+4
* r9608: don't validate the hard-coded sid for an external pac fileAndrew Tridgell2007-10-101-1/+2
* r9603: allow the LOCAL-PAC test to use keys and pac data from the command lineAndrew Tridgell2007-10-101-10/+31
* r9602: Add support for reading share_info.tdb and smb.conf.Jelmer Vernooij2007-10-108-179/+411
* r9600: fixed the intermittent failures we were getting with ejs in the buildAndrew Tridgell2007-10-101-1/+36
* r9595: Add ldb map moduleJelmer Vernooij2007-10-106-22/+296
* r9591: - Remove empty fileJelmer Vernooij2007-10-108-39/+41
* r9589: Support reading secrets tdbJelmer Vernooij2007-10-105-476/+195
* r9587: Fix SWAT data dir for --with-fhsJelmer Vernooij2007-10-102-1/+2
* r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke2007-10-102-8/+137
* r9581: Registry dbJelmer Vernooij2007-10-105-122/+108
* r9580: put the libinclude() after the GetOptions so the smb.conf is loaded toAndrew Tridgell2007-10-101-4/+4
* r9578: fixed an endless loop and memory leak in the QueryMultipleValues testAndrew Tridgell2007-10-101-3/+5
* r9577: Fix some indentation.Tim Potter2007-10-101-2/+2
* r9576: Couple of small fixes. Generate notice indicatingJelmer Vernooij2007-10-103-19/+32
* r9575: more automatic cleanup code in winreg testAndrew Tridgell2007-10-101-2/+7
* r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell2007-10-105-137/+156
* r9573: fixed a commentAndrew Tridgell2007-10-101-1/+1
* r9569: fixed an uninitialised variableAndrew Tridgell2007-10-101-1/+1
* r9568: updated the winreg js library for CreateKey, and add a --createkeyAndrew Tridgell2007-10-102-9/+56
* r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell2007-10-104-36/+69
* r9566: fix an uninitialised variableAndrew Tridgell2007-10-101-1/+1
* r9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FILES so that the lib/sa...Tim Potter2007-10-101-1/+1
* r9558: Add more whitespace to generated output.Tim Potter2007-10-101-3/+3
* r9557: Some more updates. Use combined function for parsing a set ofJelmer Vernooij2007-10-109-446/+154
* r9556: Define a few libsamba structsJelmer Vernooij2007-10-101-0/+2
* r9555: More updates. Everything except for secrets.c compiles now..Jelmer Vernooij2007-10-1010-104/+339
* r9554: Do a quick once-over to make the ethereal auto-generated parser code aTim Potter2007-10-101-51/+54
* r9553: Some cosmetic things to make the atsvc dissector output look prettierTim Potter2007-10-101-6/+18
* r9552: Add idmap support.Jelmer Vernooij2007-10-101-0/+93
* r9550: Adjust some indentation.Tim Potter2007-10-101-18/+18
* r9549: Rerun ./config.status if one of the .mk files changesJelmer Vernooij2007-10-103-2/+27
* r9547: A pile more completeness testing for DsCrackNames.Andrew Bartlett2007-10-101-14/+143
* r9527: add the magic Bind GUID's, that are needed to fetch the wholeStefan Metzmacher2007-10-101-0/+5
* r9526: provide DCERPC auth type 16Stefan Metzmacher2007-10-101-0/+1
* r9519: Use the value() value of an element when that element is used inJelmer Vernooij2007-10-102-1/+22
* r9518: - remove the subcontext_size() hack from rev 9509Stefan Metzmacher2007-10-103-31/+44
* r9517: fix compiler warning: status.v initialized variable used in line 375Stefan Metzmacher2007-10-101-1/+1