Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9744: - [upgrade.js] Start working on smb.conf conversion. | Jelmer Vernooij | 7 | -101/+475 |
2007-10-10 | r9735: More work on generating a valid Samba4 configuration using the | Jelmer Vernooij | 6 | -60/+470 |
2007-10-10 | r9734: The ethereal parser generator was generating duplicate functions for | Tim Potter | 1 | -4/+4 |
2007-10-10 | r9733: Test conversion from known sids in CrackNames. | Andrew Bartlett | 1 | -0/+56 |
2007-10-10 | r9731: Fix typo | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 22 | -233/+459 |
2007-10-10 | r9727: A simplier test I can aim at passing when I get the cracknames code done. | Andrew Bartlett | 2 | -0/+38 |
2007-10-10 | r9725: Fix full output mode of samba3dump as well. Thanks to tridge for | Jelmer Vernooij | 2 | -20/+40 |
2007-10-10 | r9724: Rewrite samba3dump in JS. The summary works now, but the full output | Jelmer Vernooij | 3 | -234/+411 |
2007-10-10 | r9722: Initial attempt at converting samba3dump to EJS.. | Jelmer Vernooij | 6 | -2/+489 |
2007-10-10 | r9718: Work a bit on the SWAT interface | Jelmer Vernooij | 7 | -62/+114 |
2007-10-10 | r9712: Bunch of small fixes | Jelmer Vernooij | 8 | -48/+201 |
2007-10-10 | r9710: Filename change for clarity's sake. | Deryck Hodge | 2 | -1/+1 |
2007-10-10 | r9707: r11080@blu: tridge | 2005-08-28 12:41:12 +1000 | Andrew Tridgell | 1 | -1/+26 |
2007-10-10 | r9706: r11042@blu: tridge | 2005-08-28 12:40:09 +1000 | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000 | Andrew Tridgell | 4 | -0/+4 |
2007-10-10 | r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000 | Andrew Tridgell | 5 | -5/+17 |
2007-10-10 | r9703: r9683@blu: tridge | 2005-08-27 18:56:05 +1000 | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000 | Andrew Tridgell | 15 | -19/+67 |
2007-10-10 | r9701: Provide correct parameters. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r9700: Change DATA_BLOB in ejs back to struct datablob | Jelmer Vernooij | 4 | -9/+41 |
2007-10-10 | r9699: Add as much attributes the current Samba4 SAM has to the mapping table... | Jelmer Vernooij | 1 | -5/+402 |
2007-10-10 | r9698: Fix a bit of memory management | Jelmer Vernooij | 6 | -212/+357 |
2007-10-10 | r9696: Update prototypes for new name of short parsing function. | Andrew Bartlett | 1 | -4/+11 |
2007-10-10 | r9693: Move the smb_krb5_context setup code to use the new pattern of | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r9690: Extend test + fix several bugs | Jelmer Vernooij | 3 | -11/+47 |
2007-10-10 | r9689: valgrind-clean now. Editing works now mostly, you just lose half of your | Jelmer Vernooij | 2 | -59/+141 |
2007-10-10 | r9686: Another round of bugfixes. Works somewhat now, when running under valg... | Jelmer Vernooij | 2 | -12/+102 |
2007-10-10 | r9685: Add tests for samba3sam mapping module | Jelmer Vernooij | 9 | -146/+242 |
2007-10-10 | r9684: Remove unused parameters (about 70) | Jelmer Vernooij | 2 | -476/+9 |
2007-10-10 | r9683: OK that last fix was too good to be true. (-: | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9682: Jelmer, I think this fixes another case where the parser generator was | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co... | Andrew Bartlett | 5 | -11/+11 |
2007-10-10 | r9680: Update Heimdal to current lorikeet-heimdal (which was itself updated | Andrew Bartlett | 25 | -332/+790 |
2007-10-10 | r9678: Remove unused variables. | Andrew Bartlett | 1 | -4/+0 |
2007-10-10 | r9677: Don't generate duplicate function names when processing structure elem... | Tim Potter | 1 | -3/+3 |
2007-10-10 | r9674: r9678@blu: tridge | 2005-08-27 16:32:30 +1000 | Andrew Tridgell | 1 | -13/+15 |
2007-10-10 | r9672: Fix build for compilers that don't like undefined-length arrays at the... | Jelmer Vernooij | 4 | -152/+130 |
2007-10-10 | r9671: patch from Kai Blin fixing a bug in our base64 encoder | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r9668: Cross-browser fix for IE, when adding scripts on the fly. | Deryck Hodge | 1 | -2/+9 |
2007-10-10 | r9663: Portability fix for IE. | Deryck Hodge | 1 | -2/+2 |
2007-10-10 | r9654: introduce the samdb_search_dn call | Simo Sorce | 5 | -33/+40 |
2007-10-10 | r9651: Start to group all SWAT specific windowing, widgets, etc. in one | Deryck Hodge | 2 | -41/+150 |
2007-10-10 | r9649: missed a spot ..... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r9648: this fixes the krb5 based login with the pac. The key to this whole sa... | Andrew Tridgell | 5 | -10/+23 |
2007-10-10 | r9647: saved_pac is binary data, so prevent any possible portability problems... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9646: fixed error message | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9645: fixed the ejs GetOptions() call to look at the first option passed (th... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9644: add LOCAL-PAC to the list of 'make test' tests | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9643: fixed samsync code for the new dn explode semantics | Andrew Tridgell | 1 | -17/+15 |