Age | Commit message (Expand) | Author | Files | Lines |
2003-04-02 | THE Idmap patch :-) | Simo Sorce | 1 | -2/+2 |
2003-03-23 | NTLM Authentication: | Andrew Bartlett | 1 | -0/+24 |
2003-02-26 | Kill RID-only and domain+RID madness from winbind. | Andrew Bartlett | 1 | -3/+26 |
2003-02-14 | Fix for trusted domains scan not working inspired by Ken Cross. | Tim Potter | 1 | -6/+7 |
2003-01-13 | Merge of remove "winbindd holding pattern" from appliance. It's a bit | Tim Potter | 1 | -21/+5 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -2/+2 |
2002-11-26 | Having waited for *way* too long, this is mimir's namecache and trusted domain | Andrew Bartlett | 1 | -6/+11 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -5/+4 |
2002-11-07 | Remove lp_security() checks for winbindd as this is how we act as a PDC. | Tim Potter | 1 | -6/+0 |
2002-11-07 | Call winbindd_param_init() earlier on in the piece so we don't get stuck in | Tim Potter | 1 | -1/+7 |
2002-11-05 | Merge of lp_talloc_free() call in init_domain_list() from APPLIANCE. | Tim Potter | 1 | -0/+7 |
2002-11-02 | Some winbindd cleanups I made trying to fix cr1020: | Tim Potter | 1 | -0/+86 |
2002-10-23 | if trusted domains are disabled then we should not try to connect to | Andrew Tridgell | 1 | -1/+6 |
2002-10-15 | - we need to rescan the trusted domain list regularly to cope with | Andrew Tridgell | 1 | -1/+1 |
2002-10-08 | merge from APP_HEAD | Gerald Carter | 1 | -1/+1 |
2002-10-04 | merge native_mode flag in winbindd_domain struct from app-head | Gerald Carter | 1 | -1/+10 |
2002-08-18 | be a bit more paranoid about not getting duplicate domain names (can | Andrew Tridgell | 1 | -2/+8 |
2002-08-05 | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 1 | -41/+77 |
2002-07-20 | Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a | Andrew Bartlett | 1 | -1/+1 |
2002-07-11 | Merge of init_domain_list() fix from APPLIANCE_HEAD. | Tim Potter | 1 | -3/+0 |
2002-06-18 | more debug classess activated | Simo Sorce | 1 | -0/+3 |
2002-06-10 | Remove "sids.h" as it really wasn't being used anywhere, and was exporting | Andrew Bartlett | 1 | -1/+0 |
2002-03-09 | prevent a segv when a trusted domain is unavailable at startup | Andrew Tridgell | 1 | -3/+2 |
2002-02-27 | this allows us to support foreign SIDs in winbindd and smbd | Andrew Tridgell | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+1 |
2002-01-26 | Change the winbind interface to use seperate 'domain' and 'username' feilds for | Andrew Bartlett | 1 | -1/+0 |
2002-01-20 | This patch makes the 'winbind use default domain' code interact better with | Andrew Bartlett | 1 | -22/+5 |
2002-01-18 | This is the 'winbind default domain' patch from Alexander Bokovoy | Andrew Bartlett | 1 | -4/+52 |
2002-01-11 | Always query the PDC for the list of trusted domains rather than interating | Tim Potter | 1 | -55/+90 |
2002-01-10 | A big tidyup while thinking about getting trusted domains being re-read | Tim Potter | 1 | -17/+22 |
2001-12-19 | added trusted realm support to ADS authentication | Andrew Tridgell | 1 | -1/+5 |
2001-12-19 | - added initial support for trusted domains in winbindd_ads | Andrew Tridgell | 1 | -3/+7 |
2001-12-10 | moved the domain sid lookup and enumeration of trusted domains into | Andrew Tridgell | 1 | -105/+24 |
2001-12-09 | completely new winbindd cache infrastructure | Andrew Tridgell | 1 | -144/+7 |
2001-12-05 | moved the sequence number fetch into the backend, and fetch the | Andrew Tridgell | 1 | -21/+1 |
2001-12-05 | finally worked out how to do ldap lookups by binary blobs, so I can | Andrew Tridgell | 1 | -101/+0 |
2001-12-05 | Fixed parse_domain_user to be bool. | Jeremy Allison | 1 | -16/+5 |
2001-12-04 | moved lookup_usergroups() into the backend structure | Andrew Tridgell | 1 | -56/+0 |
2001-12-04 | added a query_user backend | Andrew Tridgell | 1 | -55/+0 |
2001-12-03 | put sid_to_name behind the winbindd backend interface | Andrew Tridgell | 1 | -27/+7 |
2001-12-03 | added name_to_sid to the backend | Andrew Tridgell | 1 | -78/+32 |
2001-12-03 | added a basic ADS backend to winbind. More work needed, but at | Andrew Tridgell | 1 | -2/+16 |
2001-12-03 | split winbindd_enum_dom_groups into the new backend structure | Andrew Tridgell | 1 | -71/+2 |
2001-12-01 | The beginnings of alternative backends for winbindd | Andrew Tridgell | 1 | -10/+37 |
2001-11-27 | Added negative caching to the user pw lookup by name and by uid. | Jeremy Allison | 1 | -80/+82 |
2001-11-26 | Another merge from appliance-head: in [ug]id_to_sid don't call the | Tim Potter | 1 | -47/+7 |
2001-11-26 | Removed bogus SAFE_FREE() call of talloced return data from | Tim Potter | 1 | -8/+2 |
2001-11-26 | Fixed some indentation. | Tim Potter | 1 | -2/+2 |
2001-11-23 | Set type to NOTUSED if lookup fail. | Jeremy Allison | 1 | -0/+1 |
2001-11-23 | Finish 1.45 by removing redundant sid->string conversion in | Martin Pool | 1 | -14/+44 |