Age | Commit message (Expand) | Author | Files | Lines |
2004-02-08 | When we set a domain sid, force get_global_sam_sid() to do it's work again. | Andrew Bartlett | 1 | -1/+7 |
2004-01-07 | Don't duplicate pulling the 'IPC' username from secrets.tdb, instead | Andrew Bartlett | 1 | -1/+39 |
2003-09-07 | Nobody complained on the team-list, so commit it ... | Volker Lendecke | 1 | -0/+53 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 1 | -4/+4 |
2003-07-19 | Fix memleak | Volker Lendecke | 1 | -3/+3 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -12/+12 |
2003-07-01 | Different fix for memleak just committed. This belongs into | Volker Lendecke | 1 | -2/+0 |
2003-07-01 | Fix two memory leaks. tdb_search_keys allocates space for the key | Volker Lendecke | 1 | -0/+2 |
2003-06-25 | large change: | Gerald Carter | 1 | -2/+1 |
2003-06-21 | Fix memory leak. secrets_fetch allocates memory. | Volker Lendecke | 1 | -0/+2 |
2003-06-13 | Rename some uuid functions so as not to conflict with system | Tim Potter | 1 | -1/+1 |
2003-04-22 | Merge mimir's trusted domain code from HEAD -> 3.0, plus some memory | Andrew Bartlett | 1 | -37/+55 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -12/+90 |
2003-03-17 | Merge from HEAD - make winbindd locking sane again: | Andrew Bartlett | 1 | -18/+2 |
2003-02-01 | Merge of signed/unsigned fixes from HEAD. | Andrew Bartlett | 1 | -2/+2 |
2003-01-16 | Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD. | Jeremy Allison | 1 | -8/+24 |
2003-01-14 | Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. | Andrew Bartlett | 1 | -0/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-12-13 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -0/+30 |
2002-11-08 | Merge from HEAD: | Andrew Bartlett | 1 | -6/+9 |
2002-10-04 | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 1 | -49/+11 |
2002-10-01 | Updates from Samba HEAD: | Andrew Bartlett | 1 | -5/+5 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -4/+90 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -3/+59 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -23/+169 |
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 |