summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r9493: our test scripts need to use testok at the end or the errors don't ann...Andrew Tridgell5-1/+8
2007-10-10r9492: it is more usual to return 'undefined' instead of 'false' on a call fa...Andrew Tridgell1-1/+1
2007-10-10r9491: fixed up a few scripts that need to be updated for the new GetOptions ...Andrew Tridgell1-8/+6
2007-10-10r9490: Fix typoAndrew Bartlett1-1/+1
2007-10-10r9482: add --validate and --dump-data options to ndrdump,Stefan Metzmacher1-20/+89
2007-10-10r9479: More fixes for explicit ignoring of returned result to fix Coverity wa...Alexander Bokovoy2-2/+2
2007-10-10r9478: Fix NTVFS POSIX module to work with EA and blkid after build system ch...Alexander Bokovoy1-2/+2
2007-10-10r9477: Convert popt options to an ejs object. Doesn't seem to break anythingRafal Szczesniak6-33/+53
2007-10-10r9476: Make intention to ignore result of receiving excplicit. Fixes warning ...Alexander Bokovoy1-1/+1
2007-10-10r9473: - assume the case that happens on most boxes, to remove compiler warni...Stefan Metzmacher1-0/+5
2007-10-10r9472: Add read-only version of Samba3 registry database (doesn't compile yet)Jelmer Vernooij1-0/+172
2007-10-10r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell1-0/+2
2007-10-10r9464: fixed a problem with child pointers copied into non-allocated mpr vari...Andrew Tridgell2-3/+17
2007-10-10r9463: Fix DumpFunction() (was ignoring elements)Jelmer Vernooij2-5/+6
2007-10-10r9462: Fix locations for generating the yapp filesJelmer Vernooij3-66/+66
2007-10-10r9461: Couple of very small fixes.Jelmer Vernooij2-3/+6
2007-10-10r9460: - Move pidl to lib/. This fixes standalone installation of pidl.Jelmer Vernooij28-4/+32
2007-10-10r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij41-9/+9
2007-10-10r9455: Support for reading the policy databaseJelmer Vernooij5-1/+134
2007-10-10r9453: Add samba3_samaccount (fix the build)Jelmer Vernooij1-0/+1
2007-10-10r9451: some fixes now core.schema and cosine.schema are also read properlySimo Sorce1-5/+29
2007-10-10r9450: Initial work on reading group mapping database.Jelmer Vernooij1-0/+483
2007-10-10r9449: Add simple utility for dumping Samba3 domain information. CurrentlyJelmer Vernooij5-14/+167
2007-10-10r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij4-9/+545
2007-10-10r9447: Add a new tool to convert openLdap schema files into an ldifSimo Sorce4-7/+604
2007-10-10r9446: clean up old test fileSimo Sorce1-559/+37
2007-10-10r9445: Support flags, add DATA_BLOB supportJelmer Vernooij3-6/+100
2007-10-10r9442: Support some more primitive types. Fix charset support.Jelmer Vernooij1-15/+90
2007-10-10r9441: Use "const char *" for fixed-size arrays with charset() becauseJelmer Vernooij3-29/+41
2007-10-10r9440: Fix bug introduced by new zero-padding code. Caught by the buildfarm.Jelmer Vernooij1-6/+9
2007-10-10r9439: Make sure the remainder of the array is always initialized if the buff...Jelmer Vernooij1-1/+7
2007-10-10r9438: Add initial files for ldb_mapJelmer Vernooij2-0/+58
2007-10-10r9437: Update PLAN and README for Samba3 compatibility layerJelmer Vernooij5-10/+354
2007-10-10r9433: - Update TODO & READMEJelmer Vernooij4-40/+191