summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23367: check the "use mmap" option for ldb tooAndrew Tridgell3-0/+14
2007-10-10r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam2-0/+18
2007-10-10r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to mergeVolker Lendecke1-0/+3
2007-10-10r23359: Fix bug #4537, fix from jens.nissen@gmx.net.Jeremy Allison1-1/+1
2007-10-10r23358: Fix from Justin Maggard <jmaggard@infrant.com> - ensure we don'tJeremy Allison1-1/+1
2007-10-10r23357: timespec_current() was returning the wrong ns timeJeremy Allison1-1/+1
2007-10-10r23356: We missed to add the 'c' character to the list of valid ones forSimo Sorce1-1/+1
2007-10-10r23355: Fix some more build warnings.Günther Deschner2-3/+3
2007-10-10r23354: Fix build warning.Günther Deschner1-1/+2
2007-10-10r23352: Don't generate stamp-h. AFAICT it is never used.James Peach2-2/+1
2007-10-10r23349: Fix from Steve Langasek <vorlon@debian.org> toJeremy Allison1-0/+16
2007-10-10r23348: Fix connection reporting on SIGUSR2 (noticed byJeremy Allison1-0/+3
2007-10-10r23347: Fix Coverity 363. Dead code elimination.Jeremy Allison1-7/+3
2007-10-10r23346: Fix offline caching with XP/Vista. It was an off-by-oneJeremy Allison1-4/+4
2007-10-10r23345: Stop Coverity from getting confused.Jeremy Allison1-0/+1
2007-10-10r23344: Better error messageVolker Lendecke1-2/+4
2007-10-10r23343: Fix error returnVolker Lendecke1-1/+3
2007-10-10r23342: Stop Coverity from getting confused.Jeremy Allison1-0/+3
2007-10-10r23341: pdb interfaces should be versioned. As SAMBA_3_0 and SAMBA_3_0_26Jeremy Allison1-0/+1
2007-10-10r23340: Fix typo in debug ouput. Found by Karolin Seeger <ks@sernet.de>.Michael Adam1-1/+1
2007-10-10r23337: fix a crash bug...I wonder why only HP-UX 11.00 ans 11.11 noticedStefan Metzmacher1-25/+2
2007-10-10r23335: as not all source files include replace.h/config.hStefan Metzmacher1-1/+1
2007-10-10r23330: always include "winbind_client.h" as first headerStefan Metzmacher2-2/+2
2007-10-10r23328: don't typedef ber_tag_t when it's already done by openldapStefan Metzmacher1-2/+2
2007-10-10r23323: merged ldb changes from 3.0.26Andrew Tridgell7-136/+196
2007-10-10r23321: remove unused variable (due to mad merge from Centeris patches)Gerald Carter1-1/+1
2007-10-10r23317: Fix the build: r23315 was a little overeager in removing theMichael Adam1-4/+4
2007-10-10r23316: Ouch... This would not have run in production without cluster codeVolker Lendecke1-2/+2
2007-10-10r23315: - don't use the builtin and -liniparser together in bin/netStefan Metzmacher1-4/+3
2007-10-10r23314: For some systems it's needed to inject replace.h intoStefan Metzmacher4-2/+23
2007-10-10r23313: Janitor for tridge:Volker Lendecke1-24/+13
2007-10-10r23312: As per Volker, rename the "windbind:ads" parameter "winbind:rpc only".James Peach1-4/+3
2007-10-10r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher25-223/+347
2007-10-10r23307: move readahead stuff out of libreplace and make it samba3 specificStefan Metzmacher5-10/+5
2007-10-10r23305: merge from samba4:Stefan Metzmacher1-3/+3
2007-10-10r23302: Refactor vfs_gpfs module, fix problems with chmod Tridge has found du...Alexander Bokovoy2-96/+111
2007-10-10r23300: AFAICT these are not needed. Jerry, can you please review and revertJames Peach1-1/+0
2007-10-10r23299: Fix the build for !WITH_SENDFILE.James Peach1-4/+3
2007-10-10r23297: This introduces the winbind:ads parameter which defaults to True. Set...Volker Lendecke1-1/+3
2007-10-10r23295: Apply proto_exists and bin/.dummy dependencies consistently for allJames Peach1-137/+137
2007-10-10r23291: Undo the somewhat naive change of r23279:Michael Adam1-2/+10
2007-10-10r23290: Fix another small and stupid but severe typo.Michael Adam1-1/+1
2007-10-10r23287: Use talloc_move instead of talloc_steal as this is what I reallyMichael Adam1-1/+1
2007-10-10r23284: Oh what a nasty typo! This gave me some headache,Michael Adam1-1/+1
2007-10-10r23283: Use a temporary talloc context in ads:lookup_groupmem.Michael Adam1-13/+17
2007-10-10r23279: Replace occurrence of sid_binstring inside lookup_groupmemMichael Adam1-11/+4
2007-10-10r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...Gerald Carter9-96/+171
2007-10-10r23272: Fix main event loop - reviewed by Volker.Jeremy Allison1-2/+4
2007-10-10r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter9-111/+305
2007-10-10r23269: Regenerate svcctl files after IDL fixesGerald Carter5-120/+120