summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for CVE-2009-2906.samba-3.4.2Jeremy Allison2009-09-302-5/+26
* WHATSNEW: Update release notes.Karolin Seeger2009-09-301-2/+8
* WHATSNEW: Update release date.Karolin Seeger2009-09-291-1/+1
* Fix for CVE-2009-2813.Jeremy Allison2009-09-282-2/+11
* mount.cifs: don't leak passwords with verbose optionJeff Layton2009-09-281-20/+34
* mount.cifs: check access of credential files before openingJeff Layton2009-09-281-0/+11
* WHATSNEW: Prepare release notes for 3.4.2.Karolin Seeger2009-09-281-3/+61
* Raise version number up to 3.4.2.Karolin Seeger2009-09-241-1/+1
* WHATSNEW: Update changes.samba-3.4.1Karolin Seeger2009-09-091-1/+2
* s3:libsmb: Correctly chew keepalive packetsVolker Lendecke2009-09-091-0/+6
* WHATSNEW: Update changes since 3.4.0.Karolin Seeger2009-09-091-0/+11
* Fix bug 6496 - libsmbclient: MS-DFS: cannot follow multibyte char link name. ...SATOH Fumiyasu2009-09-092-15/+39
* Fix bug 6673 - smbpasswd does not work with "unix password sync = yes". Rever...Jeremy Allison2009-09-095-22/+30
* Hopefully last part of the fix for bug 6651 - smbd SIGSEGV when breaking oplo...Jeremy Allison2009-09-091-2/+2
* Help debug for bug 6651 - smbd SIGSEGV when breaking oplocks. Should help tra...Jeremy Allison2009-09-091-0/+4
* tevent: change version to 0.9.8 after some critical bugs have been fixedStefan Metzmacher2009-09-091-1/+1
* Another part of the fix for bug 6651 - smbd SIGSEGV when breaking oplocks. SA...Jeremy Allison2009-09-091-2/+6
* tevent: Fix a segfault upon the first signalVolker Lendecke2009-09-091-0/+6
* lib/tevent: close pipe_fds on event_context destructionRusty Russell2009-09-091-0/+2
* lib/tevent: handle tevent_common_add_signal on different event contexts.Rusty Russell2009-09-092-14/+31
* lib/tevent: fix race with signals and tevent_common_add_signalRusty Russell2009-09-091-20/+20
* lib/tevent: remove spectacularly complicated manual subtractionRusty Russell2009-09-091-4/+1
* tevent: avoid using reserved c++ word.Günther Deschner2009-09-091-1/+1
* Fix for bug 6651 - smbd SIGSEGV when breaking oplocks. Based on a patch submi...Jeremy Allison2009-09-091-17/+54
* tevent: fix a commentMichael Adam2009-09-091-1/+1
* tevent: change version to 0.9.7 after adding tevent_req_cancel infrastructureStefan Metzmacher2009-09-091-1/+1
* tevent: add tevent_req_cancel() infrastructureStefan Metzmacher2009-09-093-0/+70
* tevent: add some more doxygen comments for tevent_req functionsStefan Metzmacher2009-09-091-0/+38
* tevent: try to fix the build on QNX qnx18 6.4.1 it doesn't have SA_RESTART de...Stefan Metzmacher2009-09-091-1/+11
* Change to talloc_zero_size instead of extra memset. Jeremy. (cherry picked fr...Jeremy Allison2009-09-091-2/+1
* When tallocing a memory block for the state in a tevent_req struct, ensure it...Jeremy Allison2009-09-091-0/+1
* Sort the signature files (cherry picked from commit 7119241c0d12768b31ebdb489...Stefan Metzmacher2009-09-092-45/+45
* Expose functions need by backend writersSimo Sorce2009-09-095-52/+67
* Revert "For tevent to install tevent_util.h"Simo Sorce2009-09-091-1/+0
* For tevent to install tevent_util.hEric Sandall2009-09-091-0/+1
* Add exports file and abi checker for teventSimo Sorce2009-09-097-2/+157
* Increase tevent version for tevent_req_notify_callback() (cherry picked from ...Stefan Metzmacher2009-09-092-2/+2
* Add tevent_req_notify_callbackVolker Lendecke2009-09-092-4/+13
* tevent/python: Makefile was still trying to build some non AC_SUBST python ta...Jelmer Vernooij2009-09-091-7/+1
* tevent: Define TALLOC_FREE() if it's not defined yet, to allow building with ...Jelmer Vernooij2009-09-091-0/+6
* tevent: Remove python module.Stefan Metzmacher2009-09-097-220/+0
* tevent: Install tevent_internal.h in the standalone build.Jelmer Vernooij2009-09-092-1/+4
* Update copies of config.guess and config.sub. (cherry picked from commit 6230...Jelmer Vernooij2009-09-0916-536/+1982
* tevent: Don't install headers, since we don't install a shared lib either (fr...Jelmer Vernooij2009-09-091-5/+0
* tevent: fix typo async_req_done() => tevent_req_done()Stefan Metzmacher2009-09-091-1/+1
* tevent: fix the nesting logicStefan Metzmacher2009-09-091-7/+7
* fixed a logic bug in the tevent nesting codeAndrew Tridgell2009-09-091-1/+13
* s3-winbindd: Fix Bug #6700: Use dns domain name when needing to guess server ...Günther Deschner2009-09-091-1/+1
* WHATSNEW: Update changes since 3.4.0.Karolin Seeger2009-09-081-0/+16
* s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.Günther Deschner2009-09-082-2/+2