summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_user.c
Commit message (Expand)AuthorAgeFilesLines
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r17605: Some C++ warningsVolker Lendecke2007-10-101-4/+7
* r17459: As by Jerry's word commit this without his review.Simo Sorce2007-10-101-7/+25
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-13/+5
* r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-7/+12
* r15697: I take no comments as no objections :)Günther Deschner2007-10-101-1/+1
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-4/+4
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-3/+3
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-14/+8
* r13492: As noone objected on the mailing-list:Günther Deschner2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-4/+4
* r9758: make sure to lower case usernames in winbindd's getpwnam()Gerald Carter2007-10-101-1/+4
* r8145: When inventing a new parameter for SFU-support, be aware of Volker'sGünther Deschner2007-10-101-1/+1
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-101-41/+77
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-12/+12
* r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack.Volker Lendecke2007-10-101-8/+15
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2007-10-101-48/+61
* r7454: couple of winbindd fixesGerald Carter2007-10-101-4/+4
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-138/+246
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2007-10-101-21/+0
* r6036: patch from Lin Li <linl@xandros.com> to ensure trusted domains are ini...Gerald Carter2007-10-101-0/+3
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-9/+4
* r2584: After talking to jerry, commit the strlower patch to getent username andVolker Lendecke2007-10-101-0/+2
* r2378: Remove two confusing #definesVolker Lendecke2007-10-101-2/+0
* r1613: Patch from Tom Shaw <tomisfaraway@gmail.com> to useJeremy Allison2007-10-101-4/+4
* r538: Mem leak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison2007-10-101-0/+2
* r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fixGerald Carter2007-10-101-0/+6
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-101-1/+1
* Move more of winbind to use 'find_our_domain()' rather than the dangerousAndrew Bartlett2004-01-081-7/+7
* Machines are people too!Andrew Bartlett2004-01-071-20/+18
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* add --domain=DOMAINNAME to wbinfoGerald Carter2003-08-101-1/+13
* fix typo in debugGerald Carter2003-07-261-1/+1
* Another round of uid/gid/pid format string changes I missed theTim Potter2003-07-221-2/+2
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-10/+10
* moving more code around.Gerald Carter2003-07-111-0/+13
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-8/+26
* and so it begins....Gerald Carter2003-07-071-9/+14
* * rename samstrict auth method to samGerald Carter2003-06-301-3/+8
* Here's the code to make winbindd work on a Samba DCGerald Carter2003-06-291-0/+11
* Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2003-06-221-4/+4
* Squelch one small compiler warningRichard Sharpe2003-06-161-1/+2
* And finally IDMAP in 3_0Simo Sorce2003-05-121-11/+8
* Merge HEAD's winbind into 3.0.Andrew Bartlett2003-04-231-27/+29
* Fix debug message not to use an uninitialized variable.Volker Lendecke2003-03-191-2/+1
* Merge from HEAD...setup the %U substitution in winbindd for the homedir templateJeremy Allison2003-02-121-0/+1
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-4/+4
* Merge removal of unpopular winbind client environment variable.Tim Potter2002-12-201-18/+0
* merged the %U changes to 3.0Andrew Tridgell2002-11-201-0/+1
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+3