gd/samba-autobuild/.git
2012-07-24 Andrew Bartlettlib/param: Remove 'case insensitive filesystem'
2012-07-24 Andrew Bartlettlib/param: Remove "ntptr providor" and hard-code in...
2012-07-24 Andrew Bartletts3-param: Merge parameter varaibles with lib/param
2012-07-24 Andrew Bartletts3-param: fix indent on cups encrypt
2012-07-24 Andrew Bartletts3-param: Merge a number of s4 parameters from lib...
2012-07-24 Andrew Bartlettparam: Make internal handler for 'server role' common
2012-07-24 Andrew Bartlettparam: Make the 'unicode' parameter common
2012-07-24 Jeremy AllisonRemove unused variable.
2012-07-23 Jeremy AllisonFix compiler warning message.
2012-07-23 Jeremy AllisonFix incorrect use of server as a talloc context.
2012-07-23 Jeremy AllisonFix unused variable.
2012-07-23 Jeremy AllisonFix compiler warning.
2012-07-23 Jeremy AllisonFix debug print warning message.
2012-07-23 Andrew Bartlettbuild: Add -Werror=address to the developer build
2012-07-23 Stefan Metzmacherlibcli/smb: pass down smbXcli_session to smb1cli_req_cr...
2012-07-23 Stefan Metzmachers4:libcli/raw: setup a smbXcli_session for each smbcli_...
2012-07-23 Luk Claess3:libsmb: use cli_state_{g,s}et_uid instead of smb1...
2012-07-23 Luk Claeslibcli/smb: introduce smb1.session for uid use
2012-07-23 Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
2012-07-23 Jeremy AllisonFix problem found by Andrew Bartlett - correctly check...
2012-07-23 Stefan Metzmacherlibcli/smb: set should_encrypt = true if we got SMB2_SE...
2012-07-23 Stefan Metzmacherlibcli/smb: encrypt SMB2 traffic if nedded/desired.
2012-07-23 Stefan Metzmacherlibcli/smb: increment nbt_len, when we have the fully...
2012-07-23 Stefan Metzmacherlibcli/smb: maintain smb2.should_sign on smbXcli_req_state
2012-07-23 Stefan Metzmacherlibcli/smb: make use of SMB2_HDR_BODY as header size
2012-07-23 Stefan Metzmacherlibcli/smb: parse the SMB2_TRANSFORM header and decrypt...
2012-07-23 Stefan Metzmacherlibcli/smb: create 4 iovecs per request in smb2cli_inbu...
2012-07-23 Stefan Metzmacherlibcli/smb: prepare [en|de]cryption_key for SMB3
2012-07-23 Stefan Metzmacherlibcli/smb: copy the application_key in smb2cli_session...
2012-07-23 Stefan Metzmacherlibcli/smb: check the buffer length in smbXcli_negprot_...
2012-07-23 Stefan Metzmacherlibcli/smb: only pass the smb2 buffer to smb2cli_inbuf_...
2012-07-23 Stefan Metzmacherlibcli/smb: add smb2_signing_[en|e]crypt_pdu()
2012-07-23 Stefan Metzmacherlibcli/smb: construct the signing_key before forming...
2012-07-23 Stefan Metzmacherlib/crypto: add aes_ccm_128
2012-07-23 Stefan Metzmacherlibcli/smb: add SMB2_SESSION_FLAG_ENCRYPT_DATA
2012-07-23 Stefan Metzmacherlibcli/smb: add SMB2_TRANSFORM macros
2012-07-23 Stefan Metzmachers3:test_smb2: copy the session_channel from the primary...
2012-07-23 Stefan Metzmachers3:smb2_tcon: reject access to shares mark as "smb...
2012-07-23 Guenther Deschners3-winbind: Fix idmap initialization debug message.
2012-07-23 Stefan Metzmachers3:smbd: if a fsp has fsp->deferred_close, clients...
2012-07-22 Geza Gemess4-classicupgrade: Add unix attributes during upgrade
2012-07-22 Sergey Urushkins4 rfc2307 gids mapping fix
2012-07-20 Jiri PopelkaUse ippGet/ippSet (accessors) for IPP API.
2012-07-20 Jeremy AllisonRemove source3/lib/pidfile.c
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonFix the configure build - add lib/util/pidfile.o into...
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonAdd debugs to functions. Add pidfile_unlink().
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartletts3-param: Remove special case for lp_ctdbd_socket(...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-07-19 Andrew Bartletts4-param: Remove unused "idmap trusted only"
2012-07-19 Andrew Bartlettlib/param: Add my copyright
2012-07-19 Andrew Bartlettlib/param: bring lp_time_server() into common
2012-07-19 Andrew Bartletts3-auth Use correct RID for domain guests primary group
2012-07-19 Andrew Bartletts3-rpc_server: Remove make_server_info_info3() call...
2012-07-19 Andrew Bartlettauth/credentials: Remove extra newline
2012-07-19 Andrew Bartlettselftest: Run unix.whomai against the machine acccount...
2012-07-19 Andrew BartlettRevert "s3:auth make sure the primary group sid is...
2012-07-19 Andrew Bartletts4-torture: Move check of map-to-guest above SID list...
2012-07-19 Andrew Bartletts4-torture: Allow unix.whoami to test against a member...
2012-07-19 Andrew Bartletts4-torture: Also print GID values in whoami test
2012-07-19 Christof Schmitttorture: Print SIDs as additional debug output in unix...
2012-07-19 Volker Lendeckes3-aio: Panic if we try to close a fsp with outstanding...
2012-07-18 Volker Lendeckes3-smb2: Postpone close_file until all aio is handled
2012-07-18 Volker Lendeckes3-smb1: Postpone close_file until all aio is handled
2012-07-18 Volker Lendeckes3: Add tevent_wait_send/recv
2012-07-18 Volker Lendeckes3: Slightly simplify reply_close()
2012-07-18 Volker Lendeckes3: Compile with pthreadpool by default
2012-07-18 Volker Lendeckeconfig: The AIO engine is indepent of HAVE_AIO now
2012-07-18 Volker Lendeckes3: Add aio_fsync to the aio_linux module
2012-07-18 Volker Lendeckes3: Add aio_fsync to the aio_fork module
2012-07-18 Volker Lendeckes3-aio-fork: make "read_cmd" an enum
2012-07-18 Volker Lendeckes3: Add aio_fsync to the aio_posix module
2012-07-18 Volker Lendeckes3-aio: Make the strict sync after write async
2012-07-18 Volker Lendeckes3: Add a _nosync version of smb2_write_complete
2012-07-18 Volker Lendeckes3-vfs: async fsync
2012-07-18 Volker Lendeckes3: Fix the build
2012-07-18 Volker Lendeckes3-libasys: Add asys_fsync() implementation
2012-07-18 Volker Lendeckes3: Make us survive base-delaywrite with aio enabled
2012-07-18 Volker Lendeckes3: Move the aio_pthread read/write functionality to...
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3-vfs: Add pwrite_send/recv to vfs modules
2012-07-18 Volker Lendeckes3-vfs: Add pread_send/recv to vfs modules
2012-07-18 Volker Lendeckes3: Convert aio_linux to pread/pwrite_send/recv
2012-07-18 Volker Lendeckes3: Convert aio_fork to pread/pwrite_send/recv
2012-07-18 Volker Lendeckes3-aio_fork: Convert get_idle_child from NTSTATUS to...
2012-07-18 Volker Lendeckes3-aio_fork: Convert create_aio_child from NTSTATUS...
2012-07-18 Volker Lendeckes3: Add vfs_aio_posix
2012-07-18 Volker Lendeckes3: Make smbd/aio.c not depend on aio.h anymore
2012-07-18 Volker Lendeckes3:vfs_aio_pthread: Convert to libasys
2012-07-18 Volker Lendeckes3: Remove the unused completion handling from aio.c
2012-07-18 Volker Lendeckes3: Properly handle shutdown with the _send/_recv based aio
2012-07-18 Volker Lendeckes3: Use SMB_VFS_PWRITE_SEND in schedule_smb2_aio_write
2012-07-18 Volker Lendeckes3: Use SMB_VFS_PREAD_SEND in schedule_smb2_aio_read
2012-07-18 Volker Lendeckes3: Use SMB_VFS_PWRITE_SEND in schedule_aio_write_and_X
2012-07-18 Volker Lendeckes3: Use SMB_VFS_PREAD_SEND in schedule_aio_read_and_X
2012-07-18 Volker Lendeckes3-vfs: async pread
2012-07-18 Volker Lendeckes3-vfs: async pwrite
next