summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-03-01s3: Add connections_forall_read()Volker Lendecke7-21/+60
2010-03-01s3: Make the difference between r/o and r/w in connections_db_ctx more obviousVolker Lendecke1-9/+4
2010-03-01s3: Make connections_forall open connections.tdb r/wVolker Lendecke1-1/+7
2010-03-01s3: Remove unused "mypid" from count_current_connections() stateVolker Lendecke1-2/+0
2010-02-28s3: Use talloc_tos() in yield_connection()Volker Lendecke1-1/+2
2010-02-28s3: Remove unused count_all_current_connections()Volker Lendecke3-11/+0
2010-02-28s3: Fix the CHAIN1 torture testVolker Lendecke1-1/+9
2010-02-28s3: Fix but 7145 -- duplicate sam and unix accountsVolker Lendecke2-0/+22
2010-02-28s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure listHolger Hetterich1-24/+31
2010-02-27s3: Copy the mapping.c license header to mapping.hVolker Lendecke1-0/+22
2010-02-26Fix one of the valgrind warnings from bug #6814 - Fixes for problems reported...Roel van Meer1-0/+8
2010-02-26spoolss: fix build and version in spoolss_PrinterInfo0 (aka PRINTER_INFO_STRE...Günther Deschner1-2/+3
2010-02-26s3: remove unused schannel_auth_struct.Günther Deschner1-6/+0
2010-02-25Fix up debug info on smb2_rename code.Jeremy Allison1-9/+3
2010-02-25Implement rename/move in SMB2 from Windows7.Jeremy Allison3-1/+112
2010-02-25s3-nltest: fix uninitialized query level.Günther Deschner1-1/+1
2010-02-25s3-spoolss: Save entire devicemode.Günther Deschner1-13/+10
2010-02-24Make conn_close_all() safe to call from SMB2 sessions (fix crash bug).Jeremy Allison2-10/+23
2010-02-24Change the credential handling so that we start with maxmux creds,Jeremy Allison1-7/+10
2010-02-24s3: Make connections_fetch_record() staticVolker Lendecke2-4/+2
2010-02-24s3:selftest: handle spaces in test namesStefan Metzmacher1-1/+2
2010-02-24s3:selftest: make wbinfo_s3 work on the "member" server too.Stefan Metzmacher1-0/+14
2010-02-24s3:test_wbinfo_s3: test --check-secret and --change-secretStefan Metzmacher1-0/+4
2010-02-24s3:rpc_transport_np: handle trans rdata like the output of a normal readStefan Metzmacher1-0/+17
2010-02-23schannel_tdb: make code compilable in both treesSimo Sorce2-3/+6
2010-02-23s3:schannel streamline interfaceSimo Sorce6-159/+10
2010-02-23s3:schannel more readable check logicSimo Sorce1-5/+39
2010-02-23s3 move the sitename cache in its own fileSimo Sorce11-117/+172
2010-02-23s3: Consolidate some pid_to_procid() calls to procid_self()Volker Lendecke2-7/+7
2010-02-23s3:spoolss: construct the devmode the same way for level 2 and 8Stefan Metzmacher1-17/+3
2010-02-23s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structureStefan Metzmacher1-2/+6
2010-02-23s3:selftest: $WORKGROUP doesn't exist, we should use $DOMAINStefan Metzmacher1-1/+1
2010-02-23s3: Consolidate server_id_self into the equivalent procid_self()Volker Lendecke13-17/+11
2010-02-23s3: add explicit configure option whether or not to enable dmapi supportBjörn Jacke1-2/+23
2010-02-23s3-smb: Remove the obsolete signal type cast.Andreas Schneider1-4/+0
2010-02-23s3-lib: Remove obsolete signal type cast.Andreas Schneider3-12/+12
2010-02-23s3-libads: Remove obsolete signal type cast.Andreas Schneider1-5/+5
2010-02-23s3-nmbd: Remove obsolete signal type cast.Andreas Schneider3-7/+7
2010-02-23s3-pam_smbpass: Remove obsolete signal type cast.Andreas Schneider3-21/+21
2010-02-23s3-passdb: Remove obsolete signal type cast.Andreas Schneider1-3/+3
2010-02-23s3-print: Remove obsolete signal type cast.Andreas Schneider1-3/+3
2010-02-23s3:winbindd: never mark external domains as internal!Stefan Metzmacher1-4/+1
2010-02-22s3 Fix the buildSimo Sorce1-3/+3
2010-02-22A test "store create time" parameter got commited by accident. Remove it.Jeremy Allison1-1/+0
2010-02-22Ensure STREAMERROR deletes any files in the \\testdirJeremy Allison1-0/+1
2010-02-22Add an "attributes" string to allinfo.Jeremy Allison1-0/+27
2010-02-22s3: Explicitly handle inbuf in cli_trans_doneVolker Lendecke1-2/+9
2010-02-22s3: Explicitly handle inbuf in cli_write_andx_doneVolker Lendecke1-2/+4
2010-02-22s3: Explicitly handle inbuf in cli_read_andx_doneVolker Lendecke1-2/+2
2010-02-22s3: Explicitly handle inbuf in cli_message_start_doneVolker Lendecke2-6/+7