Age | Commit message (Expand) | Author | Files | Lines |
2003-12-09 | working on packaging; also fixed some path issues in configure.in & Makefile.in | Gerald Carter | 1 | -2/+2 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -0/+12 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -13/+13 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -43/+220 |
2003-06-03 | * set winbind cache time to 5 minutes | Gerald Carter | 1 | -3/+4 |
2003-05-01 | *id_to_*id call reshape to return NTSTATUS errors | Simo Sorce | 1 | -18/+8 |
2003-04-27 | make winbind use idmap as well. | Simo Sorce | 1 | -12/+19 |
2003-02-26 | Kill RID-only and domain+RID madness from winbind. | Andrew Bartlett | 1 | -55/+59 |
2003-02-22 | Fix a DEBUG() formatting, add some more debug to our SID pulling code and | Andrew Bartlett | 1 | -1/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -3/+3 |
2002-11-26 | After consultation with tpot, remove the 'winbind_domain' environment | Andrew Bartlett | 1 | -13/+0 |
2002-10-18 | NULL enum_local_groups for ads winbindd (temporary workaround). | Gerald Carter | 1 | -1/+1 |
2002-10-08 | merge from APP_HEAD | Gerald Carter | 1 | -8/+49 |
2002-07-31 | Winbind updates! | Andrew Bartlett | 1 | -0/+6 |
2002-07-14 | this is a trick to work around the fact that posix does not supply | Andrew Tridgell | 1 | -8/+15 |
2002-06-25 | Add a couple more DEBUG()s to winbindd. | Andrew Bartlett | 1 | -4/+9 |
2002-06-18 | more debug classess activated | Simo Sorce | 1 | -0/+3 |
2002-06-13 | Latest patch from metze <metze@metzemix.de> to move most of samba across | Andrew Bartlett | 1 | -1/+2 |
2002-03-26 | Don't do a zero-length malloc (caught with dmalloc library). | Jeremy Allison | 1 | -1/+1 |
2002-02-27 | this allows us to support foreign SIDs in winbindd and smbd | Andrew Tridgell | 1 | -3/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-26 | Change the winbind interface to use seperate 'domain' and 'username' feilds for | Andrew Bartlett | 1 | -2/+2 |
2002-01-20 | This patch makes the 'winbind use default domain' code interact better with | Andrew Bartlett | 1 | -24/+18 |
2002-01-18 | This is the 'winbind default domain' patch from Alexander Bokovoy | Andrew Bartlett | 1 | -7/+5 |
2002-01-11 | Always query the PDC for the list of trusted domains rather than interating | Tim Potter | 1 | -19/+32 |
2002-01-10 | A big tidyup while thinking about getting trusted domains being re-read | Tim Potter | 1 | -58/+56 |
2001-12-18 | fixed handling of empty or dead domain in wbinfo -g | Andrew Tridgell | 1 | -60/+9 |
2001-12-11 | removed the start_ndx parameter from group enumeration | Andrew Tridgell | 1 | -68/+42 |
2001-12-11 | got rid of start_ndx from query_user_list() | Andrew Tridgell | 1 | -2/+2 |
2001-12-10 | Merge of memory leak fixes from APPLIANCE_TNG. | Tim Potter | 1 | -0/+7 |
2001-12-09 | completely new winbindd cache infrastructure | Andrew Tridgell | 1 | -83/+2 |
2001-12-06 | Fixed typo in fix for typo in debug. (-: | Tim Potter | 1 | -1/+1 |
2001-12-05 | finally worked out how to do ldap lookups by binary blobs, so I can | Andrew Tridgell | 1 | -5/+5 |
2001-12-05 | Fixed parse_domain_user to be bool. | Jeremy Allison | 1 | -13/+3 |
2001-12-04 | added lookup_groups() to the ads backend | Andrew Tridgell | 1 | -1/+1 |
2001-12-04 | moved lookup_usergroups() into the backend structure | Andrew Tridgell | 1 | -10/+6 |
2001-12-04 | added a query_user backend | Andrew Tridgell | 1 | -5/+4 |
2001-12-03 | added name_to_sid to the backend | Andrew Tridgell | 1 | -2/+2 |
2001-12-03 | split winbindd_enum_dom_groups into the new backend structure | Andrew Tridgell | 1 | -18/+6 |
2001-11-27 | Added negative caching to group lookups. | Jeremy Allison | 1 | -45/+84 |
2001-11-27 | nsswitch/winbindd_group.c nsswitch/winbindd_user.c: formatting fixups. | Jeremy Allison | 1 | -5/+5 |
2001-11-26 | Removed bogus SAFE_FREE() call of talloced return data from | Tim Potter | 1 | -10/+13 |
2001-11-15 | Caching user, group and domain sam handles was a stupid idea. | Tim Potter | 1 | -3/+13 |
2001-11-15 | Fixed display of uninitialised buffer in debug. | Tim Potter | 1 | -2/+8 |
2001-10-31 | Added some extra fields to the auth_serversupplied_info structure. | Tim Potter | 1 | -1/+3 |
2001-10-21 | Fix for fussy Solaris compiler. | Tim Potter | 1 | -3/+1 |
2001-10-19 | Fixed some memory leaks introduced by connection handling rewrite, as well | Tim Potter | 1 | -10/+13 |
2001-10-19 | Converted some more functions to create and dispose of a talloc context on a | Tim Potter | 1 | -21/+24 |
2001-10-14 | Pass domain structure around in cache code rather than the domain name. | Tim Potter | 1 | -6/+6 |
2001-10-10 | Got the rest of the group functions working. Did some reformatting (man | Tim Potter | 1 | -28/+8 |