summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* file_set_sparse needs to be a handle based call.Jeremy Allison2010-12-173-12/+10
* s3:smbd: implement FSCTL_SET_SPARSE more correctlyBjörn Jacke2010-12-171-5/+43
* Update our attribute flags.Jeremy Allison2010-12-171-1/+6
* s3:smbd: add file_set_sparse() functionBjörn Jacke2010-12-172-0/+52
* s3/vfs_gpfs: map SPARSE attribute to/from WINATTRs, tooBjörn Jacke2010-12-171-2/+8
* s3: remove set_sparse_flagBjörn Jacke2010-12-171-15/+1
* s3: add FILE_ATTRIBUTE_SPARSE to get_stat_dos_flagsBjörn Jacke2010-12-171-0/+2
* heimdal_build: Add version-script for krb5.Jelmer Vernooij2010-12-172-0/+770
* heimdal_build: Add version-script for gssapi.Jelmer Vernooij2010-12-172-0/+181
* heimdal_build: Add version-script for asn1.Jelmer Vernooij2010-12-172-0/+7
* heimdal_build: Add version-script for hdb.Jelmer Vernooij2010-12-172-4/+112
* heimdal_build: Add version-script for kdc.Jelmer Vernooij2010-12-172-1/+23
* heimdal_build: Add version-script for wind.Jelmer Vernooij2010-12-172-0/+29
* heimdal_build: Add version-script for ntlm.Jelmer Vernooij2010-12-172-0/+31
* heimdal: Add version script file for hcrypto (unused so far, as hcrypto still...Jelmer Vernooij2010-12-172-0/+300
* heimdal_build: Add version-script for roken.Jelmer Vernooij2010-12-172-0/+200
* heimdal_build: Add version-script for com_err.Jelmer Vernooij2010-12-173-0/+49
* wafsamba: Specify full vscript path so non-autogenerated files are possible, ...Jelmer Vernooij2010-12-173-2/+6
* heimdal_build: Simplify version_script handling.Jelmer Vernooij2010-12-171-6/+7
* wafsamba: Don't build vscript for modules.Jelmer Vernooij2010-12-171-3/+2
* wafsamba: Move version script handling out of SAMBA_LIBRARY.Jelmer Vernooij2010-12-173-2/+16
* Simplify link installation.Jelmer Vernooij2010-12-171-8/+3
* heimdal_build: Simplify library handling.Jelmer Vernooij2010-12-172-18/+13
* s4-smbtorture: allow to call test_GetDriverInfo_winreg without printer handle.Günther Deschner2010-12-171-11/+30
* s4-smbtorture: check if returned driver paths match requested architecture.Günther Deschner2010-12-171-26/+100
* s3:net ads dns register: use "cluster addresses" option if configured (bug #7...Stefan Metzmacher2010-12-171-3/+11
* s3:net ads dns register: add support for specifying addresse on the commandli...Michael Adam2010-12-171-3/+40
* s3:net: add net_update_dns_ext() that accepts a list of addresses as paramete...Michael Adam2010-12-171-12/+27
* s3:net: disable dynamic dns updates at the end of "net ads join" in a cluster...Michael Adam2010-12-171-0/+19
* util_net: fix a comment typo in interpret_string_addr_internal()Michael Adam2010-12-171-1/+1
* libcli/security: remove unused variable.Günther Deschner2010-12-171-1/+0
* s4-smbtorture: pass down driverosversion to test_DriverInfo_winreg.Günther Deschner2010-12-171-7/+9
* s4-smbtorture: skip level 8 checks in test_GetDriverInfo_winreg for w2k3.Günther Deschner2010-12-171-0/+4
* s4-smbtorture: skipping level 8 driveradds against w2k3.Günther Deschner2010-12-171-1/+18
* s4-smbtorture: add torture_assert_strn_equal macro.Günther Deschner2010-12-171-0/+10
* s3-net: fix net sid type build warning.Günther Deschner2010-12-171-1/+1
* s3/net: tz argument should be NULL of courseBjörn Jacke2010-12-171-1/+1
* Do more vfs_stat_fsp calls instead of FSTAT - ensures fsp->fsp_name->st is ke...Jeremy Allison2010-12-161-13/+20
* s4-waf: nsstest only needs replace.Günther Deschner2010-12-161-1/+1
* spoolss: fill in PerMachineConnections add and delete IDL.Günther Deschner2010-12-163-21/+27
* s4-dsdb Don't talloc_free() ares on failure, as LDB might free it laterAndrew Bartlett2010-12-161-1/+0
* s4-dsdb Use sid_blob_parse()Andrew Bartlett2010-12-161-3/+3
* libcli/security Add sid_blob_parse() to directly parse a binary SID blobAndrew Bartlett2010-12-162-3/+14
* Typos in wintestZahari Zahariev2010-12-162-3/+3
* Fix old bug in openX code, exposed when "strict allocate" is set to true.Jeremy Allison2010-12-161-5/+9
* Change strict allocate to default to true. (cherry picked from commit 820ea22...Jeremy Allison2010-12-152-6/+7
* s4-tests: Added a speedtest for LDAP search operations with different accounts.Nadezhda Ivanova2010-12-151-11/+67
* s4-tests: Added tests for LDAP add/delete/modify using anonymous login.Nadezhda Ivanova2010-12-151-8/+50
* s4-dsdb: Fixed incorrect LDAP return code when anonymous login is used.Nadezhda Ivanova2010-12-151-1/+1
* Fix bug 7866 - "net" in v3-6-test broken.Jeremy Allison2010-12-153-3/+22