summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-printing: an empty cups printer list is treated as an errorDavid Disseldorp2011-08-181-6/+17
* s3-printing: remove pcap_cache_loaded assertsDavid Disseldorp2011-08-182-4/+0
* Revert "Revert "s3-printing: update parent smbd pcap cache""David Disseldorp2011-08-183-2/+19
* Revert "Revert "s3-printing: reload shares after pcap cache fill""David Disseldorp2011-08-186-26/+50
* VERSION: Bump version up to 3.4.15.Karolin Seeger2011-07-261-1/+1
* s3-swat: Fix typo.samba-3.4.14Karolin Seeger2011-07-241-1/+1
* s3 swat: Create random nonce in CGI modeKai Blin2011-07-241-1/+19
* s3 swat: Add time component to XSRF tokenKai Blin2011-07-242-5/+25
* s3 swat: Add XSRF protection to printer pageKai Blin2011-07-241-10/+18
* s3 swat: Add XSRF protection to password pageKai Blin2011-07-241-3/+8
* s3 swat: Add XSRF protection to shares pageKai Blin2011-07-241-5/+13
* s3 swat: Add XSRF protection to globals pageKai Blin2011-07-241-0/+7
* s3 swat: Add XSRF protection to wizard pageKai Blin2011-07-241-1/+8
* s3 swat: Add XSRF protection to wizard_params pageKai Blin2011-07-241-0/+7
* s3 swat: Add XSRF protection to viewconfig pageKai Blin2011-07-241-0/+7
* s3 swat: Add XSRF protection to status pageKai Blin2011-07-241-0/+7
* s3 swat: Add support for anti-XSRF tokenKai Blin2011-07-242-0/+59
* s3 swat: Allow getting the user's HTTP auth passwordKai Blin2011-07-242-0/+10
* s3 swat: Fix possible XSS attack (bug #8289)Kai Blin2011-07-241-12/+2
* VERSION: Bump version number up to 3.4.14.Karolin Seeger2011-04-211-1/+1
* s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().Günther Deschner2011-04-181-1/+1
* VERSION: Bump version number up to 3.4.13.Karolin Seeger2011-02-281-1/+1
* VERSION: Bump version number up to 3.4.12.Karolin Seeger2011-02-271-1/+1
* Fix denial of service - memory corruption.Jeremy Allison2011-02-2715-8/+117
* s3: Fix connecting to port-139 only serversVolker Lendecke2011-01-231-3/+5
* VERSION: Raise version number up to 3.4.11.Karolin Seeger2011-01-221-1/+1
* s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without chec...Björn Baumbach2011-01-171-1/+5
* s3-dns Don't use DELEG_FLAG in DNS update, Windows 2008R2 does not like it (c...Andrew Bartlett2011-01-171-1/+1
* s3-dns Don't use SEQUENCE_FLAG in DNS update, Windows 2008R2 does not like itAndrew Bartlett2011-01-171-1/+1
* VERSION: Bump version number.Karolin Seeger2011-01-131-1/+1
* s3-nmbd: Fix bug #7875Björn Baumbach2011-01-131-2/+2
* s3:lib/netapi: don't set SAMR_FIELD_FULL_NAME if we just want to set the acco...Stefan Metzmacher2011-01-131-3/+0
* s3: Fix bug 7066 -- wbcAuthenticateEx gives unix timesVolker Lendecke2011-01-131-3/+3
* ѕ3/configue: set Tru64 cc's PIC switch right (none)Björn Jacke2011-01-131-1/+3
* Fix bug #7892 - open_file_fchmod() leaves a stale lock.Jeremy Allison2011-01-134-47/+11
* s3: Use smbsock_any_connect in winbindVolker Lendecke2011-01-131-45/+13
* s3: Retry *SMBSERVER in nb_connectVolker Lendecke2011-01-131-2/+47
* s3: Add smbsock_any_connectVolker Lendecke2011-01-132-1/+232
* s3: Add an async smbsock_connectVolker Lendecke2011-01-133-0/+320
* v3-4-test: Pull in tevent_req_poll_ntstatus from masterVolker Lendecke2011-01-132-0/+14
* s3: Add async cli_session_requestVolker Lendecke2011-01-132-0/+132
* v3-4-test: Pull in read_smb_send from masterVolker Lendecke2011-01-131-0/+87
* s3: Add some const to name_mangle()Volker Lendecke2011-01-132-2/+2
* s3: Make winbind recover from a signing errorVolker Lendecke2011-01-131-0/+2
* s3: Stop using the write cache after an oplock breakVolker Lendecke2011-01-131-0/+1
* Fix bug 7636 - winbind internal error, backtrace.Jeremy Allison2011-01-131-0/+1
* s3-printing: fix BUG 7280 - auto printers not loading with registry configJim McDonough2011-01-131-0/+4
* Fix bug 7590 - offline login fails because winbind deletes cache on every sta...Jeremy Allison2011-01-131-1/+1
* Fix bug #7617 - smbd coredump due to uninitialized variables in the performan...Jeremy Allison2011-01-131-2/+2
* s3-winbind: Fix Bug #7568: Make sure cm_connect_lsa_tcp does not reset the se...Günther Deschner2011-01-131-7/+13