Age | Commit message (Expand) | Author | Files | Lines |
2011-12-22 | s3-rpc_server: Pass in our flags to netlogon_creds_server_init(). | Stefan Metzmacher | 1 | -1/+1 |
2011-12-22 | s3-netlogon: Add support for LogonGetCapabilities. | Stefan Metzmacher | 1 | -1/+21 |
2011-12-22 | s3:torture/test_smb2: also try PROTOCOL_SMB2_24 | Stefan Metzmacher | 1 | -6/+9 |
2011-12-22 | s3:smb2_negprot: add support for PROTOCOL_SMB2_24 | Stefan Metzmacher | 1 | -0/+15 |
2011-12-22 | s3-auth Restore shortcut for guest security token | Andrew Bartlett | 1 | -11/+11 |
2011-12-22 | Change the signature of pthreadpool_finished_job() to return 0 | Jeremy Allison | 4 | -16/+19 |
2011-12-22 | s3-rpc_server: Add my copyright for my previous work here | Andrew Bartlett | 1 | -0/+1 |
2011-12-22 | s3-rpc_server: Remove old comment | Andrew Bartlett | 1 | -5/+0 |
2011-12-22 | s3-rpc: added "rpc_server:default" config option | Andrew Tridgell | 1 | -4/+12 |
2011-12-22 | s3-loadparm: mark a few parameters as having P_BYTES type | Andrew Tridgell | 1 | -12/+12 |
2011-12-22 | s3: There's no reason not to at least build winbind on darwin | Volker Lendecke | 1 | -0/+2 |
2011-12-21 | s3-dns: prevent from potentially doing wrong SRV DNS lookups. | Günther Deschner | 1 | -1/+1 |
2011-12-20 | Allow an object to be deleted from a directory if the caller has DELETE_CHILD... | Jeremy Allison | 1 | -1/+9 |
2011-12-20 | s3: Fix some False/NULL hickups | Volker Lendecke | 8 | -17/+17 |
2011-12-19 | s3-net: Fix the return codes. 0 on success, -1 on failure | Amitay Isaacs | 1 | -2/+2 |
2011-12-17 | s4 dns: Allow updates based on smb.conf setting | Kai Blin | 1 | -0/+1 |
2011-12-17 | check_name() not needed in mkdir. | Jeremy Allison | 1 | -5/+0 |
2011-12-17 | Ensure VALID_STAT before accessing fields. | Jeremy Allison | 1 | -1/+3 |
2011-12-16 | Fix bug #8664 - Renaming a symlink fails if the symlink target is outside of ... | Jeremy Allison | 1 | -2/+4 |
2011-12-16 | Restrict UCF_UNIX_NAME_LOOKUP (symlink allowed) to restricted set of calls. | Jeremy Allison | 1 | -1/+4 |
2011-12-16 | s3:idmap_autorid: use less transactions | Christian Ambach | 1 | -55/+76 |
2011-12-16 | s3:dbwrap fix return value of db_tdb_parse | Christian Ambach | 1 | -1/+5 |
2011-12-16 | s3:printing/spoolssd: avoid using server_messaging_context() | Stefan Metzmacher | 1 | -1/+1 |
2011-12-16 | s3:smbd: remove unused sconn_server_id() | Stefan Metzmacher | 4 | -31/+0 |
2011-12-16 | s3:smbd: avoid using sconn_server_id() | Stefan Metzmacher | 9 | -19/+24 |
2011-12-16 | s3:locking: avoid using sconn_server_id() | Stefan Metzmacher | 2 | -7/+7 |
2011-12-16 | s3:lib/conn_tdb: avoid using sconn_server_id() | Stefan Metzmacher | 1 | -1/+2 |
2011-12-16 | s3: Add some const to find_oplock_types | Volker Lendecke | 1 | -1/+1 |
2011-12-16 | s3: Make open_file_ntcreate a bit easier to read | Volker Lendecke | 1 | -3/+2 |
2011-12-16 | s3: Make open_file_ntcreate a bit easier to read | Volker Lendecke | 1 | -4/+6 |
2011-12-16 | s3: Make open_file_ntcreate a bit easier to read | Volker Lendecke | 1 | -3/+3 |
2011-12-16 | s3: Slightly simplify delay_for_exclusive_oplocks | Volker Lendecke | 1 | -9/+15 |
2011-12-16 | s3: Slightly simplify delay_for_batch_oplocks | Volker Lendecke | 1 | -6/+6 |
2011-12-16 | Third part of fix for bug #8663 - deleting a symlink fails if the symlink tar... | Jeremy Allison | 1 | -0/+8 |
2011-12-15 | Second part of fix for bug #8663 - deleting a symlink fails if the symlink ta... | Jeremy Allison | 1 | -1/+6 |
2011-12-15 | First part of fix for bug #8663 - deleting a symlink fails if the symlink tar... | Jeremy Allison | 1 | -12/+0 |
2011-12-15 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2011-12-15 | s3:vfs fix up vfs_gpfs after function pointer renames | Christian Ambach | 1 | -25/+25 |
2011-12-15 | s3-libsmb: Don't duplicate kerberos service tickets. | Andreas Schneider | 1 | -5/+0 |
2011-12-15 | s3-dbwrap: All relevant backends provide parse_record(). Remove the fallback. | Volker Lendecke | 1 | -37/+0 |
2011-12-15 | s3-dbwrap: Remove the "fetch" db_context callback | Volker Lendecke | 5 | -113/+0 |
2011-12-15 | s3-dbwrap: Rewrite dbwrap_fetch in terms of dbwrap_parse_record | Volker Lendecke | 1 | -3/+30 |
2011-12-15 | s3-dbwrap: Rewrite dbwrap_fallback_parse_record based on dbwrap_fetch_locked | Volker Lendecke | 1 | -4/+13 |
2011-12-15 | s3-dbwrap: For nostalgic reasons, make dbwrap_file.c compile at least | Volker Lendecke | 1 | -9/+14 |
2011-12-15 | s3-dbwrap: Fix some blank line endings | Volker Lendecke | 1 | -5/+5 |
2011-12-15 | s3-dbwrap: Implement db_ctdb_parse_record in terms of db_ctdb_fetch | Volker Lendecke | 1 | -0/+19 |
2011-12-15 | s3-dbwrap: Make dbwrap_parse_record return NTSTATUS | Volker Lendecke | 6 | -41/+68 |
2011-12-15 | s3:smbd/globals: remove unused msg_ctx_to_sconn() | Stefan Metzmacher | 2 | -15/+0 |
2011-12-15 | s3:smbd: pass smbd_server_connection and a snumused function pointer to reloa... | Stefan Metzmacher | 10 | -30/+39 |
2011-12-15 | s3:printing/spoolssd: pass event and messaging context to check_updater_child() | Stefan Metzmacher | 1 | -5/+4 |