summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...Jeremy Allison2010-12-1811-47/+72
* s4-drepl: During Schema replication, we need to save updated prefixMap if eve...Kamen Mazdrashki2010-12-181-0/+18
* s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallowKamen Mazdrashki2010-12-181-0/+4
* s4-devel/pfm_verify: Extend the tool to verify schemaInfo attribute valueKamen Mazdrashki2010-12-181-6/+43
* s4-drepl: Make refreshed schema a global oneKamen Mazdrashki2010-12-181-0/+7
* pyrpc: Add prototype for init function.Jelmer Vernooij2010-12-181-0/+2
* pyglue: Add prototype for init function.Jelmer Vernooij2010-12-181-0/+2
* pidl: Add prototype for init function in pidl-generated Python bindings.Jelmer Vernooij2010-12-181-0/+1
* Revert "s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later"Andrew Bartlett2010-12-181-0/+1
* lib/ldb Remove talloc_free() that causes double-free in callbacks.Andrew Bartlett2010-12-181-1/+3
* ldb: Rename controls_except_specified -> ldb_controls_except_specified.Jelmer Vernooij2010-12-183-4/+4
* ldb_map: Fix prefix for map functions.Jelmer Vernooij2010-12-183-15/+15
* ldb: Rename last instance of save_controls -> ldb_save_controls.Jelmer Vernooij2010-12-181-1/+1
* ldb: Add prototype for ldb_init_module.Jelmer Vernooij2010-12-181-0/+5
* ldb: Rename two exported functions so they match abi_match.Jelmer Vernooij2010-12-186-9/+8
* pidl: Use system pytalloc if possible.Jelmer Vernooij2010-12-181-1/+1
* Add bzrignore symlink.Jelmer Vernooij2010-12-181-0/+1
* wafsamba: Use abi_match in version script files.Jelmer Vernooij2010-12-182-7/+19
* heimdal_build: Simplify HEIMDAL_LIBRARY - version_script files are now taken ...Jelmer Vernooij2010-12-181-15/+2
* heimdal_build: Add version-script for heimdal_base, hx509 and hcrypto. Conver...Jelmer Vernooij2010-12-182-40/+285
* s4-drepl: Reference current Schema cache into working_schema contextKamen Mazdrashki2010-12-171-1/+1
* s4-drepl: Fix log message to be shown on its own lineKamen Mazdrashki2010-12-171-1/+1
* Move checks inside file_set_sparse() to allow it to be called from anywhere.Jeremy Allison2010-12-172-19/+21
* 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