Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-22 | Fix bug 7528 - Solaris with NIS autohome. | Jeremy Allison | 1 | -0/+3 | |
Ensure entries containing "\n" are stripped. Jeremy. | |||||
2010-06-21 | s3: Fix some valgrind errors | Volker Lendecke | 1 | -18/+33 | |
With -d 10, there were a ton of uninitialized variables: The "NegotiateFlags" in the automatically parsed ntlmssp structures were not initialized. This also cleans up the talloc use a bit: do early TALLOC_FREE() Günther, please check! Thanks, Volker | |||||
2010-06-21 | s3-winbind: Make KRB5_EVENT_REFRESH_TIME a function | Volker Lendecke | 1 | -6/+12 | |
2010-06-21 | tldap: Fix a type-punned warning | Volker Lendecke | 1 | -1/+1 | |
2010-06-21 | s3: Fix some enum/int mixup warnings | Volker Lendecke | 1 | -53/+53 | |
2010-06-21 | s3: Remove an unreachable line of code | Volker Lendecke | 1 | -2/+0 | |
2010-06-21 | s3: Fix a type-punned warning | Volker Lendecke | 1 | -2/+2 | |
2010-06-21 | s3:net rpc registry: make getsd succeed when key sd only gives access to SD ↵ | Michael Adam | 1 | -2/+1 | |
not key contents You don't need the REG_KEY_READ permissions to access the SD of a key. And for instance, the key HKLM\security ususally has no specific bits set for builtin\administrators, but the READ_CONTROL_ACCESS. I.e. builtin\administrators can get the sd but not enumerate the key. | |||||
2010-06-21 | s3:fix an outdated comment. | Michael Adam | 1 | -5/+2 | |
2010-06-21 | s3:idmap_ldap: remove unreached code (and explicit error return code) | Michael Adam | 1 | -5/+1 | |
2010-06-20 | s3: Attempt to fix the build on NetBSD | Kai Blin | 2 | -6/+9 | |
Unlike Linux and OSX, NetBSD seems to have *netgrent prototypes in netgroup.h. | |||||
2010-06-20 | s3-waf: Change the (set|get|end)netgrent checks to match the configure.in checks | Kai Blin | 1 | -9/+12 | |
2010-06-20 | s3 configure: Check for (set|get|end)netgrent prototypes | Kai Blin | 1 | -1/+24 | |
2010-06-18 | Second part of fix converting prs_XX struct and functions to talloc. Remove ↵ | Jeremy Allison | 2 | -51/+0 | |
unneeded prs_mem_free calls. Jeremy. Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2010-06-18 | Convert the prs_XXX struct and functions to use talloc instead of malloc. ↵ | Jeremy Allison | 5 | -61/+78 | |
Passes valgrind and make tests for client and server. Second version of this patch after splitting up at Simo's request. Patch to follow will delete extraneous prs_mem_free() calls. Jeremy. Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2010-06-17 | Use #defined constant instead of "false" to be clearer about intent. | Jeremy Allison | 1 | -1/+1 | |
2010-06-17 | s3-selftest: fix locktest9 in make selftest. | Günther Deschner | 4 | -5/+7 | |
Guenther | |||||
2010-06-17 | s3:configure: use cc for linking on IRIX and fix shlib usage | Björn Jacke | 1 | -3/+2 | |
2010-06-17 | s3-waf: Fix the OSX 10.4 build by adding an explicit resolv dep on smbclient | Kai Blin | 1 | -1/+1 | |
2010-06-17 | s3-waf: Add check for iconv | Kai Blin | 2 | -1/+9 | |
2010-06-17 | s3-waf: Work around missing *netgrent prototypes on OSX 10.4 | Kai Blin | 2 | -5/+27 | |
2010-06-16 | Remove an unused chunk of code (will make it easier to talloc'ize prs_XXX). | Jeremy Allison | 1 | -49/+0 | |
Jeremy. | |||||
2010-06-16 | Remove two unused functions (prs_force_dynamic, prs_set_session_key). | Jeremy Allison | 3 | -21/+0 | |
Jeremy. | |||||
2010-06-16 | s3-auth: in make_user_info_for_reply_enc make sure to check length and data | Günther Deschner | 1 | -2/+2 | |
pointer of nt and lm hash. This fixes kernel cifs client with sec=ntlmv2. Guenther | |||||
2010-06-16 | s3-build: allow to build bin/ndrdump4 (just as bin/smbtorture4) | Günther Deschner | 1 | -0/+4 | |
Jelmer, please check. Guenther | |||||
2010-06-16 | s3-auth: fix debug message in check_winbind_security(). | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-06-16 | s3-tdb: Added missing out of memory check in rename_file_with_suffix(). | Andreas Schneider | 1 | -0/+4 | |
2010-06-16 | Revert "s4-smbtorture: only pull info when status code indicates success in ↵ | Günther Deschner | 1 | -11/+3 | |
smbcli_rap_netprintqgetinfo()." This reverts commit 1f1c04010a55e67d8dc2110276eed4cf2a8a0afa. | |||||
2010-06-16 | s3-lanman: Fix return code for "" printqname in api_DosPrintQGetInfo(). | Günther Deschner | 1 | -0/+5 | |
Guenther | |||||
2010-06-16 | s4-smbtorture: only pull info when status code indicates success in ↵ | Günther Deschner | 1 | -3/+11 | |
smbcli_rap_netprintqgetinfo(). Guenther | |||||
2010-06-16 | s3-printing: add BUILTIN\Print Operators as FULL CONTROL to default sd. | Günther Deschner | 1 | -2/+22 | |
Guenther | |||||
2010-06-16 | s3-spoolss: Provide a memory context for clean_up_driver_struct(). | Andreas Schneider | 3 | -5/+7 | |
If we use a stack variable to setup spoolss_AddDriverInfoCtr this would segfault with a talloc bad magic value. | |||||
2010-06-15 | Remove unused function. | Jeremy Allison | 2 | -15/+0 | |
2010-06-15 | s3-waf: fix the build. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-06-14 | SMB2 correctness fix. As we've already returned the credits in an interim | Jeremy Allison | 1 | -0/+2 | |
response, don't add more in the final return. Jeremy. | |||||
2010-06-14 | s3: Make g_smb_perfcount_handlers static | Volker Lendecke | 1 | -1/+1 | |
2010-06-14 | s3: Remove some dispensable () | Volker Lendecke | 1 | -1/+1 | |
2010-06-13 | Fix aio_read detection for -lrt | Volker Lendecke | 1 | -0/+2 | |
2010-06-13 | s3: Remove fsp_belongs_conn | Volker Lendecke | 3 | -22/+4 | |
check_open_fsp does exactly the same | |||||
2010-06-13 | s3: Remove some leftovers from macros | Volker Lendecke | 1 | -5/+5 | |
check_fsp and check_fsp_open used to be macros | |||||
2010-06-13 | s3: Remove the pointless PRINTERNAME macro | Volker Lendecke | 7 | -32/+49 | |
2010-06-13 | s3: Remove the pointless SERVICE macro | Volker Lendecke | 2 | -8/+7 | |
2010-06-12 | s3: Remove smbd_server_conn from cancel_pending_lock_requests_by_fid_smb2 | Volker Lendecke | 1 | -1/+1 | |
2010-06-12 | s3: Explicitly pass sconn to process_blocking_lock_queue_smb2 | Volker Lendecke | 3 | -5/+6 | |
2010-06-12 | s3: Remove smbd_server_conn from push_blocking_lock_request_smb2 | Volker Lendecke | 1 | -1/+1 | |
2010-06-12 | s3: Explicitly pass sconn to [remove|schedule]_deferred_open_message_smb2 | Volker Lendecke | 3 | -8/+12 | |
2010-06-12 | s3: Explicitly pass sconn to open_was_deferred_smb2 | Volker Lendecke | 3 | -4/+5 | |
2010-06-12 | s3: Explicitly pass sconn to find_open_smb2req | Volker Lendecke | 1 | -5/+11 | |
2010-06-12 | s3: Explicitly pass sconn to process_blocking_lock_queue | Volker Lendecke | 3 | -7/+6 | |
2010-06-12 | s3: Remove smbd_server_conn from blocking_lock_cancel_smb1 | Volker Lendecke | 1 | -1/+1 | |