summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij2007-10-1041-9/+9
* r9455: Support for reading the policy databaseJelmer Vernooij2007-10-105-1/+134
* r9453: Add samba3_samaccount (fix the build)Jelmer Vernooij2007-10-101-0/+1
* r9451: some fixes now core.schema and cosine.schema are also read properlySimo Sorce2007-10-101-5/+29
* r9450: Initial work on reading group mapping database.Jelmer Vernooij2007-10-101-0/+483
* r9449: Add simple utility for dumping Samba3 domain information. CurrentlyJelmer Vernooij2007-10-105-14/+167
* r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij2007-10-104-9/+545
* r9447: Add a new tool to convert openLdap schema files into an ldifSimo Sorce2007-10-104-7/+604
* r9446: clean up old test fileSimo Sorce2007-10-101-559/+37
* r9445: Support flags, add DATA_BLOB supportJelmer Vernooij2007-10-103-6/+100
* r9442: Support some more primitive types. Fix charset support.Jelmer Vernooij2007-10-101-15/+90
* r9441: Use "const char *" for fixed-size arrays with charset() becauseJelmer Vernooij2007-10-103-29/+41
* r9440: Fix bug introduced by new zero-padding code. Caught by the buildfarm.Jelmer Vernooij2007-10-101-6/+9
* r9439: Make sure the remainder of the array is always initialized if the buff...Jelmer Vernooij2007-10-101-1/+7
* r9438: Add initial files for ldb_mapJelmer Vernooij2007-10-102-0/+58
* r9437: Update PLAN and README for Samba3 compatibility layerJelmer Vernooij2007-10-105-10/+354
* r9433: - Update TODO & READMEJelmer Vernooij2007-10-104-40/+191
* r9431: Check an error code in BASE-DELETE.Volker Lendecke2007-10-101-2/+13
* r9430: Remove obsolete file.Jelmer Vernooij2007-10-103-100/+153
* r9429: Update link to DCOM spec. Fix HRESULT values.Jelmer Vernooij2007-10-102-5/+3
* r9424: Remove duplicate interface name in DCERPC subdissector strings. AlsoTim Potter2007-10-101-5/+9
* r9423: Fix a typo.Tim Potter2007-10-101-1/+1
* r9422: Include crypto.h header.Andrew Bartlett2007-10-101-0/+1