Age | Commit message (Expand) | Author | Files | Lines |
2008-08-26 | Fix the build :-(. Ask winbindd if we find a negative cache entry (or should | Jeremy Allison | 1 | -5/+17 |
2008-08-26 | Get smbd to look (read-only) into the winbindd cache for uid/gid <--> sid map... | Jeremy Allison | 1 | -33/+51 |
2008-08-17 | Split lookup_name() and create a new functiong called | Simo Sorce | 1 | -78/+93 |
2008-07-11 | Revert "Make use of sid_check_is_in_unix_users/groups" | Volker Lendecke | 1 | -16/+11 |
2008-07-11 | Revert "Don't scream, better explain a bit in comments" | Volker Lendecke | 1 | -8/+10 |
2008-07-11 | Revert "Remove an unused variable" | Volker Lendecke | 1 | -0/+1 |
2008-07-03 | Remove an unused variable | Volker Lendecke | 1 | -1/+0 |
2008-07-03 | Don't scream, better explain a bit in comments | Volker Lendecke | 1 | -10/+8 |
2008-07-03 | Make use of sid_check_is_in_unix_users/groups | Volker Lendecke | 1 | -11/+16 |
2008-05-06 | Fix a panic in the [ug]id2sid valgrind bug fix | Volker Lendecke | 1 | -4/+6 |
2008-05-06 | Fix a valgrind bug in the new [ug]id2sid cache | Volker Lendecke | 1 | -6/+6 |
2008-02-05 | Don't return true on talloc fail. | Jeremy Allison | 1 | -0/+12 |
2008-01-25 | Fix lookup_sids to detect unix_groups and unix_users domain sids. | Michael Adam | 1 | -0/+10 |
2008-01-25 | Add a debug message: show the sid lookup_sid() was called for. | Michael Adam | 1 | -0/+2 |
2008-01-25 | Add a debug message to lookup_rids() printing the domain SID. | Michael Adam | 1 | -0/+3 |
2007-12-23 | Convert the [gu]id_sid cache to memcache | Volker Lendecke | 1 | -134/+62 |
2007-12-17 | Remove direct caller of secrets_fetch_trusted_domain_password(). | Michael Adam | 1 | -1/+1 |
2007-12-17 | Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames. | Michael Adam | 1 | -13/+32 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -33/+34 |
2007-12-14 | Revert "Fix for bug #4801: Correctly implement lsa lookup levels for lookupna... | Stefan Metzmacher | 1 | -32/+13 |
2007-12-13 | Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames. | Michael Adam | 1 | -13/+32 |
2007-11-27 | Use the proper boolean constants - the type has been | Michael Adam | 1 | -76/+76 |
2007-10-26 | Ensure temporary memory is freed - pointed out by "Li, Ying (ESG)" <ying.li2@... | Jeremy Allison | 1 | -0/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -21/+21 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23630: Found out what LSA_LOOKUP_NAMES level 5 means: | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23244: Fix loop with nscd and NSS recusive calls. | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r23194: cherry pick two fixes from SAMBA_3_0_26 | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r23051: sid_to_[ug]id fixes for smbd | Simo Sorce | 1 | -12/+26 |
2007-10-10 | r22977: Trim noise by removing redundant WARNING log message that | Gerald Carter | 1 | -4/+0 |
2007-10-10 | r22613: Fix an uninitialized variable warning | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22589: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 1 | -9/+27 |
2007-10-10 | r22096: become_root_uid_only() is unneeded - it's only used in | Jeremy Allison | 1 | -12/+12 |
2007-10-10 | r21853: Fix a valgrind error | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r21782: Fix a memleak | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r20824: Send access to the trusted domain passwords through the pdb backend, ... | Volker Lendecke | 1 | -5/+4 |
2007-10-10 | r20212: Attempt to fix the Solaris build | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r20169: Support for fallback to legacy mapping code was not completely tested. | Simo Sorce | 1 | -12/+18 |
2007-10-10 | r20116: Start merging in the work done to create the new idmap subsystem. | Simo Sorce | 1 | -92/+131 |
2007-10-10 | r19945: Fix a segfault -- lookup_rids needs to init the names even on failure | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>. | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r18527: Janitor for Jeremy ;-) | Volker Lendecke | 1 | -12/+12 |
2007-10-10 | r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root() | Jeremy Allison | 1 | -5/+32 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -15/+15 |
2007-10-10 | r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-... | Gerald Carter | 1 | -0/+10 |
2007-10-10 | r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid(). | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r17669: Remove RID algorithm support from unmapped users and groups | Gerald Carter | 1 | -90/+11 |
2007-10-10 | r17554: Cleanup | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r17463: A bit of cleanup work: | Volker Lendecke | 1 | -2/+2 |