summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r11614: Replace old crc32 code with one from the FreeBSD tree.Jeremy Allison2007-10-101-56/+92
* r11613: fixing versionsGerald Carter2007-10-101-2/+2
* r11591: bumping version 3.0.22pre1Gerald Carter2007-10-101-1/+1
* r11585: Implement the possibility to have AFS users as SIDs in pts.Volker Lendecke2007-10-101-0/+24
* r11583: r10556@cabra: derrell | 2005-11-08 13:20:56 -0500Derrell Lipman2007-10-101-1/+1
* r11582: r10193@cabra: derrell | 2005-11-08 13:12:39 -0500Derrell Lipman2007-10-101-2/+7
* r11580: fix an uninitialized variable that was causing winbindd to die in win...Gerald Carter2007-10-101-1/+1
* r11579: syncing up perf counter code cfrom trunkGerald Carter2007-10-105-49/+184
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-1015-55/+92
* r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.Jeremy Allison2007-10-101-1/+3
* r11560: Fix core dump if setmntent returns NULL.Jeremy Allison2007-10-101-0/+3
* r11556: Fix "make everything"Volker Lendecke2007-10-101-3/+3
* r11551: Add a few more initialize_krb5_error_tableVolker Lendecke2007-10-104-0/+6
* r11530: Add the "time offset" parameter back in for people whoJeremy Allison2007-10-101-1/+1
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-1024-649/+685
* r11508: Removed incorrect patch hunk. Thanks to AndrewJeremy Allison2007-10-101-2/+0
* r11506: Added description of ACL in usage message.Jeremy Allison2007-10-101-1/+2
* r11504: Added Andrew Bartletts removal of another NTLMSSP implementationJeremy Allison2007-10-102-85/+91
* r11494: Finally fix #3192 - remember iDiskfreeCacheTime isJeremy Allison2007-10-101-1/+1
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2007-10-107-24/+35
* r11491: If we get a reject ensure we're printing out the server/domain/machineJeremy Allison2007-10-101-2/+2
* r11482: Arrg. Can't believe this code was in this state. If youJeremy Allison2007-10-101-1/+3
* r11464: Allow smbcacls to modify a SD on W2K3. This may fix severalJeremy Allison2007-10-101-1/+14
* r11460: Improve error messages in parsing security descriptors.Jeremy Allison2007-10-101-5/+38
* r11454: Last 2 uninitialized warnings.Jeremy Allison2007-10-101-17/+11
* r11451: Fix -O1 "might be using uninitialized" errors.Jeremy Allison2007-10-103-3/+3
* r11448: Move decl before code.Jeremy Allison2007-10-101-1/+2
* r11446: Remove unused fn. Remove unneeded strncpy use.Jeremy Allison2007-10-102-33/+2
* r11443: Fix error code returns on client spoolss code. Fix themJeremy Allison2007-10-101-117/+280
* r11435: Allow the hash size of the tdb open (locking) databaseJeremy Allison2007-10-102-3/+6
* r11433: Fix for bug #3223 - ensure we're root before doingJeremy Allison2007-10-101-5/+53
* r11428: Fix bug #3192 by actually hooking up the dfree cachingJeremy Allison2007-10-103-5/+5
* r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We canJeremy Allison2007-10-108-90/+150
* r11389: Attempt to fix bug #3212 - ignore bogus OS/2 EA set values onJeremy Allison2007-10-101-4/+25
* r11383: Patch from Alex Masterov <alex@infobit.ru> to fixJeremy Allison2007-10-101-3/+83
* r11381: Correctly connect to 445 and 139 after a successful getdcname.Volker Lendecke2007-10-101-3/+10
* r11379: Remove external dependencies from sharemodes library.Jeremy Allison2007-10-101-4/+20
* r11375: Update to the latest config.guess and config.sub files.Paul Green2007-10-102-328/+364
* r11368: Remove a memleak that just cost me half an hour: If we terminate insi...Volker Lendecke2007-10-101-1/+1
* r11346: Fix for bug found by Dina Fine. If in case sensitive mode thenJeremy Allison2007-10-101-1/+10
* r11344: I don't think share mode conflicts occur on deletingJeremy Allison2007-10-102-20/+10
* r11341: Put directory opens into the share mode db so weJeremy Allison2007-10-103-8/+70
* r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison2007-10-102-8/+4
* r11336: Start to get my control back :-). Volker, I thinkJeremy Allison2007-10-102-22/+62
* r11332: eventlog API uses NTSTATUS, not WERROR for return codesGerald Carter2007-10-103-46/+45
* r11328: Actually verify that the bind on a pipe succeeded with a samr_connect orVolker Lendecke2007-10-101-167/+196
* r11327: Make user domain settable by pdbeditVolker Lendecke2007-10-101-2/+9
* r11326: Fix alignment in getdc responseVolker Lendecke2007-10-101-0/+3
* r11324: Re-formatting before I can get a very *narrow* focus on the bugs in h...Volker Lendecke2007-10-101-59/+61
* r11323: Fix usage of rpccli_netlogon_getdcname. Add some debug messages.Volker Lendecke2007-10-101-3/+18