summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r9706: r11042@blu: tridge | 2005-08-28 12:40:09 +1000Andrew Tridgell2007-10-101-4/+0
* r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000Andrew Tridgell2007-10-104-0/+4
* r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell2007-10-105-5/+17
* r9703: r9683@blu: tridge | 2005-08-27 18:56:05 +1000Andrew Tridgell2007-10-101-0/+4
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-1015-19/+67
* r9701: Provide correct parameters.Andrew Bartlett2007-10-101-3/+3
* r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij2007-10-104-9/+41
* r9699: Add as much attributes the current Samba4 SAM has to the mapping table...Jelmer Vernooij2007-10-101-5/+402
* r9698: Fix a bit of memory managementJelmer Vernooij2007-10-106-212/+357
* r9696: Update prototypes for new name of short parsing function.Andrew Bartlett2007-10-101-4/+11
* r9693: Move the smb_krb5_context setup code to use the new pattern ofAndrew Bartlett2007-10-101-5/+7
* r9690: Extend test + fix several bugsJelmer Vernooij2007-10-103-11/+47
* r9689: valgrind-clean now. Editing works now mostly, you just lose half of yourJelmer Vernooij2007-10-102-59/+141
* r9686: Another round of bugfixes. Works somewhat now, when running under valg...Jelmer Vernooij2007-10-102-12/+102
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2007-10-109-146/+242
* r9684: Remove unused parameters (about 70)Jelmer Vernooij2007-10-102-476/+9
* r9683: OK that last fix was too good to be true. (-:Tim Potter2007-10-101-1/+1
* r9682: Jelmer, I think this fixes another case where the parser generator wasTim Potter2007-10-101-1/+1
* r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett2007-10-105-11/+11
* r9680: Update Heimdal to current lorikeet-heimdal (which was itself updatedAndrew Bartlett2007-10-1025-332/+790
* r9678: Remove unused variables.Andrew Bartlett2007-10-101-4/+0
* r9677: Don't generate duplicate function names when processing structure elem...Tim Potter2007-10-101-3/+3
* r9672: Fix build for compilers that don't like undefined-length arrays at the...Jelmer Vernooij2007-10-104-152/+130
* r9671: patch from Kai Blin fixing a bug in our base64 encoderAndrew Tridgell2007-10-101-3/+4
* r9654: introduce the samdb_search_dn callSimo Sorce2007-10-105-33/+40
* r9649: missed a spot .....Andrew Tridgell2007-10-101-0/+1
* r9648: this fixes the krb5 based login with the pac. The key to this whole sa...Andrew Tridgell2007-10-105-10/+23
* 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