Age | Commit message (Expand) | Author | Files | Lines |
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -1/+1 |
2008-10-22 | Repel pstring to nsswitch/. | Jelmer Vernooij | 3 | -12/+8 |
2008-10-22 | Remove pstring usage. | Jelmer Vernooij | 1 | -10/+4 |
2008-10-12 | Import Winbind NSS file for NetBSD in an attempt to fix the build on | Jelmer Vernooij | 1 | -0/+40 |
2008-09-21 | Use absolute paths for wbinfo rather than relying on it being in PATH. | Jelmer Vernooij | 1 | -3/+3 |
2008-09-16 | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-11 | Fix failures in the winbind struct-based test. | Andrew Bartlett | 1 | -1/+0 |
2008-06-26 | Move blackbox tests closer to what they're testing. | Jelmer Vernooij | 1 | -0/+187 |
2008-06-20 | wbinfo: Output string for sid type in lookupsid. | Kai Blin | 1 | -20/+20 |
2008-05-27 | Use new dynconfig.h location. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -3/+3 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 1 | -2/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -5/+7 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-18 | Fix build with partial linking. | Jelmer Vernooij | 1 | -1/+2 |
2008-01-22 | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-21 | build: Demote a bunch of libraries to subsystems. This makes packaging easier... | Jelmer Vernooij | 1 | -4/+1 |
2008-01-11 | wbinfo: Handle SID_NAME_COMPUTER in sid_type_lookup | Kai Blin | 1 | -0/+1 |
2007-12-21 | r26515: nsswitch: Get rid of a pstring | Kai Blin | 1 | -1/+1 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr... | Jelmer Vernooij | 1 | -5/+5 |
2007-12-21 | r25706: Merge padding fix from Samba3. | Günther Deschner | 1 | -1/+1 |
2007-12-21 | r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc | Andrew Bartlett | 1 | -1/+0 |
2007-12-21 | r25618: I'm sick of the fstring warnings turning up here. Let's see how much | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -85/+85 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO call | Stefan Metzmacher | 2 | -3/+1 |
2007-10-10 | r25192: try to fix the build on sun/solaris hosts | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r25181: sync winbind client code with samba3 | Stefan Metzmacher | 9 | -396/+457 |
2007-10-10 | r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h | Stefan Metzmacher | 3 | -3/+1 |
2007-10-10 | r25047: Fix more warnings. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r24629: Make read_sock return the total number of bytes read instead | Michael Adam | 1 | -3/+3 |
2007-10-10 | r24374: Add a getpwuid lookup to wbinfo | Kai Blin | 1 | -0/+38 |
2007-10-10 | r24286: (missed from previous commit) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24285: A number of machines on the build farm fail because while they use | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23876: Prepare to run nsstest from make test, just not add it to tests_all.s... | Kai Blin | 2 | -1/+20 |
2007-10-10 | r23852: Merge Samba 3.2's wbinfo into Samba4, so Kai can use it for testing. | Andrew Bartlett | 2 | -0/+1271 |
2007-10-10 | r23800: LGPL is now called GNU Lesser General Public License | Andrew Tridgell | 8 | -16/+16 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r23794: convert more code from LGPLv2+ to LGPLv3+ | Andrew Tridgell | 8 | -36/+22 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2 | -6/+4 |
2007-10-10 | r23675: Build libnss_winbind on linux. | Kai Blin | 3 | -0/+1300 |
2007-10-10 | r23674: Merge changes from Samba 3 SVN r23539: | Kai Blin | 2 | -6/+1 |
2007-10-10 | r23481: As per metze's suggestion, move the nsstest files from torture/ to ns... | Kai Blin | 4 | -0/+549 |
2007-10-10 | r23311: Updating the samba4 winbind protocol to version 18. | Kai Blin | 3 | -142/+304 |