summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Fix bug 8360Volker Lendecke2011-08-181-7/+16
* s3: Add a fallback for missing open&x support in OS/X LionVolker Lendecke2011-08-181-20/+71
* s3: Make map_open_params_to_ntcreate() available in lib/Volker Lendecke2011-08-183-147/+147
* s3: Make is_executable() available in lib/Volker Lendecke2011-08-183-18/+18
* s3: We only need base_name in map_open_params_to_ntcreateVolker Lendecke2011-08-184-9/+12
* s3/swat: use strlcat instead of strncat to fix build on old Linux distrosBjörn Jacke2011-08-091-1/+1
* s3:web/swat: use strtoll() instead of atoi/atol/atollStefan Metzmacher2011-08-091-6/+19
* WHATSNEW: Fix typo.Karolin Seeger2011-08-071-1/+1
* WHATSNEW: Remove wrong entry.Karolin Seeger2011-08-041-2/+0
* WHATSNEW: Start release notes for 3.5.12.Karolin Seeger2011-08-041-2/+44
* VERSION: Bump version up to 3.5.12.Karolin Seeger2011-08-041-1/+1
* WHATSNEW: Add changes since 3.5.10.Karolin Seeger2011-08-031-3/+34
* WHATSNEW: Sync with v3-5-stable.Karolin Seeger2011-08-021-31/+19
* Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sigJeremy Allison2011-08-023-4/+6
* s3: Test for "__attribute__((destructor))"Volker Lendecke2011-07-271-0/+16
* WHATSNEW: Start release notes for 3.5.11.Karolin Seeger2011-07-261-2/+45
* VERSION: Bump version up to 3.5.11.Karolin Seeger2011-07-261-1/+1
* s3-swat: Fix typo.Karolin Seeger2011-07-261-1/+1
* 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-1/+8
* 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 possible XSS attack (bug #8289)Kai Blin2011-07-261-12/+2
* WHATSNEW: Add changes since 3.5.9.Karolin Seeger2011-07-061-3/+32
* s3:librpc/gen_ndr: regen after wbint.idl changesStefan Metzmacher2011-07-054-0/+23
* s3:nmbd_subnetdb: close all sockets attached to a subnet in close_subnet() (b...Stefan Metzmacher2011-07-041-3/+11
* s3:nmbd_packets: make sure create_listen_fdset() returns initialized data (bu...Stefan Metzmacher2011-07-041-18/+26
* s3:smbldap: make smbldap_connect_system self containedGregor Beck2011-07-041-6/+11
* s3:smbldap: add a destructor to smbldap_state, just in caseGregor Beck2011-07-041-0/+7
* s3:smbldap: let smbldap_free_struct do what it claims toGregor Beck2011-07-041-2/+1
* s3:smbldap: free the idle event scheduled in smbldap_open in smbldap_closeGregor Beck2011-07-041-1/+2
* s3:smbldap: use smbldap_state as memory context for idle eventGregor Beck2011-07-041-2/+2
* s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)Volker Lendecke2011-06-283-8/+10
* Fix bug #8254 - "acl check permissions = no" does not work in all casesJeremy Allison2011-06-272-2/+16
* s3: increase the log level for missing PIDs on SIGCHLDDavid Disseldorp2011-06-271-1/+2
* WHATSNEW: Formatting.Karolin Seeger2011-06-241-2/+2
* s3-WHATSNEW 3.5.9 Add information on kerberos changeAndrew Bartlett2011-06-241-0/+14
* s3: Fix bug 8238 -- KB2536276 prevents access to sharesVolker Lendecke2011-06-211-0/+1
* docs: fix the missing parameter description section in the smb.conf manpageMichael Adam2011-06-211-1/+9
* libreplace: include sys/file.h only when availableBjörn Jacke2011-06-172-1/+3
* s3-docs Add documentation for 'client use spnego principal'Andrew Bartlett2011-06-141-0/+28
* WHATSNEW: Start release notes for 3.5.10.Karolin Seeger2011-06-141-2/+43