summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9778: Test for particular error returns, rather than just OK/not OK.Andrew Bartlett1-7/+103
2007-10-10r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000Andrew Tridgell1-4/+4
2007-10-10r9775: r11607@blu: tridge | 2005-08-30 12:16:19 +1000Andrew Tridgell1-2/+2
2007-10-10r9774: r11605@blu: tridge | 2005-08-30 12:02:19 +1000Andrew Tridgell1-0/+3
2007-10-10r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000Andrew Tridgell1-5/+13
2007-10-10r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett4-73/+165
2007-10-10r9771: - Prevent ldb crash when a invalid DN is addedJelmer Vernooij3-2/+8
2007-10-10r9770: Couple other bugfixesJelmer Vernooij9-106/+79
2007-10-10r9769: r11592@blu: tridge | 2005-08-30 10:40:19 +1000Andrew Tridgell1-0/+37
2007-10-10r9768: Arrrgh.. Right this time.Jelmer Vernooij1-1/+1
2007-10-10r9767: Fix typoJelmer Vernooij1-1/+1
2007-10-10r9766: Prevent erroneous OOM messageJelmer Vernooij1-1/+1
2007-10-10r9762: Add support for reading good old smbpasswd filesJelmer Vernooij6-42/+250
2007-10-10r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij5-295/+66
2007-10-10r9755: Fix crash bug in SWAT loginJelmer Vernooij1-1/+4
2007-10-10r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij4-58/+105
2007-10-10r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij3-347/+44
2007-10-10r9746: Add "staff" as possible alternative to wheelJelmer Vernooij1-1/+1
2007-10-10r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij7-101/+475
2007-10-10r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij5-43/+443
2007-10-10r9734: The ethereal parser generator was generating duplicate functions forTim Potter1-4/+4
2007-10-10r9733: Test conversion from known sids in CrackNames.Andrew Bartlett1-0/+56
2007-10-10r9731: Fix typoAndrew Bartlett1-1/+1
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett22-233/+459
2007-10-10r9727: A simplier test I can aim at passing when I get the cracknames code done.Andrew Bartlett2-0/+38
2007-10-10r9725: Fix full output mode of samba3dump as well. Thanks to tridge forJelmer Vernooij2-20/+40
2007-10-10r9724: Rewrite samba3dump in JS. The summary works now, but the full outputJelmer Vernooij3-234/+411
2007-10-10r9722: Initial attempt at converting samba3dump to EJS..Jelmer Vernooij6-2/+489
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij5-61/+72
2007-10-10r9712: Bunch of small fixesJelmer Vernooij8-48/+201
2007-10-10r9707: r11080@blu: tridge | 2005-08-28 12:41:12 +1000Andrew Tridgell1-1/+26
2007-10-10r9706: r11042@blu: tridge | 2005-08-28 12:40:09 +1000Andrew Tridgell1-4/+0
2007-10-10r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000Andrew Tridgell4-0/+4
2007-10-10r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell5-5/+17
2007-10-10r9703: r9683@blu: tridge | 2005-08-27 18:56:05 +1000Andrew Tridgell1-0/+4
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell15-19/+67
2007-10-10r9701: Provide correct parameters.Andrew Bartlett1-3/+3
2007-10-10r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij4-9/+41
2007-10-10r9699: Add as much attributes the current Samba4 SAM has to the mapping table...Jelmer Vernooij1-5/+402
2007-10-10r9698: Fix a bit of memory managementJelmer Vernooij6-212/+357
2007-10-10r9696: Update prototypes for new name of short parsing function.Andrew Bartlett1-4/+11
2007-10-10r9693: Move the smb_krb5_context setup code to use the new pattern ofAndrew Bartlett1-5/+7
2007-10-10r9690: Extend test + fix several bugsJelmer Vernooij3-11/+47
2007-10-10r9689: valgrind-clean now. Editing works now mostly, you just lose half of yourJelmer Vernooij2-59/+141
2007-10-10r9686: Another round of bugfixes. Works somewhat now, when running under valg...Jelmer Vernooij2-12/+102
2007-10-10r9685: Add tests for samba3sam mapping moduleJelmer Vernooij9-146/+242
2007-10-10r9684: Remove unused parameters (about 70)Jelmer Vernooij2-476/+9
2007-10-10r9683: OK that last fix was too good to be true. (-:Tim Potter1-1/+1
2007-10-10r9682: Jelmer, I think this fixes another case where the parser generator wasTim Potter1-1/+1
2007-10-10r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett5-11/+11