summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_user.c
Commit message (Expand)AuthorAgeFilesLines
* r22727: remove outdated comment about templatre shell and homedirGerald Carter2007-10-101-3/+1
* r22710: Support one-way trusts.Gerald Carter2007-10-101-2/+35
* r21860: Fixes for "winbind normalize names" functionality:Gerald Carter2007-10-101-1/+3
* r21775: make messages more understandable - don't leave part dangling after n...Herb Lewis2007-10-101-2/+2
* r21613: perform variable subsitution on home directories and shells provided ...Gerald Carter2007-10-101-12/+13
* r21387: Another important fix for non-AD domains:Günther Deschner2007-10-101-7/+1
* r21336: Fix indent (as pointed out by Volker).Günther Deschner2007-10-101-6/+6
* r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter2007-10-101-0/+3
* r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter2007-10-101-1/+21
* r20155: revert, I misreadSimo Sorce2007-10-101-1/+1
* r20154: Fix nasty typo, hunting another bugSimo Sorce2007-10-101-1/+1
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-23/+4
* r19301: Correct debug statement.Jeremy Allison2007-10-101-1/+1
* r19300: Fix null deref in debug statement.Jeremy Allison2007-10-101-3/+3
* 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