summaryrefslogtreecommitdiffstats
path: root/source/passdb/lookup_sid.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23630: Found out what LSA_LOOKUP_NAMES level 5 means: Günther Deschner2007-06-271-1/+1
* r23336: Merge r20824 from 3_0: Michael Adam2007-06-041-5/+4
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-05-301-4/+4
* r23196: Cherry pick patches from SAMBA_3_0:Gerald Carter2007-05-291-6/+6
|\
| * r23194: cherry pick two fixes from SAMBA_3_0_26 Gerald Carter2007-05-291-4/+4
| * r23051: sid_to_[ug]id fixes for smbdSimo Sorce2007-05-211-12/+26
| * r22977: Trim noise by removing redundant WARNING log message thatGerald Carter2007-05-171-4/+0
| * r22613: Fix an uninitialized variable warningVolker Lendecke2007-04-301-1/+1
| * r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-301-9/+27
| * r22096: become_root_uid_only() is unneeded - it's only used inJeremy Allison2007-04-051-12/+12
| * r21853: Fix a valgrind errorVolker Lendecke2007-03-161-0/+5
| * r21782: Fix a memleakVolker Lendecke2007-03-101-0/+1
| * r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2007-01-161-5/+4
| * r20212: Attempt to fix the Solaris buildVolker Lendecke2006-12-161-2/+4
| * r20169: Support for fallback to legacy mapping code was not completely tested.Simo Sorce2006-12-141-12/+18
| * r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2006-12-121-92/+131
| * r19945: Fix a segfault -- lookup_rids needs to init the names even on failureVolker Lendecke2006-11-291-0/+2
| * r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>.Gerald Carter2006-11-061-2/+4
| * r18527: Janitor for Jeremy ;-)Volker Lendecke2006-09-141-12/+12
| * r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()Jeremy Allison2006-09-131-5/+32
| * r18271: Big change:Gerald Carter2006-09-081-15/+15
| * r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...Gerald Carter2006-08-311-0/+10
| * r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid().Gerald Carter2006-08-221-1/+1
| * r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter2006-08-211-90/+11
| * r17554: CleanupVolker Lendecke2006-08-151-2/+2
| * r17463: A bit of cleanup work: Volker Lendecke2006-08-081-2/+2
| * r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2006-08-081-1/+1
| * r17407: Don't do strchr_m twice when once will do.Jeremy Allison2006-08-041-5/+4
| * r17406: We need to do a translation of winbind separator -> '\\' inVolker Lendecke2006-08-041-1/+18
| * r17404: Is this XP (extreme programming)? :-)Volker Lendecke2006-08-041-3/+3
| * r17403: add a helpful debug msgGerald Carter2006-08-041-0/+3
| * r17402: Added lookup_name_smbconf() to be called when lookingJeremy Allison2006-08-041-0/+50
| * r17075: Even without talloc_steal you can still create memory problems.... ;-)Volker Lendecke2006-07-151-1/+1
| * r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2006-07-111-68/+116
| * r16866: No idea why I did not see the warning, sorry....Volker Lendecke2006-07-071-1/+1
| * r16865: This is a proposal to fix bug 3915. Before sending patches around, th...Volker Lendecke2006-07-071-2/+1
| * r16678: Fix bug #3898 reported by jason@ncac.gwu.edu.Jeremy Allison2006-06-291-1/+1
| * r16064: Bug fix for another one Tom Bork has reported:Volker Lendecke2006-06-061-3/+23
| * r16016: Add debug to be symetrical with reading fromJeremy Allison2006-06-021-0/+4
| * r15360: Fix bug # 3741. One more place where the algorithmic mapping needs to...Volker Lendecke2006-04-301-5/+24
* | r23051: sid_to_[ug]id fixes for smbdSimo Sorce2007-05-211-12/+26
* | r22977: Trim noise by removing redundant WARNING log message thatGerald Carter2007-05-171-4/+0
* | r22613: Fix an uninitialized variable warningVolker Lendecke2007-04-301-1/+1
* | r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-301-9/+27
* | r22096: become_root_uid_only() is unneeded - it's only used inJeremy Allison2007-04-051-12/+12
* | r21853: Fix a valgrind errorVolker Lendecke2007-03-161-0/+5
* | r21782: Fix a memleakVolker Lendecke2007-03-101-0/+1
* | r21634: make thelegacy sid functions staticGerald Carter2007-03-011-4/+4