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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
web
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-09
s3/swat: use strlcat instead of strncat to fix build on old Linux distros
Björn Jacke
1
-1
/
+1
2011-08-09
s3:web/swat: use strtoll() instead of atoi/atol/atoll
Stefan Metzmacher
1
-6
/
+19
2011-07-26
s3-swat: Fix typo.
Karolin Seeger
1
-1
/
+1
2011-07-26
s3 swat: Create random nonce in CGI mode
Kai Blin
1
-1
/
+19
2011-07-26
s3 swat: Add time component to XSRF token
Kai Blin
2
-5
/
+25
2011-07-26
s3 swat: Add XSRF protection to printer page
Kai Blin
1
-10
/
+18
2011-07-26
s3 swat: Add XSRF protection to password page
Kai Blin
1
-3
/
+8
2011-07-26
s3 swat: Add XSRF protection to shares page
Kai Blin
1
-5
/
+13
2011-07-26
s3 swat: Add XSRF protection to globals page
Kai Blin
1
-0
/
+7
2011-07-26
s3 swat: Add XSRF protection to wizard page
Kai Blin
1
-1
/
+8
2011-07-26
s3 swat: Add XSRF protection to wizard_params page
Kai Blin
1
-0
/
+7
2011-07-26
s3 swat: Add XSRF protection to viewconfig page
Kai Blin
1
-0
/
+7
2011-07-26
s3 swat: Add XSRF protection to status page
Kai Blin
1
-0
/
+7
2011-07-26
s3 swat: Add support for anti-XSRF token
Kai Blin
2
-0
/
+59
2011-07-26
s3 swat: Allow getting the user's HTTP auth password
Kai Blin
2
-0
/
+10
2011-07-26
s3 swat: Fix possible XSS attack (bug #8289)
Kai Blin
1
-12
/
+2
2011-05-23
Revert "Revert "s3-printing: reload shares after pcap cache fill""
David Disseldorp
1
-2
/
+2
2011-01-15
Revert "s3-printing: reload shares after pcap cache fill"
Karolin Seeger
1
-2
/
+2
2011-01-15
s3-printing: reload shares after pcap cache fill
David Disseldorp
1
-2
/
+2
2010-11-11
Fix bug #7743 - Inconsistent use of system name lookup can cause a domain joi...
Jeremy Allison
1
-2
/
+2
2009-11-30
s3: Fix bug 6288
Volker Lendecke
1
-8
/
+8
2009-11-29
s3: Fix an uninitialized variable reference
Volker Lendecke
1
-1
/
+2
2009-11-29
s3: Pass fake_dir_create_times down to file_exist_stat, none of the callers l...
Volker Lendecke
1
-1
/
+2
2009-11-29
s3: "cgi_download" only looks at the mode and size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
1
-2
/
+1
2009-05-26
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
1
-4
/
+4
2009-04-14
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
3
-14
/
+14
2009-01-15
Fix bug #6040 - Missing <th> header in Status page.
Jeremy Allison
1
-1
/
+2
2009-01-15
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
1
-1
/
+1
2009-01-06
s3/swat: Fix creation of the first share using SWAT.
Volker Lendecke
1
-1
/
+1
2008-12-30
Fix more "ignore return value" warnings from gcc 4.3.
Jeremy Allison
3
-6
/
+9
2008-12-15
s3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_snum()
Michael Adam
1
-2
/
+2
2008-11-06
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
1
-2
/
+2
2008-11-06
Add wrapper str_list_make_v3() to replace the old S3 behavior of
Jeremy Allison
1
-1
/
+1
2008-10-18
Use str_list_equal() rather than str_list_compare().
Jelmer Vernooij
1
-1
/
+2
2008-10-18
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2
-3
/
+3
2008-10-11
Cope with changed signature of http_timestring().
Jelmer Vernooij
1
-2
/
+3
2008-10-01
Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.
Jeremy Allison
1
-2
/
+3
2008-07-15
Fix swat. Bug #5613.
Jeremy Allison
1
-13
/
+18
2008-06-03
Fix empty input fields in SWAT; [#5515].
Andreas Schneider
1
-4
/
+4
2008-06-03
Fix saving of the config file in SWAT; [#5516].
Andreas Schneider
1
-2
/
+2
2008-05-20
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2
-7
/
+10
2008-05-18
swat: freeze swat_proto.h from "make proto"
Michael Adam
1
-0
/
+70
2008-04-11
Cleanup size_t return values in convert_string_allocate
Tim Prouty
1
-4
/
+4
2008-03-28
Add a talloc context parameter to current_timestring() to fix memleaks.
Michael Adam
1
-1
/
+5
2008-03-12
loadparm: add convenience wrapper lp_kill_all_services()
Michael Adam
1
-1
/
+1
2008-02-04
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
1
-2
/
+2
2008-01-23
strtok -> strtok_r
Volker Lendecke
1
-1
/
+3
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2
-12
/
+12
2007-12-10
Tiny simplifications
Volker Lendecke
1
-1
/
+1
[next]