summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug #8324 - smbclient cannot list directories from a big-endian machine.Jeremy Allison2011-07-271-2/+2
* s3: cli_close_done->write_andx_done in test_async_echoVolker Lendecke2011-07-271-2/+2
* s3: Fix a debug messageVolker Lendecke2011-07-271-1/+1
* s3: Fix formattingVolker Lendecke2011-07-271-2/+4
* s3: Fix an error messageVolker Lendecke2011-07-271-1/+1
* s3: Fix async smb handlingVolker Lendecke2011-07-272-9/+22
* s3 swat: Create random nonce in CGI modeKai Blin2011-07-261-1/+19
* s3 swat: Add time component to XSRF tokenKai Blin2011-07-262-5/+25
* s3 swat: Add XSRF protection to printer pageKai Blin2011-07-261-10/+18
* s3 swat: Add XSRF protection to password pageKai Blin2011-07-261-3/+8
* s3 swat: Add XSRF protection to shares pageKai Blin2011-07-261-5/+13
* s3 swat: Add XSRF protection to globals pageKai Blin2011-07-261-0/+7
* s3 swat: Add XSRF protection to wizard pageKai Blin2011-07-261-0/+7
* s3 swat: Add XSRF protection to wizard_params pageKai Blin2011-07-261-0/+7
* s3 swat: Add XSRF protection to viewconfig pageKai Blin2011-07-261-0/+7
* s3 swat: Add XSRF protection to status pageKai Blin2011-07-261-0/+7
* s3 swat: Add support for anti-XSRF tokenKai Blin2011-07-262-0/+59
* s3 swat: Allow getting the user's HTTP auth passwordKai Blin2011-07-262-0/+10
* s3-swat: Fix typo.Karolin Seeger2011-07-261-1/+1
* s3 swat: Fix possible XSS attack (bug #8289)Kai Blin2011-07-261-12/+2
* s3-build: Only define ldb3 when not in standalone build.Jelmer Vernooij2011-07-261-4/+3
* s3:lib change default share security access maskChristian Ambach2011-07-261-3/+3
* libsamba-util: Build in libbitmap.Jelmer Vernooij2011-07-261-1/+1
* cli_smb_common: Lowercase name.Jelmer Vernooij2011-07-261-3/+3
* cli_cldap: Lowercase name.Jelmer Vernooij2011-07-261-1/+1
* cli_spools: Lowercase name.Jelmer Vernooij2011-07-261-5/+5
* s3: Fix MIT trustsVolker Lendecke2011-07-261-0/+5
* s3-utils/net_rpc_printer.c: fix error messageBjörn Baumbach2011-07-241-2/+2
* s3: Fix Coverity ID 2596, REVERSE_INULLVolker Lendecke2011-07-241-1/+2
* charset: Make name lowercase everywhere.Jelmer Vernooij2011-07-231-3/+3
* s3:libsmb: cli_set_secdesc() only needs a const struct security_descriptorStefan Metzmacher2011-07-232-2/+2
* s3:libsmb: remove unused cli_query_secdesc_old()Stefan Metzmacher2011-07-232-50/+0
* s3:libsmb_xattr: make use of the new cli_query_secdesc()Stefan Metzmacher2011-07-231-13/+13
* s3-utils/net_rpc.c: replace cli_query_secdesc_old()Björn Baumbach2011-07-231-1/+1
* s3-utils/net_rpc_printer.c: replace cli_query_secdesc_old()Björn Baumbach2011-07-231-4/+4
* s3-utils/smbcacls.c: replace cli_query_secdesc_old()Björn Baumbach2011-07-231-3/+4
* s3-client/client.c: replace cli_query_secdesc_old()Björn Baumbach2011-07-231-5/+5
* s3-torture: run_nttrans_create(): replace cli_query_secdesc_old()Björn Baumbach2011-07-231-1/+1
* s3-libsmb: introduce new cli_query_secdesc() which returns NTSTATUSBjörn Baumbach2011-07-232-0/+52
* s3-libsmb: rename cli_query_secdesc() to cli_query_secdesc_old()Björn Baumbach2011-07-238-9/+9
* s3-libsmb: finally remove cli_read_old()Björn Baumbach2011-07-232-16/+0
* s3-libsmb/libsmb_file.c: replace cli_read_old() with cli_read()Björn Baumbach2011-07-231-5/+5
* s3-torture/nbio.c: replace cli_read_old() with cli_read()Björn Baumbach2011-07-231-4/+15
* s3-torture/utable.c: replace cli_read_old() with cli_read()Björn Baumbach2011-07-231-1/+1
* s3-utils/net_rpc_printer.c: print more info on write errorBjörn Baumbach2011-07-231-2/+5
* s3-utils/net_rpc_printer.c: return on read error in net_copy_file()Björn Baumbach2011-07-231-4/+13
* s3-torture/denytest.c: replace cli_read_old() with cli_read()Björn Baumbach2011-07-231-6/+14
* s3-libgpo/gpo_filesync.c: return on read errorBjörn Baumbach2011-07-231-2/+6
* s3-client/clitar.c: replace cli_read_old() with cli_read()Björn Baumbach2011-07-231-5/+4
* s3-torture: run_oplock2(): replace cli_read_old() with cli_read()Björn Baumbach2011-07-231-5/+10