Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23406: Evn if not strictly currently necessary do check for correct | Simo Sorce | 2 | -0/+16 |
2007-10-10 | r23404: Fix wrong (and missing) action on error condition in ldap reply evalu... | Simo Sorce | 1 | -1/+5 |
2007-10-10 | r23402: Got bitten by a talloc hierarchy. Make sure we alloc | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r23400: Fix lsa crash bug #4683. The "names" enum struct | Jeremy Allison | 4 | -44/+23 |
2007-10-10 | r23398: Support membership of >16 groups on Darwin by making sure we opt in t... | James Peach | 2 | -0/+64 |
2007-10-10 | r23396: Make VFS callbacks static. Mark operations as OPAQUE because they | James Peach | 1 | -8/+9 |
2007-10-10 | r23393: Support BSD group semantics by making sure that the effective GID is ... | James Peach | 3 | -27/+103 |
2007-10-10 | r23391: Second part of the patch for Apple. | Jeremy Allison | 1 | -14/+22 |
2007-10-10 | r23390: First part of the patch to make Apple's life easier. | Jeremy Allison | 1 | -6/+6 |
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 | r23380: netr_getdcname returns WERROR not NTSTATUS. | Günther Deschner | 4 | -16/+16 |
2007-10-10 | r23379: Whitespace cosmetics, to reduce irritating diffs... | Michael Adam | 2 | -2/+2 |
2007-10-10 | r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r23376: More warnings | Volker Lendecke | 1 | -4/+6 |
2007-10-10 | r23375: Fix a 64-bit warning | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23372: Remove restriction on string length for rpcclient commands. | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r23371: Fix the misleading comment I added - it really *should* | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r23370: Traverse in tdb wasn't consistently using the | Jeremy Allison | 1 | -8/+10 |
2007-10-10 | r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin for | Volker Lendecke | 2 | -1/+4 |
2007-10-10 | r23367: check the "use mmap" option for ldb too | Andrew Tridgell | 3 | -0/+14 |
2007-10-10 | r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h. | Michael Adam | 2 | -0/+18 |
2007-10-10 | r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to merge | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r23359: Fix bug #4537, fix from jens.nissen@gmx.net. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23358: Fix from Justin Maggard <jmaggard@infrant.com> - ensure we don't | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23357: timespec_current() was returning the wrong ns time | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23356: We missed to add the 'c' character to the list of valid ones for | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r23355: Fix some more build warnings. | Günther Deschner | 2 | -3/+3 |
2007-10-10 | r23354: Fix build warning. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r23352: Don't generate stamp-h. AFAICT it is never used. | James Peach | 2 | -2/+1 |
2007-10-10 | r23349: Fix from Steve Langasek <vorlon@debian.org> to | Jeremy Allison | 1 | -0/+16 |
2007-10-10 | r23348: Fix connection reporting on SIGUSR2 (noticed by | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r23347: Fix Coverity 363. Dead code elimination. | Jeremy Allison | 1 | -7/+3 |
2007-10-10 | r23346: Fix offline caching with XP/Vista. It was an off-by-one | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r23345: Stop Coverity from getting confused. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r23344: Better error message | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r23343: Fix error return | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r23342: Stop Coverity from getting confused. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r23341: pdb interfaces should be versioned. As SAMBA_3_0 and SAMBA_3_0_26 | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r23340: Fix typo in debug ouput. Found by Karolin Seeger <ks@sernet.de>. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23337: fix a crash bug...I wonder why only HP-UX 11.00 ans 11.11 noticed | Stefan Metzmacher | 1 | -25/+2 |
2007-10-10 | r23335: as not all source files include replace.h/config.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23330: always include "winbind_client.h" as first header | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r23328: don't typedef ber_tag_t when it's already done by openldap | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23323: merged ldb changes from 3.0.26 | Andrew Tridgell | 7 | -136/+196 |
2007-10-10 | r23321: remove unused variable (due to mad merge from Centeris patches) | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r23317: Fix the build: r23315 was a little overeager in removing the | Michael Adam | 1 | -4/+4 |
2007-10-10 | r23316: Ouch... This would not have run in production without cluster code | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r23315: - don't use the builtin and -liniparser together in bin/net | Stefan Metzmacher | 1 | -4/+3 |
2007-10-10 | r23314: For some systems it's needed to inject replace.h into | Stefan Metzmacher | 4 | -2/+23 |