summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-23s3: Remove unused cli_get_nt_errorVolker Lendecke2-18/+0
2011-05-23s3: Remove unused cli_set_nt_errorVolker Lendecke2-10/+0
2011-05-23s3: Remove unused cli_reset_errorVolker Lendecke2-13/+0
2011-05-23s3: Remove a reference to cli->inbufVolker Lendecke1-1/+1
2011-05-23s3: Remove two false references to cli->inbufVolker Lendecke1-2/+2
2011-05-23s3: Fix a leftover from fstring removal in cli_stateVolker Lendecke1-4/+7
2011-05-23selftest: create ncalrpcdir with 0755 permissionsStefan Metzmacher1-2/+11
2011-05-23s3: Remove unused cli_[en|de]crypt_messageVolker Lendecke2-45/+0
2011-05-23s3: Directly call common_encrypt_buffer in cli_smb_req_iov_sendVolker Lendecke1-2/+2
2011-05-22s3: Remove cli_send/receive_smbVolker Lendecke2-284/+0
2011-05-22s3: Remove the smbtorture3 OPLOCK3 testVolker Lendecke4-62/+2
2011-05-22s3: Convert the OPEN4 test to async oplock handlingVolker Lendecke1-32/+96
2011-05-21s3: Remove clistr_align_outVolker Lendecke2-6/+0
2011-05-21s3: Remove unused cli_setup_bccVolker Lendecke2-10/+0
2011-05-21s4:sam.py - add tests to check that setting "userAccountValue" on usersdon't ...Matthieu Patou1-2/+40
2011-05-21s4:samldb LDB module - don't change the "primaryGroupId" on LDB modifications...Matthieu Patou1-1/+16
2011-05-21s4:lsa RPC server - handle LDB flags as "unsigned"Matthias Dieter Wallnöfer1-1/+1
2011-05-21s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle LDB connection flags as u...Matthias Dieter Wallnöfer3-7/+7
2011-05-21ldb:pyldb.c - all flags should be unsignedMatthias Dieter Wallnöfer1-10/+10
2011-05-21ldb:ldb_sqlite3.c - all LDB flags should be handled as "unsigned"Matthias Dieter Wallnöfer1-2/+3
2011-05-21ldb:tools/cmdline.c + tools/ldbtest.c - the connection flags are typed as "un...Matthias Dieter Wallnöfer2-2/+2
2011-05-21ldb:ldbtest.c - make more use of LDB constantsMatthias Dieter Wallnöfer1-4/+4
2011-05-21s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2-6/+6
2011-05-21s4:auth/ntlmssp/ntlmssp_server.c - add "const" in front of "dnsdomain"Matthias Dieter Wallnöfer1-1/+1
2011-05-21add a demo script for dirsyncMatthieu Patou1-0/+156
2011-05-21s4-dsdb: add unit tests for dirsync controlMatthieu Patou3-0/+716
2011-05-21s4-dsdb: implementation of the dirsync controlMatthieu Patou3-0/+1369
2011-05-21s4-dsdb: introduce dsdb_module_search_treeMatthieu Patou1-24/+63
2011-05-21s4-dsdb: relax a bit the checks on read acl when dirsync control is specifiedMatthieu Patou1-12/+42
2011-05-21s4-dsdb: create flag for requesting ACL relax in case of DIRSYNC requestMatthieu Patou1-0/+1
2011-05-21s4: do not change the critical flag when it's on a dirsync controlMatthieu Patou1-1/+5
2011-05-21selftest: Allow to test samba4 with ACL on read setMatthieu Patou1-0/+3
2011-05-21s4: add blackbox test for renameMatthieu Patou2-0/+45
2011-05-21upgradeprovision: add hostname in the blackbox testsMatthieu Patou1-1/+1
2011-05-21Make the purge first so that the provision can reused during testsMatthieu Patou1-3/+3
2011-05-21Add a script for renaming a DCMatthieu Patou1-0/+200
2011-05-21s4-python: Remove not used importsMatthieu Patou2-7/+4
2011-05-21s4-python: move function find_provision_key_parameters to provision namespace...Matthieu Patou5-113/+112
2011-05-21Patch for bug #8156 - net ads join fails to use the user's kerberos ticket.Jeremy Allison1-10/+27
2011-05-20The "workgroup" parameter is not used at all in cli_session_setup_kerberos()....Jeremy Allison1-7/+4
2011-05-20Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file c...Jeremy Allison1-8/+5
2011-05-20Fix bug 8133 - strange behavior for the file (whose filename first character ...Jeremy Allison1-2/+3
2011-05-20Optimization. If the attributes passed to can_rename() include both FILE_ATTR...Jeremy Allison1-5/+8
2011-05-20s3:smbd remove unused codeChristian Ambach2-12/+0
2011-05-20s3: Fork the echo handler only after SMB1 negprot is doneVolker Lendecke3-7/+8
2011-05-20s3: Fix Coverity ID 2573: UNUSED_VALUEVolker Lendecke1-2/+3
2011-05-20s3: Fix an uninitialized variableVolker Lendecke1-1/+1
2011-05-20s3:testparm: don't return an error for a warning messageStefan Metzmacher1-1/+0
2011-05-20s3-epmapper: Fixed endpoint registration.Andreas Schneider1-4/+4
2011-05-20s3: Remove unused cli_setup_packet()Volker Lendecke2-6/+0