Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r18218: setenv() is guaranteed by libreplace | Andrew Tridgell | 1 | -13/+0 |
2007-10-10 | r17794: ifdef out unused macros | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r15321: Reduce the size of rewrite.m4 a bit more | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r12859: Make Samba4 match the Samba3 winbindd interface. trunk has moved too | Andrew Bartlett | 1 | -4/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11411: Add to Samba4 the Samba3 patch I just posted for machine account | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -3/+6 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r10934: Fix a gcc 4 warning | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r10844: Add challenge-response authentication to Samba4's winbindd for VL. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h. | Volker Lendecke | 3 | -98/+70 |
2007-10-10 | r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr... | Volker Lendecke | 1 | -28/+75 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+0 |