summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r23195: Add void *private_data to brl_forallVolker Lendecke5-30/+39
2007-10-10r23194: cherry pick two fixes from SAMBA_3_0_26Gerald Carter2-6/+10
2007-10-10r23192: Remove fallback to looking up group mappings by theGerald Carter1-17/+1
2007-10-10r23186: Checkin on behalf of Tridge:Volker Lendecke1-57/+57
2007-10-10r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26Volker Lendecke2-3/+4
2007-10-10r23184: Checkin for Tridge: Add a speed test to tdbtoolVolker Lendecke1-2/+52
2007-10-10r23183: Check in a change made by Tridge:Volker Lendecke23-313/+365
2007-10-10r23173: Convert sessionid.tdb to ctdb. The 3.0.26 patch is a bit larger becauseVolker Lendecke1-53/+118
2007-10-10r23172: Change shutdown_other_smbds to use connections_traverse instead ofVolker Lendecke2-11/+13
2007-10-10r23171: Convert connections.tdb to dbwrapVolker Lendecke8-163/+162
2007-10-10r23170: Add map_nt_error_from_tdb()Volker Lendecke2-2/+45
2007-10-10r23169: Merge 535 of Tridge's bzr tree:Volker Lendecke1-2/+5
2007-10-10r23168: Move the lp_max_connections() into service.c.Volker Lendecke5-27/+26