summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r23355: Fix some more build warnings.Günther Deschner2007-10-102-3/+3
* r23354: Fix build warning.Günther Deschner2007-10-101-1/+2
* r23352: Don't generate stamp-h. AFAICT it is never used.James Peach2007-10-102-2/+1
* r23349: Fix from Steve Langasek <vorlon@debian.org> toJeremy Allison2007-10-101-0/+16
* r23348: Fix connection reporting on SIGUSR2 (noticed byJeremy Allison2007-10-101-0/+3
* r23347: Fix Coverity 363. Dead code elimination.Jeremy Allison2007-10-101-7/+3
* r23346: Fix offline caching with XP/Vista. It was an off-by-oneJeremy Allison2007-10-101-4/+4
* r23345: Stop Coverity from getting confused.Jeremy Allison2007-10-101-0/+1
* r23344: Better error messageVolker Lendecke2007-10-101-2/+4
* r23343: Fix error returnVolker Lendecke2007-10-101-1/+3
* r23342: Stop Coverity from getting confused.Jeremy Allison2007-10-101-0/+3
* r23341: pdb interfaces should be versioned. As SAMBA_3_0 and SAMBA_3_0_26Jeremy Allison2007-10-101-0/+1
* r23340: Fix typo in debug ouput. Found by Karolin Seeger <ks@sernet.de>.Michael Adam2007-10-101-1/+1
* r23337: fix a crash bug...I wonder why only HP-UX 11.00 ans 11.11 noticedStefan Metzmacher2007-10-101-25/+2
* r23335: as not all source files include replace.h/config.hStefan Metzmacher2007-10-101-1/+1
* r23330: always include "winbind_client.h" as first headerStefan Metzmacher2007-10-102-2/+2
* r23328: don't typedef ber_tag_t when it's already done by openldapStefan Metzmacher2007-10-101-2/+2
* r23323: merged ldb changes from 3.0.26Andrew Tridgell2007-10-107-136/+196
* r23321: remove unused variable (due to mad merge from Centeris patches)Gerald Carter2007-10-101-1/+1
* r23317: Fix the build: r23315 was a little overeager in removing theMichael Adam2007-10-101-4/+4
* r23316: Ouch... This would not have run in production without cluster codeVolker Lendecke2007-10-101-2/+2
* r23315: - don't use the builtin and -liniparser together in bin/netStefan Metzmacher2007-10-101-4/+3
* r23314: For some systems it's needed to inject replace.h intoStefan Metzmacher2007-10-104-2/+23
* r23313: Janitor for tridge:Volker Lendecke2007-10-101-24/+13
* r23312: As per Volker, rename the "windbind:ads" parameter "winbind:rpc only".James Peach2007-10-101-4/+3
* r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-1025-223/+347
* r23307: move readahead stuff out of libreplace and make it samba3 specificStefan Metzmacher2007-10-105-10/+5
* r23305: merge from samba4:Stefan Metzmacher2007-10-101-3/+3
* r23302: Refactor vfs_gpfs module, fix problems with chmod Tridge has found du...Alexander Bokovoy2007-10-102-96/+111
* r23300: AFAICT these are not needed. Jerry, can you please review and revertJames Peach2007-10-101-1/+0
* r23299: Fix the build for !WITH_SENDFILE.James Peach2007-10-101-4/+3
* r23297: This introduces the winbind:ads parameter which defaults to True. Set...Volker Lendecke2007-10-101-1/+3
* r23295: Apply proto_exists and bin/.dummy dependencies consistently for allJames Peach2007-10-101-137/+137
* r23291: Undo the somewhat naive change of r23279:Michael Adam2007-10-101-2/+10
* r23290: Fix another small and stupid but severe typo.Michael Adam2007-10-101-1/+1
* r23287: Use talloc_move instead of talloc_steal as this is what I reallyMichael Adam2007-10-101-1/+1
* r23284: Oh what a nasty typo! This gave me some headache,Michael Adam2007-10-101-1/+1
* r23283: Use a temporary talloc context in ads:lookup_groupmem.Michael Adam2007-10-101-13/+17
* r23279: Replace occurrence of sid_binstring inside lookup_groupmemMichael Adam2007-10-101-11/+4
* r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...Gerald Carter2007-10-109-96/+171
* r23272: Fix main event loop - reviewed by Volker.Jeremy Allison2007-10-101-2/+4
* r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter2007-10-109-111/+305
* r23269: Regenerate svcctl files after IDL fixesGerald Carter2007-10-105-120/+120
* r23268: Rename some variables in the svcctl.idl to preventGerald Carter2007-10-101-6/+6
* r23263: Remove an unused variable -- Fix Coverity ID 358Volker Lendecke2007-10-101-4/+0
* r23253: Add some debugging output.Michael Adam2007-10-101-1/+6
* r23252: Complete the reworking of the ads lookup_groupmem functionMichael Adam2007-10-101-58/+109
* r23251: whoops! Fix compile errorGerald Carter2007-10-102-2/+9
* r23249: another sync from 3.0.26 for the echo work to rpcclientGerald Carter2007-10-101-11/+26
* r23248: Merge echo pipe implementation chanegs from SAMBA_3_0_26Gerald Carter2007-10-101-9/+28