summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-06-22Fix bug 7528 - Solaris with NIS autohome.Jeremy Allison1-0/+3
2010-06-21s3: Fix some valgrind errorsVolker Lendecke1-18/+33
2010-06-21s3-winbind: Make KRB5_EVENT_REFRESH_TIME a functionVolker Lendecke1-6/+12
2010-06-21tldap: Fix a type-punned warningVolker Lendecke1-1/+1
2010-06-21s3: Fix some enum/int mixup warningsVolker Lendecke1-53/+53
2010-06-21s3: Remove an unreachable line of codeVolker Lendecke1-2/+0
2010-06-21s3: Fix a type-punned warningVolker Lendecke1-2/+2
2010-06-21s3:net rpc registry: make getsd succeed when key sd only gives access to SD n...Michael Adam1-2/+1
2010-06-21s3:fix an outdated comment.Michael Adam1-5/+2
2010-06-21s3:idmap_ldap: remove unreached code (and explicit error return code)Michael Adam1-5/+1
2010-06-20s3: Attempt to fix the build on NetBSDKai Blin2-6/+9
2010-06-20s3-waf: Change the (set|get|end)netgrent checks to match the configure.in checksKai Blin1-9/+12
2010-06-20s3 configure: Check for (set|get|end)netgrent prototypesKai Blin1-1/+24
2010-06-18Second part of fix converting prs_XX struct and functions to talloc. Remove u...Jeremy Allison2-51/+0
2010-06-18Convert the prs_XXX struct and functions to use talloc instead of malloc. Pas...Jeremy Allison5-61/+78
2010-06-17Use #defined constant instead of "false" to be clearer about intent.Jeremy Allison1-1/+1
2010-06-17s3-selftest: fix locktest9 in make selftest.Günther Deschner4-5/+7
2010-06-17s3:configure: use cc for linking on IRIX and fix shlib usageBjörn Jacke1-3/+2
2010-06-17s3-waf: Fix the OSX 10.4 build by adding an explicit resolv dep on smbclientKai Blin1-1/+1
2010-06-17s3-waf: Add check for iconvKai Blin2-1/+9
2010-06-17s3-waf: Work around missing *netgrent prototypes on OSX 10.4Kai Blin2-5/+27
2010-06-16Remove an unused chunk of code (will make it easier to talloc'ize prs_XXX).Jeremy Allison1-49/+0
2010-06-16Remove two unused functions (prs_force_dynamic, prs_set_session_key).Jeremy Allison3-21/+0
2010-06-16s3-auth: in make_user_info_for_reply_enc make sure to check length and dataGünther Deschner1-2/+2
2010-06-16s3-build: allow to build bin/ndrdump4 (just as bin/smbtorture4)Günther Deschner1-0/+4
2010-06-16s3-auth: fix debug message in check_winbind_security().Günther Deschner1-1/+1
2010-06-16s3-tdb: Added missing out of memory check in rename_file_with_suffix().Andreas Schneider1-0/+4
2010-06-16Revert "s4-smbtorture: only pull info when status code indicates success in s...Günther Deschner1-11/+3
2010-06-16s3-lanman: Fix return code for "" printqname in api_DosPrintQGetInfo().Günther Deschner1-0/+5
2010-06-16s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner1-3/+11
2010-06-16s3-printing: add BUILTIN\Print Operators as FULL CONTROL to default sd.Günther Deschner1-2/+22
2010-06-16s3-spoolss: Provide a memory context for clean_up_driver_struct().Andreas Schneider3-5/+7
2010-06-15Remove unused function.Jeremy Allison2-15/+0
2010-06-15s3-waf: fix the build.Günther Deschner1-1/+1
2010-06-14SMB2 correctness fix. As we've already returned the credits in an interimJeremy Allison1-0/+2
2010-06-14s3: Make g_smb_perfcount_handlers staticVolker Lendecke1-1/+1
2010-06-14s3: Remove some dispensable ()Volker Lendecke1-1/+1
2010-06-13Fix aio_read detection for -lrtVolker Lendecke1-0/+2
2010-06-13s3: Remove fsp_belongs_connVolker Lendecke3-22/+4
2010-06-13s3: Remove some leftovers from macrosVolker Lendecke1-5/+5
2010-06-13s3: Remove the pointless PRINTERNAME macroVolker Lendecke7-32/+49
2010-06-13s3: Remove the pointless SERVICE macroVolker Lendecke2-8/+7
2010-06-12s3: Remove smbd_server_conn from cancel_pending_lock_requests_by_fid_smb2Volker Lendecke1-1/+1
2010-06-12s3: Explicitly pass sconn to process_blocking_lock_queue_smb2Volker Lendecke3-5/+6
2010-06-12s3: Remove smbd_server_conn from push_blocking_lock_request_smb2Volker Lendecke1-1/+1
2010-06-12s3: Explicitly pass sconn to [remove|schedule]_deferred_open_message_smb2Volker Lendecke3-8/+12
2010-06-12s3: Explicitly pass sconn to open_was_deferred_smb2Volker Lendecke3-4/+5
2010-06-12s3: Explicitly pass sconn to find_open_smb2reqVolker Lendecke1-5/+11
2010-06-12s3: Explicitly pass sconn to process_blocking_lock_queueVolker Lendecke3-7/+6
2010-06-12s3: Remove smbd_server_conn from blocking_lock_cancel_smb1Volker Lendecke1-1/+1