metze/samba/wip.git
2013-12-12 Günther Deschnerlibgpo: fix segfault in gpo_process_gpo_list().
2013-12-12 Günther Deschnerlibgpo: make sure we correctly can store the group...
2013-12-12 Günther Deschnerlibgpo: remove use of deprecated talloc functions.
2013-12-12 Günther Deschnerlibgpo: remove unused libgpo wscript_build.
2013-12-12 Günther Deschnerlibgpo: use existing connection to the ds for the sysvo...
2013-12-12 Günther Deschnerlibgpo: remove unused loadparm_context from functions.
2013-12-12 Günther Deschnerlibgpo: remove duplicate parse_gpt_ini header.
2013-12-11 Stefan Metzmachertevent: version 0.9.20 samba-upstream/tags/tevent-0.9.20
2013-12-11 Stefan Metzmachertevent: give the user the chance to ask for TEVENT_NUM_...
2013-12-11 Stefan Metzmachertevent: change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
2013-12-11 Stefan Metzmachertevent: tevent_epoll_set_panic_fallback() can be a...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_e...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_s...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_s...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_req.c
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_q...
2013-12-11 Stefan Metzmachertevent: use talloc_get_type_abort() in the documentatio...
2013-12-11 Gregor Becktevent: add tevent_queue_wait_send/recv()
2013-12-11 Stefan Metzmachertevent: tevent_req_create() already uses ZERO_STRUCT...
2013-12-11 Stefan Metzmachertevent: let tevent_req_received() clear the private_can...
2013-12-11 Stefan Metzmachertevent: cancel the timeout timer when the request is...
2013-12-11 David Disseldorps3/rpc_server: don't unmarshall PDUs twice
2013-12-11 Michael Adamshadow_copy2: add a comment explaining why we don't...
2013-12-11 Michael Adamshadow_copy2: revert expensive and unnecessary zero...
2013-12-11 Michael Adamlib:util: fix a comment typo
2013-12-11 Gregor Becks3: use directory_create_or_exist_strict() to create...
2013-12-11 Gregor Beckselftest: pass -l logdir to daemon processes.
2013-12-11 Gregor Beckselftest: use MALLOC_CHECK_=3 to give a diagnostic...
2013-12-11 Gregor Beckselftest: set valgrind options
2013-12-11 Stefan Metzmacherselftest: setup {NMBD,WINBINDD,SMBD}_VALGRIND
2013-12-11 Stefan Metzmacherselftest/Samba3: export ENVNAME
2013-12-10 Karolin Seegerdocs: Fix typos in vfs_shadow_copy2.8.xml.
2013-12-10 Andreas Schneiders3-lib: Fix %G substitution for domain users in smbd
2013-12-10 Christian Ambachs3:winbindd fix use of uninitialized variables
2013-12-10 Christian Ambachs3:lib/asys modify included headers
2013-12-09 Jeremy Allisonsmbd: Always use UCF_PREP_CREATEFILE for filename_conve...
2013-12-09 Jeremy Allisonsmbd: change flag name from UCF_CREATING_FILE to UCF_PR...
2013-12-09 Volker Lendeckesmbd: Fix regression for the dropbox case.
2013-12-09 Jan Brummers3-winbindd: Fix DEBUG statement in winbind_msg_offline().
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupRids() replies arrays...
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupNames replies arrays...
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupSids replies arrays are...
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure we always check call_id when...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s3:ctdb_conn: add some length verificatio...
2013-12-09 Stefan MetzmacherCVE-2013-4408:libcli/util: add some size verification...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s3:util_tsock: add some overflow detectio...
2013-12-09 Stefan MetzmacherCVE-2013-4408:async_sock: add some overflow detection...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s4:dcerpc_sock: check for invalid frag_le...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s4:dcerpc_smb2: check for invalid frag_le...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s4:dcerpc_smb: check for invalid frag_len...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s4:dcerpc: check for invalid frag_len...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s3:rpc_client: verify frag_len at least...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s3:rpc_client: check for invalid frag_len...
2013-12-09 Stefan MetzmacherCVE-2013-4408:librpc: check for invalid frag_len within...
2013-12-09 Stefan MetzmacherCVE-2013-4408:librpc: check for invalid frag_len within...
2013-12-09 Michael Adamctdb:packaging:RPM: don't run autogen.
2013-12-08 Michael Adamctdb:packaging:RPM: package the new manpages
2013-12-08 Michael Adamctdb:build: install the new manpages
2013-12-07 Christian Ambachlib/ntdb optimize includes in ntdb tools
2013-12-07 Christian Ambachlib/ntdb optimize includes in ntdb tests
2013-12-07 Christian Ambachlib/ntdb correct includes in private header
2013-12-07 Christian Ambachlib/ntdb fix compilation when libreplace is not around
2013-12-07 Christian Ambachlib/socket_wrapper fix compilation when libreplace...
2013-12-07 Christian Ambachs3:vfs_btrfs change includes
2013-12-07 Christian Ambachs3:pam_smbpass change includes
2013-12-07 Christian Ambachs3:vfs fix a compile warning
2013-12-07 Jeremy Allisonldb: bad if test in ldb_comparison_fold()
2013-12-06 Michael Adamdocs: update the manpage of vfs_shadow_copy2
2013-12-06 Michael Adams3:modules:shadow_copy2: remove redundant documentation...
2013-12-06 Michael Adams3:modules:shadow_copy2: improve headline comment
2013-12-06 Michael Adams3:module:shadow_copy2: add my (C)
2013-12-06 Michael Adams4:torture:smb2: add new durable-v2-open.reopen1a test
2013-12-06 Michael Adams4:torture:smb2: add new durable-open.reopen1a test
2013-12-06 Garming Samcldap: quieten error when abandon packet is sent
2013-12-06 Jelmer Vernooijpyntdb: Add tests for Python API.
2013-12-06 Jelmer Vernooijpyntdb: Don't segfault when passing in None as filename...
2013-12-06 Jelmer Vernooijpyntdb: Don't allow access after a database is closed.
2013-12-06 Jelmer Vernooijtdb tests: Remove custom code for "tdb2", which has...
2013-12-06 Christof Schmittselftest: Remove samba3.smb2.lock.*.rw-exclusive from...
2013-12-06 Christof Schmittselftest: Run smb2.lock tests also against AIO share
2013-12-06 Christof Schmittselftest: Introduce share for testing AIO
2013-12-06 Christof Schmitts3: Return correct error code from SMB2 AIO read failure
2013-12-06 Christof Schmitts3-aio: Use correct locking context for SMB2
2013-12-06 Andreas Schneiders3-torture: Call cli_flush().
2013-12-06 Andreas Schneiderkrb5_wrap: Move function declaration outside the function.
2013-12-06 Andreas Schneiders3-libsmb: Fix a memory leak in get_pdc_ip().
2013-12-06 Andreas Schneiders3-torture: Make sure status is used initialized.
2013-12-06 Andreas Schneiders3-torture: Fix several memory leaks in delete_fn().
2013-12-06 Andreas Schneiders3-utils: Fix a memory leak in smbget.
2013-12-06 Andreas Schneiders4-torture: Use talloc for asprintf.
2013-12-06 Andreas Schneiders4-torture: Fix out of bound array access.
2013-12-06 Andreas Schneiders3-torture: Comment out dead code in spoolss test.
2013-12-06 Andreas Schneiders4-torture: Fix some compile warnings in spoolss.
2013-12-06 Andreas Schneiders4-torture: Make sure handles are correctly initialized.
2013-12-06 Andreas Schneiders4-torture: Make sure the handles are initialized corre...
2013-12-06 Andreas Schneiders4-torture: Make sure the handles are not used uninitia...
2013-12-06 Andreas Schneiders4-libcli: Add smb2_util_handle_empty().
2013-12-06 David Disseldorptorture: match Windows responses to bad shadow copy IDs
2013-12-06 David Disseldorptorture: test duplicate shares in FSRVP shadow-copy set
2013-12-05 Volker Lendeckesmbd: Fix a panic when a smb2 brlock times out
next