index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
web
/
swat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
swat: Remove swat.
Kai Blin
2013-05-18
1
-1646
/
+37
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-3
/
+3
*
build: Remove sys_fopen wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
More strlcat/strlcpy truncate checks.
Jeremy Allison
2012-03-30
1
-1
/
+2
*
param: handle P_BYTES in more places
Andrew Bartlett
2012-01-21
1
-0
/
+2
*
s3:web/swat: use short term event and message contexts
Stefan Metzmacher
2011-12-14
1
-4
/
+35
*
s3:web/swat: use strtoll() instead of atoi/atol/atoll
Stefan Metzmacher
2011-08-06
1
-6
/
+19
*
s3/swat: use strlcat instead of strncat to fix build on old Linux distros
Björn Jacke
2011-08-04
1
-1
/
+1
*
s3 swat: Add time component to XSRF token
Kai Blin
2011-07-26
1
-4
/
+24
*
s3 swat: Add XSRF protection to printer page
Kai Blin
2011-07-26
1
-10
/
+18
*
s3 swat: Add XSRF protection to password page
Kai Blin
2011-07-26
1
-3
/
+8
*
s3 swat: Add XSRF protection to shares page
Kai Blin
2011-07-26
1
-5
/
+13
*
s3 swat: Add XSRF protection to globals page
Kai Blin
2011-07-26
1
-0
/
+7
*
s3 swat: Add XSRF protection to wizard page
Kai Blin
2011-07-26
1
-0
/
+7
*
s3 swat: Add XSRF protection to wizard_params page
Kai Blin
2011-07-26
1
-0
/
+7
*
s3 swat: Add XSRF protection to viewconfig page
Kai Blin
2011-07-26
1
-0
/
+7
*
s3 swat: Add support for anti-XSRF token
Kai Blin
2011-07-26
1
-0
/
+54
*
s3-swat: Fix typo.
Karolin Seeger
2011-07-26
1
-1
/
+1
*
s3 swat: Fix possible XSS attack (bug #8289)
Kai Blin
2011-07-26
1
-12
/
+2
*
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
2011-07-19
1
-1
/
+1
*
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
Andrew Bartlett
2011-07-02
1
-2
/
+2
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
1
-0
/
+1
*
s3-param use lp_parm_ptr() rather than parm.ptr directly
Andrew Bartlett
2011-06-29
1
-5
/
+8
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
More simple const fixups.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
s3-build: only include intl protos where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
2011-03-22
1
-1
/
+1
*
s3-printing: only include printing where really needed.
Günther Deschner
2011-02-22
1
-0
/
+1
*
s3-printing: Initiate pcap reload from parent smbd
David Disseldorp
2011-01-07
1
-4
/
+9
*
s3-printing: reload shares after pcap cache fill
David Disseldorp
2011-01-07
1
-2
/
+4
*
s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls
Andrew Bartlett
2010-11-02
1
-2
/
+2
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-4
/
+5
*
s3: Remove the smbd_messaging_context from load_printers
Volker Lendecke
2010-08-08
1
-2
/
+2
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3: Fix bug 6288
Volker Lendecke
2009-11-30
1
-8
/
+8
*
s3: Fix some nonempty blank lines
Volker Lendecke
2009-11-29
1
-17
/
+16
*
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
2009-04-14
1
-10
/
+10
*
s3/swat: Fix creation of the first share using SWAT.
Volker Lendecke
2009-01-06
1
-1
/
+1
*
Fix more "ignore return value" warnings from gcc 4.3.
Jeremy Allison
2008-12-30
1
-3
/
+5
*
s3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_snum()
Michael Adam
2008-12-15
1
-2
/
+2
*
Use str_list_equal() rather than str_list_compare().
Jelmer Vernooij
2008-10-18
1
-1
/
+2
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
1
-2
/
+2
*
Fix swat. Bug #5613.
Jeremy Allison
2008-07-15
1
-13
/
+18
*
Fix empty input fields in SWAT; [#5515].
Andreas Schneider
2008-06-03
1
-4
/
+4
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-6
/
+8
*
Add a talloc context parameter to current_timestring() to fix memleaks.
Michael Adam
2008-03-28
1
-1
/
+5
*
loadparm: add convenience wrapper lp_kill_all_services()
Michael Adam
2008-03-12
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-9
/
+9
[next]