summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Update changes since rc3.samba-3.6.0Karolin Seeger2011-08-091-0/+14
* s3:modules:nfs4_acls: improve fix for bug #8330Michael Adam2011-08-091-4/+2
* s3:modules fix Bug 8330 NFSv4 ACL merging logic is brokenChristian Ambach2011-08-091-2/+1
* s3:lib/events: Fix a bug in run_poll_events().Stefan Metzmacher2011-08-091-0/+4
* s3:smb2_server: make sure we grant credits on async read/write operations (bu...Stefan Metzmacher2011-08-091-6/+15
* 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: Update release notes.Karolin Seeger2011-08-071-1/+28
* s3: Fix smb2 handling error returns from aioVolker Lendecke2011-08-071-0/+2
* Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sign...Jeremy Allison2011-08-073-4/+6
* Fix bug #8341 - libsmbclient segfault when feed the root of a mounted share v...Alban Browaeys2011-08-071-1/+2
* s3: dbwrap_ctdb.c: Fix bug #8303 #ifdef CTDB_CONTROL_SCHEDULE_FOR_DELETION issueBjörn Baumbach2011-08-071-2/+2
* Second part of bugfix for bug #8335 - file copy aborts with smb2_validate_mes...Jeremy Allison2011-08-071-3/+24
* First part of bugfix for bug #8335 - file copy aborts with smb2_validate_mess...Jeremy Allison2011-08-072-2/+2
* s3:loadparm: fix the reload of the configuration: also reload activated regis...Michael Adam2011-08-071-2/+6
* s3:loadparm: add reload_registry_shares() - reload only those shares already ...Michael Adam2011-08-071-0/+29
* nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdcAndrew Bartlett2011-08-071-1/+1
* Fix bug #8324 - smbclient cannot list directories from a big-endian machine.Jeremy Allison2011-08-071-2/+2
* s3:torture: remove a file accidentially committed with 3b2fe4728d6d916508b677...Michael Adam2011-08-071-294/+0
* s3:idmap_tdb2: remove the undocumented option of the silly name "tdb:idmap2.tdb"Michael Adam2011-08-071-5/+1
* s3:idmap_tdb2: remove a legacy comment (cherry picked from commit 67cd2f9d867...Michael Adam2011-08-071-1/+0
* s3:idmap_tdb2: remove legacy comment (cherry picked from commit 4b5ada3d27198...Michael Adam2011-08-071-2/+0
* s3:idmap_tdb2: remove superfluous initialization with bogus comment (cherry p...Michael Adam2011-08-071-3/+0
* s3:idmap_tdb2: fix a legacy comment that does not apply any more (cherry pick...Michael Adam2011-08-071-2/+1
* s3:doc: add an example with idmap script to the idmap_tdb2 manpage (cherry pi...Michael Adam2011-08-071-0/+12
* s3:docs: remove legacy text from the example in the idmap_tdb2 manpage (cherr...Michael Adam2011-08-071-2/+0
* s3:doc: clarify the idmap script section in the idmap_tdb2 manpage (cherry pi...Michael Adam2011-08-071-7/+9
* s3:docs:idmap_tdb2: update the documentation of idmap scriptMichael Adam2011-08-071-2/+16
* s3:idmap_tdb2: deprecate the idmap:script parameter and use "idmap config * :...Michael Adam2011-08-071-18/+21
* WHATSNEW: Start release notes for 3.6.0.Karolin Seeger2011-07-261-9/+9
* VERSION: Bump version up to 3.6.0.Karolin Seeger2011-07-261-1/+1
* WHATSNEW: Update changes since rc2.samba-3.6.0rc3Karolin Seeger2011-07-261-0/+10
* s3:utils/net_afs fix compiler warningsChristian Ambach2011-07-261-2/+3
* s3:lib/afs fix the build with --with-vfs-afsaclChristian Ambach2011-07-261-0/+4
* s3:lib/afs fix the build with --with-fake-kaserverChristian Ambach2011-07-263-3/+13
* Fix bug 8314] - smbd crash with unknown user.Jeremy Allison2011-07-261-4/+11
* 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