Age | Commit message (Expand) | Author | Files | Lines |
2010-02-24 | s3:selftest: handle spaces in test names | Stefan Metzmacher | 1 | -1/+2 |
2010-02-24 | s3:selftest: make wbinfo_s3 work on the "member" server too. | Stefan Metzmacher | 1 | -0/+14 |
2010-02-24 | s3:test_wbinfo_s3: test --check-secret and --change-secret | Stefan Metzmacher | 1 | -0/+4 |
2010-02-24 | s3:rpc_transport_np: handle trans rdata like the output of a normal read | Stefan Metzmacher | 1 | -0/+17 |
2010-02-23 | schannel_tdb: make code compilable in both trees | Simo Sorce | 2 | -3/+6 |
2010-02-23 | s3:schannel streamline interface | Simo Sorce | 6 | -159/+10 |
2010-02-23 | s3:schannel more readable check logic | Simo Sorce | 1 | -5/+39 |
2010-02-23 | s3 move the sitename cache in its own file | Simo Sorce | 11 | -117/+172 |
2010-02-23 | s3: Consolidate some pid_to_procid() calls to procid_self() | Volker Lendecke | 2 | -7/+7 |
2010-02-23 | s3:spoolss: construct the devmode the same way for level 2 and 8 | Stefan Metzmacher | 1 | -17/+3 |
2010-02-23 | s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structure | Stefan Metzmacher | 1 | -2/+6 |
2010-02-23 | s3:selftest: $WORKGROUP doesn't exist, we should use $DOMAIN | Stefan Metzmacher | 1 | -1/+1 |
2010-02-23 | s3: Consolidate server_id_self into the equivalent procid_self() | Volker Lendecke | 13 | -17/+11 |
2010-02-23 | s3: add explicit configure option whether or not to enable dmapi support | Björn Jacke | 1 | -2/+23 |
2010-02-23 | s3-smb: Remove the obsolete signal type cast. | Andreas Schneider | 1 | -4/+0 |
2010-02-23 | s3-lib: Remove obsolete signal type cast. | Andreas Schneider | 3 | -12/+12 |
2010-02-23 | s3-libads: Remove obsolete signal type cast. | Andreas Schneider | 1 | -5/+5 |
2010-02-23 | s3-nmbd: Remove obsolete signal type cast. | Andreas Schneider | 3 | -7/+7 |
2010-02-23 | s3-pam_smbpass: Remove obsolete signal type cast. | Andreas Schneider | 3 | -21/+21 |
2010-02-23 | s3-passdb: Remove obsolete signal type cast. | Andreas Schneider | 1 | -3/+3 |
2010-02-23 | s3-print: Remove obsolete signal type cast. | Andreas Schneider | 1 | -3/+3 |
2010-02-23 | s3:winbindd: never mark external domains as internal! | Stefan Metzmacher | 1 | -4/+1 |
2010-02-22 | s3 Fix the build | Simo Sorce | 1 | -3/+3 |
2010-02-22 | A test "store create time" parameter got commited by accident. Remove it. | Jeremy Allison | 1 | -1/+0 |
2010-02-22 | Ensure STREAMERROR deletes any files in the \\testdir | Jeremy Allison | 1 | -0/+1 |
2010-02-22 | Add an "attributes" string to allinfo. | Jeremy Allison | 1 | -0/+27 |
2010-02-22 | s3: Explicitly handle inbuf in cli_trans_done | Volker Lendecke | 1 | -2/+9 |
2010-02-22 | s3: Explicitly handle inbuf in cli_write_andx_done | Volker Lendecke | 1 | -2/+4 |
2010-02-22 | s3: Explicitly handle inbuf in cli_read_andx_done | Volker Lendecke | 1 | -2/+2 |
2010-02-22 | s3: Explicitly handle inbuf in cli_message_start_done | Volker Lendecke | 2 | -6/+7 |
2010-02-22 | s3: Explicitly handle inbuf in cli_dskattr_done | Volker Lendecke | 1 | -2/+4 |
2010-02-22 | s3: Explicitly handle inbuf in cli_getatr_done | Volker Lendecke | 1 | -2/+4 |
2010-02-22 | s3: Explicitly handle inbuf in cli_getattrE_done | Volker Lendecke | 1 | -2/+4 |
2010-02-22 | s3: Explicitly handle inbuf in cli_open_done | Volker Lendecke | 1 | -2/+4 |
2010-02-22 | s3: Explicitly handle inbuf in cli_ntcreate_done | Volker Lendecke | 1 | -2/+3 |
2010-02-22 | s3: Explicitly handle inbuf in cli_echo_done | Volker Lendecke | 1 | -1/+2 |
2010-02-22 | s3: Explicitly handle inbuf in cli_negprot_done | Volker Lendecke | 1 | -2/+3 |
2010-02-22 | s3: Explicitly handle inbuf in cli_tcon_andx_done | Volker Lendecke | 1 | -3/+6 |
2010-02-22 | s3: Explicitly handle inbuf in cli_sesssetup_blob_done | Volker Lendecke | 1 | -5/+4 |
2010-02-22 | s3: Explicitly handle inbuf in cli_session_setup_guest_done | Volker Lendecke | 1 | -5/+4 |
2010-02-22 | s3: Explicitly handle inbuf in cli_smb_oplock_break_waiter_done | Volker Lendecke | 1 | -2/+3 |
2010-02-22 | s3: Add a talloc_move for the inbuf to cli_smb_recv | Volker Lendecke | 9 | -38/+53 |
2010-02-21 | s3: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send | Volker Lendecke | 1 | -1/+2 |
2010-02-21 | s3: Use the status from cli_raw_ioctl in torture_ioctl_test | Volker Lendecke | 1 | -2/+2 |
2010-02-20 | s3: Make string_to_sid survive the LOCAL-string_to_sid test | Volker Lendecke | 1 | -13/+40 |
2010-02-20 | s3: Rename LOCAL-dom_sid_parse to LOCAL-string_to_sid, add some tests | Volker Lendecke | 2 | -7/+19 |
2010-02-20 | s3: Add printf why LOCAL-dom_sid_parse failed | Volker Lendecke | 1 | -0/+3 |
2010-02-20 | s3: Slightly simplify the logic of completion_remote_filter | Volker Lendecke | 1 | -39/+45 |
2010-02-20 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -59/+57 |
2010-02-20 | s3: Remove a "typedef struct" | Volker Lendecke | 1 | -4/+4 |