summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-31change ldb version number (as ldb_module structure has changed)Andrew Tridgell2-2/+2
2009-03-31use the prepare_commit op in the partition codeAndrew Tridgell1-14/+49
2009-03-31added support for a prepare_commit() op in ldb modulesAndrew Tridgell6-5/+36
2009-03-31up the version to 1.1.4 with the addition ofAndrew Tridgell1-1/+1
2009-03-31Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell6-4/+74
2009-03-31added basic testing of tdb_transaction_prepare_commit() in tdbtortureAndrew Tridgell1-0/+6
2009-03-31Add tdb_transaction_prepare_commit()Howard Chu3-52/+133
2009-03-30Ensure files starting with multiple dots are hiddenJeremy Allison1-4/+8
2009-03-30s3/cups: add documentation for new cups encrypt parameterBjörn Jacke1-0/+25
2009-03-30s3/cups: add encryption supportBjörn Jacke4-0/+41
2009-03-29Fix a debug msg typoVolker Lendecke1-1/+1
2009-03-28tsocket: more s/sun/un to make the build on solaris happyStefan Metzmacher1-6/+6
2009-03-28s4:torture/smb2: Add torture tests for leases.Zach Loafman3-0/+298
2009-03-28s4:smb2: Add rudimentary SMB2.1 lease support to libcliZach Loafman3-0/+50
2009-03-27Fix the problem of 3.0.x passdb databases being versionJeremy Allison1-5/+43
2009-03-27s3: added per-client statistics to onefs perfcount moduleScott Urban3-31/+38
2009-03-27Ensure parameter types match format stringDerrell Lipman4-18/+38
2009-03-27[Bug 6228] SMBC_open_ctx failure due to path resolve failure doesn't set errnoDerrell Lipman3-1/+15
2009-03-27Fix external np read after conversion to tevent_reqVolker Lendecke1-1/+1
2009-03-27Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison3-1/+31
2009-03-27s3: ifdef sendfile code that's only used in other ifdef'ed sendfile codeBjörn Jacke1-0/+2
2009-03-27s4:torture/smb2: fix compiler warnings and bugsStefan Metzmacher1-1/+3
2009-03-27s4:torture/smb2: fix the buildStefan Metzmacher1-5/+5
2009-03-27s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher1-2/+3
2009-03-27s3:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher1-2/+2
2009-03-27tsocket: try to fix the build on solaris systemsStefan Metzmacher1-18/+18
2009-03-27Fix the build of nfsv4_acls.cVolker Lendecke1-1/+1
2009-03-26Add durable open / oplock interaction test. Rather than give it a chance to d...Zach Loafman1-3/+109
2009-03-26Reorganize old persistent_handles test into durable_open.c, turn it into a su...Zach Loafman3-9/+20
2009-03-26Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison1-4/+7
2009-03-27Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell26-74/+188
2009-03-27added a --wspp optionAndrew Tridgell1-4/+7
2009-03-26Try and fix the build farm RAW-STREAMS errors. Ordering ofJeremy Allison1-2/+2
2009-03-26Revert 757d403dfff023fdb122a155f6a05d33daa76410 - moduleJeremy Allison1-1/+1
2009-03-26This should fix the build farm RAW-STREAMS failure. streams_depot.soJeremy Allison1-1/+1
2009-03-26Fix bug #6224 - nmbd waits 5 minutes at startup before checking if it needs t...Jeremy Allison1-3/+0
2009-03-26configure: Use m4 defines for minimum library versions rather than shellJelmer Vernooij3-11/+11
2009-03-26Merge branch 'copyright' of /home/jelmer/samba4Jelmer Vernooij6-4/+89
2009-03-26Merge branch 'displaysec' of /home/jelmer/samba4Jelmer Vernooij4-44/+47
2009-03-26Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij95-2325/+5239
2009-03-26Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij22-574/+236
2009-03-26s4:heimdal_build: provide heimdal_version and heimdal_long_version symbolsStefan Metzmacher2-0/+7
2009-03-26s4:heimdal_build: define HAVE_STRLCPY, HAVE_STRLCAT, HAVE_STRCASECMP and HAVE...Stefan Metzmacher1-0/+16
2009-03-26s4:kdc: use krb5_data_free()Stefan Metzmacher1-1/+1
2009-03-26s4:auth/credentials: use krb5_data_free()Stefan Metzmacher1-5/+1
2009-03-26s4:auth/credentials: include gssapi/gssapi_krb5.hStefan Metzmacher1-0/+1
2009-03-26Fix a talloc/malloc screwup in file_lines_ploadVolker Lendecke1-1/+1
2009-03-26error-codes: add WERR_DS_DRA_SOURCE_DISABLED.Günther Deschner2-0/+2
2009-03-26Fix a scary "fill_share_mode_lock failed" messageVolker Lendecke1-1/+2
2009-03-26Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell10-33/+42