summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_sid.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-08Move more of winbind to use 'find_our_domain()' rather than the dangerousAndrew Bartlett1-4/+4
2003-11-19as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell1-6/+13
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell1-0/+1
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter1-25/+215
2003-08-132 fixesGerald Carter1-4/+14
2003-07-22Another round of uid/gid/pid format string changes I missed theTim Potter1-3/+3
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-10/+10
2003-07-07and so it begins....Gerald Carter1-13/+17
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce1-4/+4
2003-05-12And finally IDMAP in 3_0Simo Sorce1-9/+4
2003-04-29remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter1-0/+5
2003-01-15winbindd merges from HEADGerald Carter1-1/+3
2002-08-17sync 3.0 branch with headJelmer Vernooij1-0/+15
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+3
2002-03-22Make debug statment less confusing.Tim Potter1-2/+5
2002-03-20Merge of Richard's lookupsid fix.Tim Potter1-1/+4
2002-02-27this allows us to support foreign SIDs in winbindd and smbdAndrew Tridgell1-53/+13
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-26Change the winbind interface to use seperate 'domain' and 'username' feilds forAndrew Bartlett1-7/+10
2002-01-20This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett1-7/+5
2001-12-05Fixed parse_domain_user to be bool.Jeremy Allison1-1/+2
2001-12-03added name_to_sid to the backendAndrew Tridgell1-3/+8
2001-05-14Compile fixes for dynamic samr_query_userinfo() stuff.Tim Potter1-2/+3
2001-05-10Use sid_peek_rid() instead of sid_split_rid().Tim Potter1-3/+2
2001-05-07iAdditional files for winbind merge.Tim Potter1-0/+244