summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke6-87/+0
2007-10-10r11685: reverting Lar's change to nistallman from r11224 since it breaks 'mak...Gerald Carter1-14/+3
2007-10-10r11667: Fix a debug messageVolker Lendecke1-2/+3
2007-10-10r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter4-9/+21
2007-10-10r11658: Someone broke the initialization of the static modules by adding a 'N...Jeremy Allison1-1/+1
2007-10-10r11657: Tiny improvement to debug error message in dir_check_ftype.Paul Green1-1/+1
2007-10-10r11655: Two small fixesGerald Carter2-7/+26
2007-10-10r11653: Declare the correct return value for the static initialization functi...Paul Green1-1/+1
2007-10-10r11652: Reinstate the netsamlogon_cache in order to workGerald Carter7-2/+353
2007-10-10r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter3-28/+82
2007-10-10r11617: fix typoGerald Carter1-1/+1
2007-10-10r11614: Replace old crc32 code with one from the FreeBSD tree.Jeremy Allison1-56/+92
2007-10-10r11613: fixing versionsGerald Carter1-2/+2
2007-10-10r11591: bumping version 3.0.22pre1Gerald Carter1-1/+1
2007-10-10r11585: Implement the possibility to have AFS users as SIDs in pts.Volker Lendecke1-0/+24
2007-10-10r11583: r10556@cabra: derrell | 2005-11-08 13:20:56 -0500Derrell Lipman1-1/+1
2007-10-10r11582: r10193@cabra: derrell | 2005-11-08 13:12:39 -0500Derrell Lipman1-2/+7
2007-10-10r11580: fix an uninitialized variable that was causing winbindd to die in win...Gerald Carter1-1/+1
2007-10-10r11579: syncing up perf counter code cfrom trunkGerald Carter5-49/+184
2007-10-10r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison15-55/+92
2007-10-10r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.Jeremy Allison1-1/+3
2007-10-10r11560: Fix core dump if setmntent returns NULL.Jeremy Allison1-0/+3
2007-10-10r11556: Fix "make everything"Volker Lendecke1-3/+3
2007-10-10r11551: Add a few more initialize_krb5_error_tableVolker Lendecke4-0/+6
2007-10-10r11530: Add the "time offset" parameter back in for people whoJeremy Allison1-1/+1
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison24-649/+685
2007-10-10r11508: Removed incorrect patch hunk. Thanks to AndrewJeremy Allison1-2/+0
2007-10-10r11506: Added description of ACL in usage message.Jeremy Allison1-1/+2
2007-10-10r11504: Added Andrew Bartletts removal of another NTLMSSP implementationJeremy Allison2-85/+91
2007-10-10r11494: Finally fix #3192 - remember iDiskfreeCacheTime isJeremy Allison1-1/+1
2007-10-10r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison7-24/+35
2007-10-10r11491: If we get a reject ensure we're printing out the server/domain/machineJeremy Allison1-2/+2
2007-10-10r11482: Arrg. Can't believe this code was in this state. If youJeremy Allison1-1/+3
2007-10-10r11464: Allow smbcacls to modify a SD on W2K3. This may fix severalJeremy Allison1-1/+14
2007-10-10r11460: Improve error messages in parsing security descriptors.Jeremy Allison1-5/+38
2007-10-10r11454: Last 2 uninitialized warnings.Jeremy Allison1-17/+11
2007-10-10r11451: Fix -O1 "might be using uninitialized" errors.Jeremy Allison3-3/+3
2007-10-10r11448: Move decl before code.Jeremy Allison1-1/+2
2007-10-10r11446: Remove unused fn. Remove unneeded strncpy use.Jeremy Allison2-33/+2
2007-10-10r11443: Fix error code returns on client spoolss code. Fix themJeremy Allison1-117/+280
2007-10-10r11435: Allow the hash size of the tdb open (locking) databaseJeremy Allison2-3/+6
2007-10-10r11433: Fix for bug #3223 - ensure we're root before doingJeremy Allison1-5/+53
2007-10-10r11428: Fix bug #3192 by actually hooking up the dfree cachingJeremy Allison3-5/+5
2007-10-10r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We canJeremy Allison8-90/+150
2007-10-10r11389: Attempt to fix bug #3212 - ignore bogus OS/2 EA set values onJeremy Allison1-4/+25
2007-10-10r11383: Patch from Alex Masterov <alex@infobit.ru> to fixJeremy Allison1-3/+83
2007-10-10r11381: Correctly connect to 445 and 139 after a successful getdcname.Volker Lendecke1-3/+10
2007-10-10r11379: Remove external dependencies from sharemodes library.Jeremy Allison1-4/+20
2007-10-10r11375: Update to the latest config.guess and config.sub files.Paul Green2-328/+364
2007-10-10r11368: Remove a memleak that just cost me half an hour: If we terminate insi...Volker Lendecke1-1/+1