index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
web
Age
Commit message (
Expand
)
Author
Files
Lines
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
-0
/
+7
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 typo.
Karolin Seeger
1
-1
/
+1
2011-07-26
s3 swat: Fix possible XSS attack (bug #8289)
Kai Blin
1
-12
/
+2
2011-07-19
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
1
-1
/
+1
2011-07-02
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
Andrew Bartlett
1
-2
/
+2
2011-06-29
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
1
-0
/
+1
2011-06-29
s3-param use lp_parm_ptr() rather than parm.ptr directly
Andrew Bartlett
1
-5
/
+8
2011-06-23
s3-swat Remove d_printf() calls
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-1
/
+1
2011-05-28
s3: Use cli_connect_nb in smbd_running()
Volker Lendecke
1
-7
/
+3
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-05-05
More simple const fixups.
Jeremy Allison
1
-1
/
+1
2011-04-27
dynconfig: Have only one dynconfig.o in the common code.
Andrew Bartlett
1
-1
/
+1
2011-03-30
Fix convert_string() to take a *converted_size arg. and return a bool.
Jeremy Allison
1
-4
/
+9
2011-03-30
s3-auth: use auth.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-locking: move locking prototypes out of proto.h.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-build: only include intl protos where needed.
Günther Deschner
3
-0
/
+3
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2
-0
/
+2
2011-03-30
s3-includes: only include system/passwd.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
1
-0
/
+1
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-4
/
+4
2011-03-22
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
1
-1
/
+1
2011-02-22
s3-printing: only include printing where really needed.
Günther Deschner
1
-0
/
+1
2011-01-08
s3: Fix a type error
Volker Lendecke
1
-2
/
+2
2011-01-08
s3: Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
2011-01-07
s3-printing: Initiate pcap reload from parent smbd
David Disseldorp
1
-4
/
+9
2011-01-07
s3-printing: reload shares after pcap cache fill
David Disseldorp
1
-2
/
+4
2011-01-07
s3: Make name_query use /tmp/.nmbd/unexpected
Volker Lendecke
1
-13
/
+9
2010-12-28
s3: Make name_query return NTSTATUS
Volker Lendecke
1
-4
/
+6
2010-11-02
s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls
Andrew Bartlett
1
-2
/
+2
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-4
/
+5
2010-10-20
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
1
-2
/
+2
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-09-26
s3: Remove talloc_autofree_context() from swat
Volker Lendecke
1
-2
/
+2
2010-08-28
s3: Lift smbd_server_fd() from pass_check()
Volker Lendecke
1
-1
/
+7
2010-08-22
s3: Move check_access to cgi.c, its only user
Volker Lendecke
1
-0
/
+81
2010-08-16
s3-auth: Remove obsolete 'update encrypted' option.
Andreas Schneider
1
-3
/
+1
[next]