summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r9516: Try a full-on matrix test of all the combinations in DRSUAPIAndrew Bartlett2007-10-101-2/+123
* r9514: add some new error codes I was getting with DsGetNCChanges() and DsAdd...Stefan Metzmacher2007-10-102-0/+4
* r9513: - let us parse some more replies of DsAddEntryStefan Metzmacher2007-10-101-5/+31
* r9511: - fix the memory treesStefan Metzmacher2007-10-102-7/+8
* r9510: fix the memory treeStefan Metzmacher2007-10-101-1/+1
* r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,Stefan Metzmacher2007-10-103-6/+22
* r9506: as the included file only contains a macro and no logic for configure ...Stefan Metzmacher2007-10-102-3/+1
* r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett2007-10-106-97/+165
* r9504: use some low level ejs hackery to give much better exception error mes...Andrew Tridgell2007-10-103-19/+17
* r9503: removed duplicate REG_* defines from registry.h now that they areAndrew Tridgell2007-10-104-18/+5
* r9500: userAuth() takes a creds object, not a general object now ...Andrew Tridgell2007-10-101-1/+1
* r9499: added error checking to the userAuth() call. SWAT is still failing, bu...Andrew Tridgell2007-10-101-1/+5
* r9497: - converted the winreg library to a more OO style of interfaceAndrew Tridgell2007-10-102-35/+83
* r9496: added a regToVar() function that converts a registry blob variable to ...Andrew Tridgell2007-10-101-0/+119
* r9495: - added an enum for winreg key types, making it easier to read the deb...Andrew Tridgell2007-10-101-10/+20
* r9494: Add ac-archive macro for checking GCC options. Use this to add toJames Peach2007-10-104-4/+204
* r9493: our test scripts need to use testok at the end or the errors don't ann...Andrew Tridgell2007-10-105-1/+8
* r9492: it is more usual to return 'undefined' instead of 'false' on a call fa...Andrew Tridgell2007-10-101-1/+1
* r9491: fixed up a few scripts that need to be updated for the new GetOptions ...Andrew Tridgell2007-10-101-8/+6
* r9490: Fix typoAndrew Bartlett2007-10-101-1/+1
* r9482: add --validate and --dump-data options to ndrdump,Stefan Metzmacher2007-10-101-20/+89
* r9479: More fixes for explicit ignoring of returned result to fix Coverity wa...Alexander Bokovoy2007-10-102-2/+2
* r9478: Fix NTVFS POSIX module to work with EA and blkid after build system ch...Alexander Bokovoy2007-10-101-2/+2
* r9477: Convert popt options to an ejs object. Doesn't seem to break anythingRafal Szczesniak2007-10-106-33/+53
* r9476: Make intention to ignore result of receiving excplicit. Fixes warning ...Alexander Bokovoy2007-10-101-1/+1
* r9473: - assume the case that happens on most boxes, to remove compiler warni...Stefan Metzmacher2007-10-101-0/+5
* r9472: Add read-only version of Samba3 registry database (doesn't compile yet)Jelmer Vernooij2007-10-101-0/+172
* r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell2007-10-101-0/+2
* r9464: fixed a problem with child pointers copied into non-allocated mpr vari...Andrew Tridgell2007-10-102-3/+17
* r9463: Fix DumpFunction() (was ignoring elements)Jelmer Vernooij2007-10-102-5/+6
* r9462: Fix locations for generating the yapp filesJelmer Vernooij2007-10-103-66/+66
* r9461: Couple of very small fixes.Jelmer Vernooij2007-10-102-3/+6
* r9460: - Move pidl to lib/. This fixes standalone installation of pidl.Jelmer Vernooij2007-10-1028-4/+32