summaryrefslogtreecommitdiffstats
path: root/source3/web/swat.c
Commit message (Expand)AuthorAgeFilesLines
* s3/swat: use strlcat instead of strncat to fix build on old Linux distrosBjörn Jacke2011-08-181-1/+1
* s3:web/swat: use strtoll() instead of atoi/atol/atollStefan Metzmacher2011-08-181-6/+19
* Revert "Revert "s3-printing: reload shares after pcap cache fill""David Disseldorp2011-08-181-2/+2
* s3-swat: Fix typo.samba-3.4.14Karolin Seeger2011-07-241-1/+1
* s3 swat: Add time component to XSRF tokenKai Blin2011-07-241-4/+24
* 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 support for anti-XSRF tokenKai Blin2011-07-241-0/+54
* s3 swat: Fix possible XSS attack (bug #8289)Kai Blin2011-07-241-12/+2
* s3/swat: Fix creation of the first share using SWAT.Volker Lendecke2009-01-061-1/+1
* Fix more "ignore return value" warnings from gcc 4.3.Jeremy Allison2008-12-301-3/+5
* s3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_snum()Michael Adam2008-12-151-2/+2
* Use str_list_equal() rather than str_list_compare().Jelmer Vernooij2008-10-181-1/+2
* Use separate make variables for libutil and libcrypto.Jelmer Vernooij2008-10-181-2/+2
* Fix swat. Bug #5613.Jeremy Allison2008-07-151-13/+18
* Fix empty input fields in SWAT; [#5515].Andreas Schneider2008-06-031-4/+4
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-6/+8
* Add a talloc context parameter to current_timestring() to fix memleaks.Michael Adam2008-03-281-1/+5
* loadparm: add convenience wrapper lp_kill_all_services()Michael Adam2008-03-121-1/+1
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-9/+9
* We don't need P_GSTRING or P_UGSTRING anymore.Jeremy Allison2007-12-071-15/+0
* Remove some globalsVolker Lendecke2007-12-051-5/+12
* Make strhex_to_str clear on string limits. Remove pstring from web/*.cJeremy Allison2007-12-031-40/+59
* Make remote_password_change return malloced error stringsVolker Lendecke2007-11-231-3/+4
* Remove pstrings from pam_smbpass - make local_password_changeJeremy Allison2007-11-211-6/+8
* More pstring removal. This one was tricky. I had to addJeremy Allison2007-11-151-0/+3
* Fix the popt / bool issues. Some places we used BOOLJeremy Allison2007-10-191-2/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-15/+15
* r24701: Fix the swat buildVolker Lendecke2007-10-101-0/+25
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r16426: Klocwork #1544, #1545, #1546, #1549, #1550, #1552, #1553, #1554Jeremy Allison2007-10-101-20/+20
* r15465: Fix segfault in SWAT.Deryck Hodge2007-10-101-0/+2
* r14255: Revert r14204 which was horribly broken.James Peach2007-10-101-0/+15
* r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach2007-10-101-15/+0
* r13383: pulling in swat-welcome patch from SuSE packagingGerald Carter2007-10-101-1/+5
* r13316: Let the carnage begin....Gerald Carter2007-10-101-3/+3
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r13140: Fix swat - make sure it can list running services (ensure loopback_ip)Jeremy Allison2007-10-101-0/+1
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2007-10-101-1/+1
* r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ...Gerald Carter2007-10-101-100/+42
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-42/+100
* r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter2007-10-101-3/+2