Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | Merge commit 'origin/v3-2-test' into my_branch | Guenther Deschner | 1 | -3/+14 |
2007-10-11 | Rename krb5 locator plugin to "winbind_krb5_locator". | Guenther Deschner | 1 | -3/+3 |
2007-10-11 | prepare the mkversion.sh infrastructure for git branches in the build-farm | Stefan Metzmacher | 1 | -3/+14 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -320/+118 |
2007-10-10 | r25557: merge libreplace fixes from samba4 | Jelmer Vernooij | 1 | -38/+0 |
2007-10-10 | r25511: Fix sockaddr_in6 detection. | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r25507: Fix definition of struct sockaddr_storage if | Jeremy Allison | 1 | -1/+14 |
2007-10-10 | r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfo | Jeremy Allison | 1 | -5/+42 |
2007-10-10 | r25494: Sanity check --with-samba4srcdir argument. | Jelmer Vernooij | 1 | -3/+12 |
2007-10-10 | r25487: Try fix the build - fix socklen_t and sa_family_t. | Jeremy Allison | 1 | -2/+43 |
2007-10-10 | r25476: Finally fix up new interface detection code :-). | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r25472: Fix the interfaces code to detect IPv6 interfaces, using the | Jeremy Allison | 1 | -1/+53 |
2007-10-10 | r25445: Fix IPV6 detection. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduce | James Peach | 1 | -2/+2 |
2007-10-10 | r25431: Add detection for IPv6 support. | Jeremy Allison | 1 | -0/+20 |
2007-10-10 | r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4'... | Jelmer Vernooij | 1 | -9/+11 |
2007-10-10 | r25406: Make the Linux nss client code thread-safe. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r25248: According to the build-farm all this defines are not needed | Stefan Metzmacher | 1 | -19/+3 |
2007-10-10 | r25244: see what the build-farm says when we only use large file support | Stefan Metzmacher | 1 | -11/+13 |
2007-10-10 | r25179: fix libunwind detection on x86 based hosts | Stefan Metzmacher | 1 | -7/+29 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -10/+10 |
2007-10-10 | r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplace | Stefan Metzmacher | 1 | -14/+0 |
2007-10-10 | r24838: Now for real: build the locator, if we can. | Günther Deschner | 1 | -2/+4 |
2007-10-10 | r24701: Fix the swat build | Volker Lendecke | 1 | -6/+8 |
2007-10-10 | r24304: patch from Bjoern JAcke <bj@SerNet.DE>: | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r24302: add a module that overloads the file_id_create VFS function | Stefan Metzmacher | 1 | -0/+33 |
2007-10-10 | r23900: LDAP_OPT_SOCKBUF doesn't exists on all platforms | Stefan Metzmacher | 1 | -1/+9 |
2007-10-10 | r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPING | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23893: add dummy callbacks for LDAP SASL wrapping, | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r23689: Squashed commit of the following: | Gerald Carter | 1 | -2/+13 |
2007-10-10 | r23536: Fix a typo. James: Please check! | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23497: Disable building of libaddns (no defined API) and | Gerald Carter | 1 | -38/+8 |
2007-10-10 | r23480: Fix DEVELOPER_CFLAGS quoting. | James Peach | 1 | -1/+1 |
2007-10-10 | r23478: Change the handling of the developer CFLAGS so that they are always | James Peach | 1 | -13/+26 |
2007-10-10 | r23410: Merge the core of the cluster code. | Volker Lendecke | 1 | -0/+15 |
2007-10-10 | r23398: Support membership of >16 groups on Darwin by making sure we opt in t... | James Peach | 1 | -0/+15 |
2007-10-10 | r23389: Disabling ACL support on Darwin/Mac OS X for now. | Michael Adam | 1 | -1/+5 |
2007-10-10 | r23387: 1. This unifies the POSIX ACL detection code: | Michael Adam | 1 | -75/+40 |
2007-10-10 | r23352: Don't generate stamp-h. AFAICT it is never used. | James Peach | 1 | -1/+1 |
2007-10-10 | r23307: move readahead stuff out of libreplace and make it samba3 specific | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c... | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r23105: Add lchown to the vfs layer. We need this in the POSIX code. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23097: Add a new configure option to disable building SWAT (it is still buil... | James Peach | 1 | -0/+15 |
2007-10-10 | r23095: Support systems that have their PAM headers in /usr/include/pam. | James Peach | 1 | -7/+19 |
2007-10-10 | r23094: Update the iconv detection to handle cross-compiles better. If we are | James Peach | 1 | -73/+106 |
2007-10-10 | r23005: If we're running on a system where time_t is 8 bytes | Jeremy Allison | 1 | -0/+8 |
2007-10-10 | r22994: Fix HP/UX compiler flags by Don McCall. Lets see how the other HP/UX | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r22976: whoops typo | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r22974: enable relro with PIE if available, this gives extra protection to th... | Simo Sorce | 1 | -0/+23 |