summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:param/tests: remove "security=server" testStefan Metzmacher2012-05-151-10/+0
* selftest: Remove tests for security=serverAndrew Bartlett2012-05-153-45/+1
* samba-upgradedns: Use the correct magic incantation of sys.path.insert()Amitay Isaacs2012-05-151-1/+1
* s3: talloc_zero is not needed for structs we ndr_pull intoVolker Lendecke2012-05-141-1/+1
* libcli/smb: move smb2cli_logoff_* from source3 to the top levelStefan Metzmacher2012-05-146-142/+110
* libcli/smb: git mv smb2_session.c smb2cli_session.cStefan Metzmacher2012-05-143-2/+2
* s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_write.cStefan Metzmacher2012-05-141-2/+2
* s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_session.cStefan Metzmacher2012-05-141-2/+2
* s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_read.cStefan Metzmacher2012-05-141-2/+2
* s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_query_directory.cStefan Metzmacher2012-05-141-2/+2
* s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_ioctl.cStefan Metzmacher2012-05-141-1/+1
* s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_flush.cStefan Metzmacher2012-05-141-2/+2
* s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_create.cStefan Metzmacher2012-05-141-2/+2
* s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_close.cStefan Metzmacher2012-05-141-2/+2
* s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_tcon.cStefan Metzmacher2012-05-141-4/+4
* lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.cStefan Metzmacher2012-05-144-14/+16
* s3:torture: add #include "lib/util/tevent_ntstatus.h" to test_addrchange.cStefan Metzmacher2012-05-141-0/+1
* s3:lib/util: use map_nt_error_from_unix_common() in tevent_req_poll_ntstatus()Stefan Metzmacher2012-05-141-1/+1
* lib/util: add missing 'errors' dependency to 'tevent-util'Stefan Metzmacher2012-05-141-1/+1
* s4:lib/events: no longer define TEVENT_COMPAT_DEFINESStefan Metzmacher2012-05-141-3/+0
* s4:lib/events: remove unused event_context_find() prototypeStefan Metzmacher2012-05-141-1/+0
* libcli/nbt: no longer use old 'event_' tevent compat symbolsStefan Metzmacher2012-05-141-24/+24
* lib/tevent/testsuite: no longer use 'compat' symbolsStefan Metzmacher2012-05-141-12/+12
* s3:smb2_close: make the top level code async usingStefan Metzmacher2012-05-141-39/+66
* s3:smb2_close: add add smbd_smb2_close_send/recv as wrapperStefan Metzmacher2012-05-141-0/+99
* s3:smb2_close: don't do any marshalling in smbd_smb2_close() let the caller t...Stefan Metzmacher2012-05-141-19/+71
* s3:smb2_tcon: make the top level code async usingStefan Metzmacher2012-05-141-24/+58
* s3:smb2_tcon: add smbd_smb2_tree_connect_send/recv as wrapperStefan Metzmacher2012-05-141-0/+79
* s3: Fix Coverity ID 241320 Array compared against 0Volker Lendecke2012-05-141-1/+1
* s3: Make SMB_QUERY_FILE_UNIX_BASIC's devno work for filesVolker Lendecke2012-05-141-2/+9
* move the dbwrap library to the top levelMichael Adam2012-05-1419-18/+25
* s3:build: move lib/dbwrap/dbwrap_util.o to the other dbwrap objects...Michael Adam2012-05-141-2/+3
* s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_tdb.cMichael Adam2012-05-131-1/+1
* s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_rbt.cMichael Adam2012-05-131-2/+2
* s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_ctdb.cMichael Adam2012-05-131-6/+8
* s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_file.cMichael Adam2012-05-131-6/+7
* s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_util.cMichael Adam2012-05-131-9/+9
* s3:dbwrap: move definition of dbwrap_lock_order to dbwrap.hMichael Adam2012-05-134-8/+7
* tevent: fix indentation in the wscriptMichael Adam2012-05-131-1/+1
* s3:smb2_sesssetup: make the top level code async usingStefan Metzmacher2012-05-131-30/+62
* s3:smb2_sesssetup: add smbd_smb2_session_setup_send/recv as wrapperStefan Metzmacher2012-05-131-0/+105
* s3:smb2_sesssetup: pass down in_flags to smbd_smb2_session_setup()Stefan Metzmacher2012-05-131-1/+5
* s3:smb2_sesssetup: pass down in_previous_session_id to all layersStefan Metzmacher2012-05-131-2/+15
* lib/socket_wrapper only enable python_socket and socket.py with socket_wrapperAndrew Bartlett2012-05-131-8/+10
* libreplace: Fix symbol names for snprintf/asprintf/vasprintf.Jelmer Vernooij2012-05-131-6/+6
* s3:smb2_ioctl: implement FSCTL_VALIDATE_NEGOTIATE_INFOStefan Metzmacher2012-05-121-0/+86
* s3:smb2_ioctl: implement FSCTL_VALIDATE_NEGOTIATE_INFO_224Stefan Metzmacher2012-05-121-0/+73
* s3:smbd: introduce struct smbXsrv_connectionStefan Metzmacher2012-05-124-7/+122
* s3:smb2_negprot: setup the protocol at the end of the negprot with a real dia...Stefan Metzmacher2012-05-121-7/+8
* s3/libsmb: Generalise cli_state in smb2 logoff callsLuk Claes2012-05-123-15/+20