summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r9501: fixed the SWAT login page for the changes to the userAuth() function t...Andrew Tridgell2007-10-101-10/+7
* 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
* r9498: converted the SWAT regedit backend code to use the OO callsAndrew Tridgell2007-10-101-6/+4
* 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-106-38/+24
* 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
* r9471: Rough first pass at a menu system. It's hacked together, butDeryck Hodge2007-10-101-9/+55
* r9470: non-working attempt to add a little table for values to the reg editorAndrew Tridgell2007-10-101-5/+27
* r9469: Add a right-click menu to the SWAT desktop.Deryck Hodge2007-10-101-2/+57
* r9466: add display of values as well as keys in the registry editorAndrew Tridgell2007-10-102-11/+66
* r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell2007-10-102-1/+3
* 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-103-6/+7
* r9462: Fix locations for generating the yapp filesJelmer Vernooij2007-10-103-66/+66
* r9461: Couple of very small fixes.Jelmer Vernooij2007-10-103-6/+9
* 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
* r9443: We can now move windows around anywhere on our SWAT "desktop".Deryck Hodge2007-10-101-7/+48
* 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
* r9434: moved the registry editor into a common js library. Deryck, does thisAndrew Tridgell2007-10-104-253/+181
* 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