summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_sid.c
Commit message (Expand)AuthorAgeFilesLines
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-101-4/+4
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-12/+21
* Move more of winbind to use 'find_our_domain()' rather than the dangerousAndrew Bartlett2004-01-081-4/+4
* as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell2003-11-191-6/+13
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* fix for bug 680 (heads up). This gist is to map theGerald Carter2003-11-071-25/+215
* 2 fixesGerald Carter2003-08-131-4/+14
* Another round of uid/gid/pid format string changes I missed theTim Potter2003-07-221-3/+3
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-10/+10
* and so it begins....Gerald Carter2003-07-071-13/+17
* Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2003-06-221-4/+4
* And finally IDMAP in 3_0Simo Sorce2003-05-121-9/+4
* remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter2003-04-291-0/+5
* winbindd merges from HEADGerald Carter2003-01-151-1/+3
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+15
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+3
* Make debug statment less confusing.Tim Potter2002-03-221-2/+5
* Merge of Richard's lookupsid fix.Tim Potter2002-03-201-1/+4
* this allows us to support foreign SIDs in winbindd and smbdAndrew Tridgell2002-02-271-53/+13
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Change the winbind interface to use seperate 'domain' and 'username' feilds forAndrew Bartlett2002-01-261-7/+10
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-7/+5
* Fixed parse_domain_user to be bool.Jeremy Allison2001-12-051-1/+2
* added name_to_sid to the backendAndrew Tridgell2001-12-031-3/+8
* Compile fixes for dynamic samr_query_userinfo() stuff.Tim Potter2001-05-141-2/+3
* Use sid_peek_rid() instead of sid_split_rid().Tim Potter2001-05-101-3/+2
* iAdditional files for winbind merge.Tim Potter2001-05-071-0/+244