summaryrefslogtreecommitdiff
path: root/source3/web
Commit message (Expand)AuthorAgeFilesLines
* swat: Remove swat.Kai Blin2013-05-187-3317/+37
* Move everything to use the common pidfile functions.Jeremy Allison2012-07-192-5/+6
* Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2012-07-192-4/+4
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-3/+3
* Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2012-06-281-2/+3
* s3:util: rename procid_equal() to serverid_equal()Michael Adam2012-06-211-2/+2
* s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tidMichael Adam2012-06-061-3/+3
* s3:lib: split things into a conn_tdb.hStefan Metzmacher2012-06-051-0/+1
* build: Fix sys_open() removal by including system/filesys.hAndrew Bartlett2012-04-051-0/+1
* build: Remove sys_fopen wrapperAndrew Bartlett2012-04-051-1/+1
* build: Remove sys_open wrapperAndrew Bartlett2012-04-051-2/+2
* More strlcat/strlcpy truncate checks.Jeremy Allison2012-03-301-1/+2
* param: handle P_BYTES in more placesAndrew Bartlett2012-01-211-0/+2
* s3:web/swat: use short term event and message contextsStefan Metzmacher2011-12-141-4/+35
* s3: Use autogenerated open_files.idlVolker Lendecke2011-12-021-0/+1
* s3:web: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-031-1/+1
* s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()Stefan Metzmacher2011-09-081-1/+1
* s3:web/swat: use strtoll() instead of atoi/atol/atollStefan Metzmacher2011-08-061-6/+19
* s3/swat: use strlcat instead of strncat to fix build on old Linux distrosBjörn Jacke2011-08-041-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-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
* First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systemsJeremy Allison2011-07-191-1/+1
* param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett2011-07-021-2/+2
* param: Merge param headers into lib/param/loadparm.hAndrew Bartlett2011-06-291-0/+1
* s3-param use lp_parm_ptr() rather than parm.ptr directlyAndrew Bartlett2011-06-291-5/+8
* s3-swat Remove d_printf() callsAndrew Bartlett2011-06-231-2/+2
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* s3: Use cli_connect_nb in smbd_running()Volker Lendecke2011-05-281-7/+3
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-061-0/+1
* More simple const fixups.Jeremy Allison2011-05-051-1/+1
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-271-1/+1
* Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison2011-03-301-4/+9
* s3-auth: use auth.h where needed.Günther Deschner2011-03-301-0/+1
* s3-locking: move locking prototypes out of proto.h.Günther Deschner2011-03-301-0/+1
* s3-build: only include intl protos where needed.Günther Deschner2011-03-303-0/+3
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-302-0/+2