summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added call out to a Linux-compatible fallocate() when we need to extend a fileJeremy Allison2010-12-215-3/+86
* CREATE in a compound CREATE/NOTIFY sequence was being passed through set_oper...Ken Harris2010-12-201-17/+17
* From metze's work on sparse attributes. FILE_ATTRIBUTE_SPARSE is valid on get...Jeremy Allison2010-12-202-3/+3
* s3-printing: fix printer_list_traverse()David Disseldorp2010-12-201-1/+1
* s3: Remove unused "retry" from cli_start_connectionVolker Lendecke2010-12-204-15/+5
* s3: Remove unused "retry" from cli_full_connectionVolker Lendecke2010-12-2017-32/+25
* s3: Always retry the DC connection in auth_domainVolker Lendecke2010-12-201-8/+4
* s3: Remove some unused variablesVolker Lendecke2010-12-202-6/+3
* s4-smbtorture: run the winreg tests also against an added driver.Günther Deschner2010-12-201-0/+19
* s4-pydsdb: Use local memory context in py_dsdb_get_oid_from_attid()Kamen Mazdrashki2010-12-201-4/+16
* dnspython: Merge in new upstream.Jelmer Vernooij2010-12-206-3/+27
* testtools: Merge in new upstream.Jelmer Vernooij2010-12-2014-48/+156
* lib: Protect against tevent nterror mismatchesVolker Lendecke2010-12-201-3/+23
* s3: "make etags" should not grow TAGS infinitely...Volker Lendecke2010-12-191-0/+1
* s3: Fix bug 7066 -- wbcAuthenticateEx gives unix timesVolker Lendecke2010-12-191-3/+5
* s3: Use the right uid winbindd_raw_kerberos_login()Volker Lendecke2010-12-191-1/+1
* wb_reqtrans is not used in libwbclientVolker Lendecke2010-12-197-8/+8
* Move wbc_async.[ch] to its only user: smbtorture3Volker Lendecke2010-12-195-4/+4
* libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.hVolker Lendecke2010-12-195-33/+65
* s3: wcache_invalidate_samlogon only needs the SIDVolker Lendecke2010-12-193-12/+15
* s3: netsamlogon_clear_cached_user only needs the SIDVolker Lendecke2010-12-193-10/+4
* s3: Remove two pointless slprintf callsVolker Lendecke2010-12-191-4/+4
* s3: FreeBSD has getpeereid(), use itVolker Lendecke2010-12-192-0/+16
* s3: Reply correctly to FSCTL_IS_VOLUME_DIRTYVolker Lendecke2010-12-192-0/+10
* s3: Fix some nonempty blank linesVolker Lendecke2010-12-191-22/+22
* s3: Did I say this module is from hell?Volker Lendecke2010-12-191-1/+1
* s3: re-add some debugs to check_reduced_nameVolker Lendecke2010-12-191-0/+2
* s3: Fix some typosVolker Lendecke2010-12-195-7/+7
* s3: Document wbinfo -P/--ping-dcVolker Lendecke2010-12-191-0/+10
* s3: Add -P as an alias for --ping-dcVolker Lendecke2010-12-191-3/+2
* s3: Fix serverid_existsVolker Lendecke2010-12-191-0/+4
* heimdal: Fix build if using system roken.Jelmer Vernooij2010-12-191-1/+1
* ldb: Bump version after renaming some public symbols which didn't have aJelmer Vernooij2010-12-192-1/+246
* dcesrv_srvsvc: Use constants.Jelmer Vernooij2010-12-191-3/+3
* 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