summaryrefslogtreecommitdiff
path: root/source3/web
AgeCommit message (Expand)AuthorFilesLines
2013-05-18swat: Remove swat.Kai Blin7-3317/+37
2012-07-19Move everything to use the common pidfile functions.Jeremy Allison2-5/+6
2012-07-19Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2-4/+4
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell1-3/+3
2012-06-28Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison1-2/+3
2012-06-21s3:util: rename procid_equal() to serverid_equal()Michael Adam1-2/+2
2012-06-06s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tidMichael Adam1-3/+3
2012-06-05s3:lib: split things into a conn_tdb.hStefan Metzmacher1-0/+1
2012-04-05build: Fix sys_open() removal by including system/filesys.hAndrew Bartlett1-0/+1
2012-04-05build: Remove sys_fopen wrapperAndrew Bartlett1-1/+1
2012-04-05build: Remove sys_open wrapperAndrew Bartlett1-2/+2
2012-03-30More strlcat/strlcpy truncate checks.Jeremy Allison1-1/+2
2012-01-21param: handle P_BYTES in more placesAndrew Bartlett1-0/+2
2011-12-14s3:web/swat: use short term event and message contextsStefan Metzmacher1-4/+35
2011-12-02s3: Use autogenerated open_files.idlVolker Lendecke1-0/+1
2011-11-03s3:web: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher1-1/+1
2011-09-08s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()Stefan Metzmacher1-1/+1
2011-08-06s3:web/swat: use strtoll() instead of atoi/atol/atollStefan Metzmacher1-6/+19
2011-08-04s3/swat: use strlcat instead of strncat to fix build on old Linux distrosBjörn Jacke1-1/+1
2011-07-26s3 swat: Create random nonce in CGI modeKai Blin1-1/+19
2011-07-26s3 swat: Add time component to XSRF tokenKai Blin2-5/+25
2011-07-26s3 swat: Add XSRF protection to printer pageKai Blin1-10/+18
2011-07-26s3 swat: Add XSRF protection to password pageKai Blin1-3/+8
2011-07-26s3 swat: Add XSRF protection to shares pageKai Blin1-5/+13
2011-07-26s3 swat: Add XSRF protection to globals pageKai Blin1-0/+7
2011-07-26s3 swat: Add XSRF protection to wizard pageKai Blin1-0/+7
2011-07-26s3 swat: Add XSRF protection to wizard_params pageKai Blin1-0/+7
2011-07-26s3 swat: Add XSRF protection to viewconfig pageKai Blin1-0/+7
2011-07-26s3 swat: Add XSRF protection to status pageKai Blin1-0/+7
2011-07-26s3 swat: Add support for anti-XSRF tokenKai Blin2-0/+59
2011-07-26s3 swat: Allow getting the user's HTTP auth passwordKai Blin2-0/+10
2011-07-26s3-swat: Fix typo.Karolin Seeger1-1/+1
2011-07-26s3 swat: Fix possible XSS attack (bug #8289)Kai Blin1-12/+2
2011-07-19First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systemsJeremy Allison1-1/+1
2011-07-02param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett1-2/+2
2011-06-29param: Merge param headers into lib/param/loadparm.hAndrew Bartlett1-0/+1
2011-06-29s3-param use lp_parm_ptr() rather than parm.ptr directlyAndrew Bartlett1-5/+8
2011-06-23s3-swat Remove d_printf() callsAndrew Bartlett1-2/+2
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-1/+1
2011-05-28s3: Use cli_connect_nb in smbd_running()Volker Lendecke1-7/+3
2011-05-06s3-libsmb: move protos to libsmb/proto.hGünther Deschner1-0/+1
2011-05-05More simple const fixups.Jeremy Allison1-1/+1
2011-04-27dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett1-1/+1
2011-03-30Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison1-4/+9
2011-03-30s3-auth: use auth.h where needed.Günther Deschner1-0/+1
2011-03-30s3-locking: move locking prototypes out of proto.h.Günther Deschner1-0/+1
2011-03-30s3-build: only include intl protos where needed.Günther Deschner3-0/+3
2011-03-30s3-passdb: use passdb headers where needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner2-0/+2