summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-10-1013-28/+56
* r23242: BUG 4671: Fix Makefile syntax error when SMBMOUNT_PROGS is not definedGerald Carter2007-10-101-1/+2
* r23241: In preparation for the cluster messaging import the parent smbd needs toVolker Lendecke2007-10-101-5/+19
* r23236: Another bad merge: Correctly free and unlock the session record inVolker Lendecke2007-10-101-1/+2
* r23228: Merge cleanup to the gpfs module from Tridge. Also potentially disableVolker Lendecke2007-10-101-33/+28
* r23226: Make the "debug prefix timestamp" output a bit more readable by makingVolker Lendecke2007-10-101-1/+1
* r23225: Attached find a patch that makes use of NetSamLogonEx inVolker Lendecke2007-10-103-2/+71
* r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function isVolker Lendecke2007-10-103-64/+93
* r23223: Convert a leftover direct tdb access to sessionid.tdbVolker Lendecke2007-10-101-12/+13
* r23222: share_mode_forall() is only for counting and status display stuff, soVolker Lendecke2007-10-101-1/+1
* r23221: Fix a bad merge, avoid a memory leak and tdb lock problemVolker Lendecke2007-10-101-0/+1
* r23220: Add traverse_read to dbwrapVolker Lendecke2007-10-104-1/+47
* r23219: Two warningsVolker Lendecke2007-10-102-2/+3
* r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...Günther Deschner2007-10-106-89/+89
* r23207: merge net help test fix from SAMBA_3_0_26Gerald Carter2007-10-101-0/+1
* r23206: remove unreachable codeGerald Carter2007-10-101-3/+0
* r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke2007-10-105-1/+144
* r23195: Add void *private_data to brl_forallVolker Lendecke2007-10-105-30/+39
* r23194: cherry pick two fixes from SAMBA_3_0_26Gerald Carter2007-10-102-6/+10
* r23192: Remove fallback to looking up group mappings by theGerald Carter2007-10-101-17/+1
* r23186: Checkin on behalf of Tridge:Volker Lendecke2007-10-101-57/+57
* r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26Volker Lendecke2007-10-102-3/+4
* r23184: Checkin for Tridge: Add a speed test to tdbtoolVolker Lendecke2007-10-101-2/+52
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-1023-313/+365
* r23173: Convert sessionid.tdb to ctdb. The 3.0.26 patch is a bit larger becauseVolker Lendecke2007-10-101-53/+118
* r23172: Change shutdown_other_smbds to use connections_traverse instead ofVolker Lendecke2007-10-102-11/+13
* r23171: Convert connections.tdb to dbwrapVolker Lendecke2007-10-108-163/+162
* r23170: Add map_nt_error_from_tdb()Volker Lendecke2007-10-102-2/+45
* r23169: Merge 535 of Tridge's bzr tree:Volker Lendecke2007-10-101-2/+5
* r23168: Move the lp_max_connections() into service.c.Volker Lendecke2007-10-105-27/+26
* r23167: Remove an unused parameterVolker Lendecke2007-10-105-5/+6
* r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17.Lars Müller2007-10-1019-588/+652
* r23165: Convert brlock.tdb to dbwrapVolker Lendecke2007-10-102-38/+52