summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r23268: Rename some variables in the svcctl.idl to preventGerald Carter1-6/+6
2007-10-10r23263: Remove an unused variable -- Fix Coverity ID 358Volker Lendecke1-4/+0
2007-10-10r23253: Add some debugging output.Michael Adam1-1/+6
2007-10-10r23252: Complete the reworking of the ads lookup_groupmem functionMichael Adam1-58/+109
2007-10-10r23251: whoops! Fix compile errorGerald Carter2-2/+9
2007-10-10r23249: another sync from 3.0.26 for the echo work to rpcclientGerald Carter1-11/+26
2007-10-10r23248: Merge echo pipe implementation chanegs from SAMBA_3_0_26Gerald Carter1-9/+28
2007-10-10r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter13-28/+56
2007-10-10r23242: BUG 4671: Fix Makefile syntax error when SMBMOUNT_PROGS is not definedGerald Carter1-1/+2
2007-10-10r23241: In preparation for the cluster messaging import the parent smbd needs toVolker Lendecke1-5/+19
2007-10-10r23236: Another bad merge: Correctly free and unlock the session record inVolker Lendecke1-1/+2
2007-10-10r23228: Merge cleanup to the gpfs module from Tridge. Also potentially disableVolker Lendecke1-33/+28
2007-10-10r23226: Make the "debug prefix timestamp" output a bit more readable by makingVolker Lendecke1-1/+1