Age | Commit message (Expand) | Author | Files | Lines |
2002-05-23 | Looks like abartlet got a bit overexcited about using const... | Jim McDonough | 1 | -1/+1 |
2002-05-22 | Updates for sane storage of ldap root DN passwords (tested, with upgrade | Andrew Bartlett | 1 | -14/+18 |
2002-05-18 | so here it is the code to introduce seriously debugggging classes. | Simo Sorce | 1 | -0/+3 |
2002-05-17 | A few more trusted domains updates from mimir. | Andrew Bartlett | 1 | -13/+34 |
2002-04-14 | Partly based on the work by mimir (Rafal Szczesniak | Andrew Bartlett | 1 | -9/+127 |
2002-03-10 | make sure we use consistent keys in secrets.tdb by uppercasing domain | Andrew Tridgell | 1 | -0/+4 |
2002-03-02 | This patch merges my private LDAP tree into HEAD. | Andrew Bartlett | 1 | -28/+0 |
2002-03-02 | Fix up the trusted domains secrets code so as to have a slight chance of | Andrew Bartlett | 1 | -12/+10 |
2002-03-01 | The beginning of trusted and trusting domain support from | Andrew Bartlett | 1 | -3/+89 |
2002-02-22 | made the domain secret key in secrets.tdb domain specific. This allows | Andrew Tridgell | 1 | -2/+14 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-09 | Fixed up atomic update code. | Jeremy Allison | 1 | -1/+1 |
2001-12-13 | update the ldap support code. it compiles. | Jean-François Micouleau | 1 | -0/+41 |
2001-12-05 | Add a couple of extra debugs for the secrets.tdb stuff | Andrew Bartlett | 1 | -2/+8 |
2001-12-05 | auto-init secrets.tdb | Andrew Tridgell | 1 | -0/+5 |
2001-12-04 | This comment no longer applies. | Andrew Bartlett | 1 | -1/+0 |
2001-11-24 | added "net join" command | Andrew Tridgell | 1 | -3/+33 |
2001-11-17 | Tidyups when I was doing the big merge... | Jeremy Allison | 1 | -5/+10 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -3/+3 |
2001-09-06 | got rid of USE_TDB_MMAP_FLAG as its not needed any more | Andrew Tridgell | 1 | -1/+1 |
2001-08-24 | get rid of compiler warnings | Herb Lewis | 1 | -1/+1 |
2001-07-30 | Added "use mmap" for HPUX. | Jeremy Allison | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -6/+1 |
2001-06-06 | Changes to use new genrand code that got missed while I was in Japan. | Jeremy Allison | 1 | -0/+29 |
2001-06-04 | use LDSHFLAGS not -shared in several places | Andrew Tridgell | 1 | -1/+1 |
2001-04-08 | Got "medieval on our ass" about adding the -1 to slprintf. | Jeremy Allison | 1 | -3/+3 |
2001-02-14 | Merge of i18n fixes from appliance branch. Samba can now talk to a network | Tim Potter | 1 | -3/+10 |
2001-01-11 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+2 |
2000-12-06 | updates to the tdbsam implementation. | Gerald Carter | 1 | -1/+0 |
2000-11-27 | passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code | Jeremy Allison | 1 | -3/+12 |
2000-11-21 | Another large patch for the passdb rewrite. | Gerald Carter | 1 | -5/+1 |
2000-07-10 | Fixes for various compile warnings on Solaris 8. | Tim Potter | 1 | -1/+1 |
2000-06-03 | moved secrets handling into secrets.c | Andrew Tridgell | 1 | -0/+43 |
2000-05-29 | Fixed LsaQueryInformationPolicy level 3 to return primary domain info. | Matthew Chapman | 1 | -0/+32 |
2000-05-15 | passdb/secrets.c: Fix typo in comment. | Jeremy Allison | 1 | -1/+1 |
2000-05-08 | Someone :-) forgot to add secrets.c to HEAD. | Jeremy Allison | 1 | -0/+90 |