summaryrefslogtreecommitdiffstats
path: root/source4/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-1/+1
* Fix failures in the winbind struct-based test.Andrew Bartlett2008-09-111-1/+0
* Move blackbox tests closer to what they're testing.Jelmer Vernooij2008-06-261-0/+187
* wbinfo: Output string for sid type in lookupsid.Kai Blin2008-06-201-20/+20
* Use new dynconfig.h location.Jelmer Vernooij2008-05-271-1/+1
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-3/+3
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* | Merge v4.0-testJelmer Vernooij2008-03-281-2/+1
|\|
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-5/+7
|/
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
* Fix build with partial linking.Jelmer Vernooij2008-02-181-1/+2
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-1/+0
* build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij2008-01-211-4/+1
* wbinfo: Handle SID_NAME_COMPUTER in sid_type_lookupKai Blin2008-01-111-0/+1
* r26515: nsswitch: Get rid of a pstringKai Blin2007-12-211-1/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-4/+4
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-5/+5
* r25706: Merge padding fix from Samba3.Günther Deschner2007-12-211-1/+1
* r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gccAndrew Bartlett2007-12-211-1/+0
* r25618: I'm sick of the fstring warnings turning up here. Let's see how muchAndrew Bartlett2007-12-211-0/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-85/+85
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-6/+6
* r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher2007-10-102-3/+1
* r25192: try to fix the build on sun/solaris hostsStefan Metzmacher2007-10-101-0/+4
* r25181: sync winbind client code with samba3Stefan Metzmacher2007-10-109-396/+457
* r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher2007-10-103-3/+1
* r25047: Fix more warnings.Jelmer Vernooij2007-10-101-2/+2
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-6/+6
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-5/+5
* r24629: Make read_sock return the total number of bytes read insteadMichael Adam2007-10-101-3/+3
* r24374: Add a getpwuid lookup to wbinfoKai Blin2007-10-101-0/+38
* r24286: (missed from previous commit)Andrew Bartlett2007-10-101-1/+1
* r24285: A number of machines on the build farm fail because while they useAndrew Bartlett2007-10-101-1/+1
* r23876: Prepare to run nsstest from make test, just not add it to tests_all.s...Kai Blin2007-10-102-1/+20
* r23852: Merge Samba 3.2's wbinfo into Samba4, so Kai can use it for testing.Andrew Bartlett2007-10-102-0/+1271
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-108-16/+16
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-3/+1
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-108-36/+22
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-102-6/+4
* r23675: Build libnss_winbind on linux.Kai Blin2007-10-103-0/+1300
* r23674: Merge changes from Samba 3 SVN r23539:Kai Blin2007-10-102-6/+1
* r23481: As per metze's suggestion, move the nsstest files from torture/ to ns...Kai Blin2007-10-104-0/+549
* r23311: Updating the samba4 winbind protocol to version 18.Kai Blin2007-10-103-142/+304
* r18218: setenv() is guaranteed by libreplaceAndrew Tridgell2007-10-101-13/+0
* r17794: ifdef out unused macrosStefan Metzmacher2007-10-101-0/+2
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-101-0/+1
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-5/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1