Age | Commit message (Expand) | Author | Files | Lines |
2003-04-07 | privilaged -> privileged | Tim Potter | 1 | -1/+1 |
2003-04-02 | THE Idmap patch :-) | Simo Sorce | 1 | -1/+1 |
2003-03-23 | NTLM Authentication: | Andrew Bartlett | 1 | -0/+2 |
2003-02-28 | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit | Jeremy Allison | 1 | -10/+11 |
2003-02-26 | Kill RID-only and domain+RID madness from winbind. | Andrew Bartlett | 1 | -16/+12 |
2003-02-20 | From aliguori@us.ibm.com: | Jim McDonough | 1 | -0/+25 |
2003-02-19 | Move to a in-memory ccache for winbind, and replace setenv() properly. | Andrew Bartlett | 1 | -14/+0 |
2002-10-08 | merge from APP_HEAD | Gerald Carter | 1 | -1/+7 |
2002-10-04 | merge native_mode flag in winbindd_domain struct from app-head | Gerald Carter | 1 | -0/+1 |
2002-08-05 | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 1 | -1/+7 |
2002-05-21 | debug classized | Simo Sorce | 1 | -0/+3 |
2002-04-10 | Moved definition of winbind username/password secrets into secrets.h | Tim Potter | 1 | -6/+0 |
2002-02-15 | Winbind cleanup. | Andrew Bartlett | 1 | -0/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-11 | Always query the PDC for the list of trusted domains rather than interating | Tim Potter | 1 | -17/+26 |
2001-12-19 | added trusted realm support to ADS authentication | Andrew Tridgell | 1 | -0/+1 |
2001-12-11 | Modify winbindd to use authenticated user info from secrets.tdb when making | Tim Potter | 1 | -0/+5 |
2001-12-11 | removed the start_ndx parameter from group enumeration | Andrew Tridgell | 1 | -3/+2 |
2001-12-11 | got rid of start_ndx from query_user_list() | Andrew Tridgell | 1 | -3/+2 |
2001-12-10 | winbindd backends can now be marked "consistent" or "inconsistent" | Andrew Tridgell | 1 | -2/+4 |
2001-12-10 | moved the domain sid lookup and enumeration of trusted domains into | Andrew Tridgell | 1 | -0/+11 |
2001-12-09 | completely new winbindd cache infrastructure | Andrew Tridgell | 1 | -1/+3 |
2001-12-05 | moved the sequence number fetch into the backend, and fetch the | Andrew Tridgell | 1 | -0/+3 |
2001-12-05 | added very basic ads connection cacheing | Andrew Tridgell | 1 | -0/+1 |
2001-12-05 | finally worked out how to do ldap lookups by binary blobs, so I can | Andrew Tridgell | 1 | -5/+17 |
2001-12-04 | added lookup_groups() to the ads backend | Andrew Tridgell | 1 | -2/+3 |
2001-12-04 | moved lookup_usergroups() into the backend structure | Andrew Tridgell | 1 | -0/+5 |
2001-12-04 | added a query_user backend | Andrew Tridgell | 1 | -0/+7 |
2001-12-03 | changed query_dispinfo to query_user_list | Andrew Tridgell | 1 | -3/+3 |
2001-12-03 | put sid_to_name behind the winbindd backend interface | Andrew Tridgell | 1 | -0/+6 |
2001-12-03 | added name_to_sid to the backend | Andrew Tridgell | 1 | -0/+5 |
2001-12-03 | split winbindd_enum_dom_groups into the new backend structure | Andrew Tridgell | 1 | -1/+4 |
2001-12-01 | The beginnings of alternative backends for winbindd | Andrew Tridgell | 1 | -1/+23 |
2001-11-21 | Added transparent +ve caching for lookupname/lookupsid. -ve caching can | Jeremy Allison | 1 | -1/+1 |
2001-10-19 | Fixed some memory leaks introduced by connection handling rewrite, as well | Tim Potter | 1 | -1/+0 |
2001-10-19 | Converted some more functions to create and dispose of a talloc context on a | Tim Potter | 1 | -0/+1 |
2001-10-12 | Removed some unused code from the recent cleanup. | Tim Potter | 1 | -10/+2 |
2001-10-05 | This is the start of a bit of a rewrite of winbindd's connection handling. | Tim Potter | 1 | -13/+9 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -4/+0 |
2001-08-30 | merge from APPLIANCE_TNG | Gerald Carter | 1 | -0/+1 |
2001-05-07 | Preliminary merge of winbind into HEAD. Note that this compiles and links | Tim Potter | 1 | -18/+46 |
2000-05-10 | in head as well ... | Andrew Tridgell | 1 | -1/+1 |
2000-05-09 | brought the winbindd code into head | Andrew Tridgell | 1 | -0/+106 |