Age | Commit message (Expand) | Author | Files | Lines |
2011-07-26 | s4-upgradeprovision: Detect recent provision in a more reliable way | Matthieu Patou | 1 | -1/+12 |
2011-07-26 | s3 swat: Create random nonce in CGI mode | Kai Blin | 1 | -1/+19 |
2011-07-26 | s3 swat: Add time component to XSRF token | Kai Blin | 2 | -5/+25 |
2011-07-26 | s3 swat: Add XSRF protection to printer page | Kai Blin | 1 | -10/+18 |
2011-07-26 | s3 swat: Add XSRF protection to password page | Kai Blin | 1 | -3/+8 |
2011-07-26 | s3 swat: Add XSRF protection to shares page | Kai Blin | 1 | -5/+13 |
2011-07-26 | s3 swat: Add XSRF protection to globals page | Kai Blin | 1 | -0/+7 |
2011-07-26 | s3 swat: Add XSRF protection to wizard page | Kai Blin | 1 | -0/+7 |
2011-07-26 | s3 swat: Add XSRF protection to wizard_params page | Kai Blin | 1 | -0/+7 |
2011-07-26 | s3 swat: Add XSRF protection to viewconfig page | Kai Blin | 1 | -0/+7 |
2011-07-26 | s3 swat: Add XSRF protection to status page | Kai Blin | 1 | -0/+7 |
2011-07-26 | s3 swat: Add support for anti-XSRF token | Kai Blin | 2 | -0/+59 |
2011-07-26 | s3 swat: Allow getting the user's HTTP auth password | Kai Blin | 2 | -0/+10 |
2011-07-26 | s3-swat: Fix typo. | Karolin Seeger | 1 | -1/+1 |
2011-07-26 | s3 swat: Fix possible XSS attack (bug #8289) | Kai Blin | 1 | -12/+2 |
2011-07-26 | talloc: Support PYTHON environment variable. | Jelmer Vernooij | 1 | -0/+1 |
2011-07-26 | s3-build: Only define ldb3 when not in standalone build. | Jelmer Vernooij | 1 | -4/+3 |
2011-07-26 | shares: Remove dependencies on share modules. | Jelmer Vernooij | 1 | -1/+1 |
2011-07-26 | s4:samba-tool: ldapcmp needs CredentialsOptionsDouble | Stefan Metzmacher | 1 | -0/+6 |
2011-07-26 | s3:lib change default share security access mask | Christian Ambach | 1 | -3/+3 |
2011-07-26 | libsamba-util: Build in libbitmap. | Jelmer Vernooij | 3 | -11/+4 |
2011-07-26 | policy: Rename to samba-policy to avoid name space clashes. | Jelmer Vernooij | 3 | -6/+6 |
2011-07-26 | cli_composite: Lowercase name. | Jelmer Vernooij | 4 | -5/+5 |
2011-07-26 | cli_smb_common: Lowercase name. | Jelmer Vernooij | 3 | -7/+7 |
2011-07-26 | cli_cldap: Lowercase name. | Jelmer Vernooij | 6 | -6/+6 |
2011-07-26 | cli_spools: Lowercase name. | Jelmer Vernooij | 1 | -5/+5 |
2011-07-26 | s3: Fix MIT trusts | Volker Lendecke | 1 | -0/+5 |
2011-07-26 | s4:kdc: canonicalize the principal if HDB_F_FOR_TGS_REQ is given | Stefan Metzmacher | 1 | -2/+7 |
2011-07-26 | s4:heimdal_build: hdb.asn1 needs --sequence=HDB-Ext-KeySet --sequence=Keys | Stefan Metzmacher | 1 | -0/+1 |
2011-07-26 | s4:heimdal: import lorikeet-heimdal-201107241840 (commit 0fdf11fa3cdb47df9f53... | Stefan Metzmacher | 42 | -115/+555 |
2011-07-25 | Fix typo Loggs -> Logs. | Jeremy Allison | 1 | -1/+1 |
2011-07-25 | s3:docs: document the smbclient "tid" command | Michael Adam | 1 | -0/+9 |
2011-07-25 | s3:docs: document the smbclient "tdis" command | Michael Adam | 1 | -0/+7 |
2011-07-25 | s3:docs: document the smbclient "tcon" command | Michael Adam | 1 | -0/+8 |
2011-07-25 | s3:docs: document the smbclient "logoff" command | Michael Adam | 1 | -0/+7 |
2011-07-25 | lib/ccan: update to init-1192-gdd04041 | Rusty Russell | 32 | -424/+959 |
2011-07-25 | lib/ccan: add README | Rusty Russell | 1 | -0/+9 |
2011-07-25 | s4:auth/kerberos: activate windows related krb5 flags | Stefan Metzmacher | 1 | -0/+10 |
2011-07-24 | s4:heimdal: build samba4kgetcred | Stefan Metzmacher | 2 | -0/+240 |
2011-07-24 | s3-utils/net_rpc_printer.c: fix error message | Björn Baumbach | 1 | -2/+2 |
2011-07-24 | s3: Fix Coverity ID 2596, REVERSE_INULL | Volker Lendecke | 1 | -1/+2 |
2011-07-23 | cli_raw: Make name lowercase. | Jelmer Vernooij | 7 | -11/+11 |
2011-07-23 | charset: Make name lowercase everywhere. | Jelmer Vernooij | 4 | -10/+10 |
2011-07-23 | wafsamba: Properly lock object store when retrieving version through Bazaar. | Jelmer Vernooij | 1 | -1/+5 |
2011-07-23 | remove the fedora package, and point at the repository instead | Jelmer Vernooij | 7 | -529/+13 |
2011-07-23 | README.Coding: Mention that PEP8 is the standard for Python code. | Jelmer Vernooij | 1 | -1/+5 |
2011-07-23 | update TODO: net has been renamed to samba-tool. | Jelmer Vernooij | 1 | -2/+1 |
2011-07-23 | scripting/bin: Some formatting fixes. | Jelmer Vernooij | 2 | -4/+4 |
2011-07-23 | s3:libsmb: cli_set_secdesc() only needs a const struct security_descriptor | Stefan Metzmacher | 2 | -2/+2 |
2011-07-23 | libcli/security: add some const to marshall_sec_desc[_buf]() | Stefan Metzmacher | 2 | -4/+4 |