Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18703: Fix the annoying effect that happens when nscd is running: | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r18664: this stuff is included from libreplace | Stefan Metzmacher | 1 | -296/+0 |
2007-10-10 | r18659: restore BOOL, sorry:-) | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r18653: this stuff is in libreplace... | Stefan Metzmacher | 1 | -103/+0 |
2007-10-10 | r18651: this comment is wrong, was cut'n'paste... | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r18650: this isn't needed twice in include/includes.h | Stefan Metzmacher | 1 | -9/+0 |
2007-10-10 | r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace | Stefan Metzmacher | 1 | -11/+0 |
2007-10-10 | r18648: this is provided by libreplace | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r18644: bring in libreplace in lib/replace | Stefan Metzmacher | 1 | -6/+18 |
2007-10-10 | r18640: move to socket_wrapper to lib/socket_wrapper/ | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18572: Use the autogenerated client and server for the echo interface and im... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18526: Use generated server for unixinfo RPC interface. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r18481: Use pidl-generated server side code for dfs. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -3/+30 |
2007-10-10 | r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r18020: Fix SunX (with LDAP but without ADS) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ... | Gerald Carter | 1 | -0/+8 |
2007-10-10 | r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+17 |
2007-10-10 | r16269: Fix the build. | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r15864: build fixes for IRIX 6.4 in the build farm; only enable the C++ reser... | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r15863: trying to fix a compile issue on HP-UX 11.x caused by conflicts of in... | Gerald Carter | 1 | -15/+19 |
2007-10-10 | r15644: Now that we are referencing uint32_t and other data types | Paul Green | 1 | -0/+4 |
2007-10-10 | r15543: New implementation of 'net ads join' to be more like Windows XP. | Gerald Carter | 1 | -33/+1 |
2007-10-10 | r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r15450: Change profiling data macros to use stack variables rather than | James Peach | 1 | -2/+19 |
2007-10-10 | r15240: Correctly disallow unauthorized access when logging on with the | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r15216: Fix the build for machines without krb5. Oops, sorry. | Jeremy Allison | 1 | -0/+8 |
2007-10-10 | r15072: Last bit of 32/64 bit portabilities fixes for winbind | Gerald Carter | 1 | -0/+5 |
2007-10-10 | r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ... | Gerald Carter | 1 | -0/+13 |
2007-10-10 | r15047: Add support for using libunwind to generate a backtrace. This is | James Peach | 1 | -4/+0 |
2007-10-10 | r15022: Fix core dumps on normal server exit. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14898: This change is an attempt to improve the quality of the information that | James Peach | 1 | -1/+5 |
2007-10-10 | r14847: Tell static checkers that exit_server() doesn't | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r14751: Use the noreturn attribute to try and tell coverity that | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r14600: Refactor capability interface from being IRIX-specific to using only | James Peach | 1 | -18/+0 |
2007-10-10 | r14074: Some cleanup; there is no point in declaring and mapping | Günther Deschner | 1 | -4/+2 |
2007-10-10 | r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de> | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r13690: Check in Björn's LDAP Solaris fix. | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r13625: Now that Heimdal 0.7.2 is released, we reenable our strict checking for | Günther Deschner | 1 | -2/+1 |
2007-10-10 | r13598: Defining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined which is the case | Lars Müller | 1 | -0/+4 |
2007-10-10 | r13566: Fix EA support for AIX. | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510). | James Peach | 1 | -1/+3 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+10 |
2007-10-10 | r12877: Stop passing structs around in smb messages, instead | Jeremy Allison | 1 | -2/+18 |
2007-10-10 | r12794: BUG 3340: patch from William JoJo <jojowil@hvcc.edu> to fix automatic... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r12771: Apply patch from bug 3374, attempt to fix build on tru64. | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r12107: Move to a tdb-based wins database. At the moment we still | Jeremy Allison | 1 | -6/+0 |