summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-17libcli/security: remove unused variable.Günther Deschner1-1/+0
2010-12-17s4-smbtorture: pass down driverosversion to test_DriverInfo_winreg.Günther Deschner1-7/+9
2010-12-17s4-smbtorture: skip level 8 checks in test_GetDriverInfo_winreg for w2k3.Günther Deschner1-0/+4
2010-12-17s4-smbtorture: skipping level 8 driveradds against w2k3.Günther Deschner1-1/+18
2010-12-17s4-smbtorture: add torture_assert_strn_equal macro.Günther Deschner1-0/+10
2010-12-17s3-net: fix net sid type build warning.Günther Deschner1-1/+1
2010-12-17s3/net: tz argument should be NULL of courseBjörn Jacke1-1/+1
2010-12-16Do more vfs_stat_fsp calls instead of FSTAT - ensures fsp->fsp_name->st is ke...Jeremy Allison1-13/+20
2010-12-16s4-waf: nsstest only needs replace.Günther Deschner1-1/+1
2010-12-16spoolss: fill in PerMachineConnections add and delete IDL.Günther Deschner3-21/+27
2010-12-16s4-dsdb Don't talloc_free() ares on failure, as LDB might free it laterAndrew Bartlett1-1/+0
2010-12-16s4-dsdb Use sid_blob_parse()Andrew Bartlett1-3/+3
2010-12-16libcli/security Add sid_blob_parse() to directly parse a binary SID blobAndrew Bartlett2-3/+14
2010-12-16Typos in wintestZahari Zahariev2-3/+3
2010-12-16Fix old bug in openX code, exposed when "strict allocate" is set to true.Jeremy Allison1-5/+9
2010-12-15Change strict allocate to default to true. (cherry picked from commit 820ea22...Jeremy Allison2-6/+7
2010-12-15s4-tests: Added a speedtest for LDAP search operations with different accounts.Nadezhda Ivanova1-11/+67
2010-12-15s4-tests: Added tests for LDAP add/delete/modify using anonymous login.Nadezhda Ivanova1-8/+50
2010-12-15s4-dsdb: Fixed incorrect LDAP return code when anonymous login is used.Nadezhda Ivanova1-1/+1
2010-12-15Fix bug 7866 - "net" in v3-6-test broken.Jeremy Allison3-3/+22
2010-12-15ldb: Bump API after symbol changes.Jelmer Vernooij2-2/+2
2010-12-15ldb: Build modules as .so files.Jelmer Vernooij1-0/+9
2010-12-15join: Properly cancel transaction on exceptions.Jelmer Vernooij1-35/+44
2010-12-15Move get_loadparm() and get_credentials() to samba.tests.TestCase.Jelmer Vernooij1-8/+15
2010-12-15s3:rpc_client: implement rpc_transport_np_init() on top of rpc_transport_tstr...Stefan Metzmacher2-400/+38
2010-12-15s3:rpc_client: implement rpc_transport_sock_init() on top of rpc_transport_ts...Stefan Metzmacher1-231/+13
2010-12-15s3:rpc_client/rpc_transport_tstream.c: add some logic to handle cli_np tstreamsStefan Metzmacher1-2/+197
2010-12-15s3:rpc_client/rpc_transport_tstream: timeout should be unsigned intStefan Metzmacher1-1/+1
2010-12-15s3:rpc_client: let rpc_transport_tstream_init() create read and write queueStefan Metzmacher3-28/+17
2010-12-15s3:libsmb: add tstream_cli_np_get_cli_state()Stefan Metzmacher2-0/+10
2010-12-15s3:libsmb: add tstream_cli_np_set_timeout()Stefan Metzmacher2-0/+18
2010-12-15s3:libsmb: add tstream_cli_np_use_trans() and the needed logicStefan Metzmacher2-0/+183
2010-12-15s3:libsmb: add tstream_is_cli_np()Stefan Metzmacher2-0/+15
2010-12-15s3:libsmb: add cli_np_tstream.cStefan Metzmacher3-0/+823
2010-12-15s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to sys...Kamen Mazdrashki9-10/+10
2010-12-15s4-dns: implemented parsing and storing of DNS records from bindAndrew Tridgell2-46/+640
2010-12-15s4-dns: added basic DLZ writeable support to dlz_bind9Andrew Tridgell3-99/+448
2010-12-15waf: fixed re-running of build rulesAndrew Tridgell2-4/+5
2010-12-15s3-waf: use shared libwbclient wscript_build.Günther Deschner2-12/+2
2010-12-15s3-waf: fix winbind-client subsystem.Günther Deschner1-7/+9
2010-12-15s3-waf: add libkrb5 winbind locator plugin.Günther Deschner1-0/+6
2010-12-15s3-waf: rework rpc_server handling a bit.Günther Deschner2-21/+21
2010-12-15build: openbsd plateform is openbsd4Matthieu Patou1-1/+1
2010-12-15build: hpux didn't support -BdynamicMatthieu Patou1-1/+1
2010-12-15Protect the onefs sendfile from EAGAIN/EWOULDBLOCK.Jeremy Allison1-1/+5
2010-12-15Implement "use sendfile = yes" for SMB2. (cherry picked from commit 95cb7adcd...Jeremy Allison4-3/+164
2010-12-15Fix read/write calls over sockets to cope with EAGAIN/EWOULDBLOCK for non-blo...Jeremy Allison2-16/+68
2010-12-15Change interface of schedule_smb2_aio_read() to allocate the return DATA_BLOB.Jeremy Allison3-10/+27
2010-12-15s4-test/repl_schema: remove unused and commented out codeKamen Mazdrashki1-3/+0
2010-12-15s4-test/repl_schema: Make sure every object is with unique nameKamen Mazdrashki1-2/+5