summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r23225: Attached find a patch that makes use of NetSamLogonEx inVolker Lendecke3-2/+71
2007-10-10r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function isVolker Lendecke3-64/+93
2007-10-10r23223: Convert a leftover direct tdb access to sessionid.tdbVolker Lendecke1-12/+13
2007-10-10r23222: share_mode_forall() is only for counting and status display stuff, soVolker Lendecke1-1/+1
2007-10-10r23221: Fix a bad merge, avoid a memory leak and tdb lock problemVolker Lendecke1-0/+1
2007-10-10r23220: Add traverse_read to dbwrapVolker Lendecke4-1/+47
2007-10-10r23219: Two warningsVolker Lendecke2-2/+3
2007-10-10r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...Günther Deschner6-89/+89
2007-10-10r23207: merge net help test fix from SAMBA_3_0_26Gerald Carter1-0/+1
2007-10-10r23206: remove unreachable codeGerald Carter1-3/+0
2007-10-10r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke5-1/+144