summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2009-06-03Fix bug #2356 - smbclient -t <term code> no longer works.Jeremy Allison2-19/+0
2009-06-03s3: correct check for usleep value boundariesBjörn Jacke1-1/+1
2009-06-03s3:smbd: implement SMB2 WriteStefan Metzmacher4-1/+216
2009-06-03s3:smbd: implement SMB2 ReadStefan Metzmacher4-1/+210
2009-06-03s3:smbd: implement SMB2 FlushStefan Metzmacher4-1/+123
2009-06-03s3:smbd: implement SMB2 CloseStefan Metzmacher4-1/+135
2009-06-03s3:smbd: implement a simple version of SMB2 CreateStefan Metzmacher4-1/+277
2009-06-03s3:smbd: add smbd_smb2_fake_smb_request()Stefan Metzmacher3-1/+54
2009-06-03s3:smbd: return more details in the SMB2 Tree Connect responseStefan Metzmacher1-6/+32
2009-06-03s3:smbd: create a connection_struct in SMB2 Tree ConnectStefan Metzmacher4-1/+30
2009-06-03s3:smbd: create a user_struct for compat in SMB2 Session SetupStefan Metzmacher3-1/+19
2009-06-03s3:smbd: add a lazy mode for conn_new() and conn_free() for SMB2Stefan Metzmacher1-0/+15
2009-06-03s3:smbd: make make_connection_snum() non staticStefan Metzmacher2-2/+6
2009-06-03s3:smbd: move tcon specific globals to struct smbd_server_connectionStefan Metzmacher11-86/+96
2009-06-03s3:smbd: move more session specific globals to struct smbd_server_connectionStefan Metzmacher16-184/+261
2009-06-03s3:smbd: move some session specific globals to struct smbd_server_connectionStefan Metzmacher8-22/+29
2009-06-03s3:smbd: move already_got_session to struct smbd_server_connectionStefan Metzmacher4-6/+7
2009-06-03s3:smbd: move max_recv to struct smbd_server_connectionStefan Metzmacher5-21/+22
2009-06-03s3:smbd: move negprot related globals to struct smbd_server_connectionStefan Metzmacher9-61/+96
2009-06-03s3:smbd: move pending_auth_data list to struct smbd_server_connectionStefan Metzmacher4-32/+37
2009-06-03Move findstatic.pl script to top-level.Jelmer Vernooij1-70/+0
2009-06-03s3:smbd: remove old comment, we support SMB2 signing nowStefan Metzmacher1-2/+0
2009-06-03s3:smbd: allow SMB2 only if we don't use security = shareStefan Metzmacher1-1/+2
2009-06-02Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij7-2642/+3
2009-06-02Support getting gpfs birthtimeVolker Lendecke3-0/+82
2009-06-02Store winattrs in GPFSMathias Dietz3-0/+142
2009-06-02Add a "connectpath" operation to the shadow_copy2 moduleVolker Lendecke1-0/+54
2009-06-02Add SMB_VFS_CONNECTPATH operationVolker Lendecke5-8/+56
2009-06-02Remove a variable used just onceVolker Lendecke1-2/+3
2009-06-01Fix bug #6419 - smbclient -L 127.0.0.1" displays "netbios name" instead of "w...Jeremy Allison1-3/+26
2009-05-31Fix some nonempty blank linesVolker Lendecke4-168/+165
2009-05-30Fix bug #6421 - POSIX read-only open fails on read-only shares.Jeremy Allison2-8/+12
2009-05-30Make it possible to change machine account sidsSimo Sorce1-40/+171
2009-05-30Remove trailing whitespacesSimo Sorce1-20/+20
2009-05-30Simplify the dropbox patchJeremy Allison1-5/+10
2009-05-30Move ads flags mapping to lib/Volker Lendecke3-133/+156
2009-05-30s3-selftest: Fix invalid /etc/group file used with nss_wrapper.Günther Deschner1-0/+1
2009-05-30libwbclient: Store the winbind socket dir to use in the wb_contextKai Blin1-1/+1
2009-05-30libwbclient: Add async call framework.Kai Blin6-1190/+9
2009-05-29Re-Add the "dropbox" functionality with -wx rights on a directoryVolker Lendecke1-3/+3
2009-05-29Make cli_nt_delete_on_close() async.Jeremy Allison3-10/+146
2009-05-29s3:pdbedit: fix "format not a string literal and no format arguments" warningsMichael Adam1-2/+2
2009-05-29s3:add prototype of map_nt_error_from_wbcErr() to proto.hMichael Adam1-0/+1
2009-05-29libsmbclient: make SMBC_module_terminate() static.Michael Adam1-1/+1
2009-05-29s3:pam_smbpass: make smb_update_db() static.Michael Adam1-1/+1
2009-05-29Add smbldap_talloc_single_blob()Volker Lendecke2-6/+28
2009-05-29s3 async wbclient: Change license to LGPLv3+Volker Lendecke3-24/+36
2009-05-29s3 wbc_async: Fix copyright notice cut&paste error.Kai Blin1-1/+1
2009-05-29Revert "s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3."Günther Deschner1-4/+1
2009-05-29s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3.Günther Deschner1-1/+4