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
*
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
*
We don't need P_GSTRING or P_UGSTRING anymore.
Jeremy Allison
2007-12-07
1
-15
/
+0
*
Remove some globals
Volker Lendecke
2007-12-05
1
-5
/
+12
*
Make strhex_to_str clear on string limits. Remove pstring from web/*.c
Jeremy Allison
2007-12-03
1
-40
/
+59
*
Make remote_password_change return malloced error strings
Volker Lendecke
2007-11-23
1
-3
/
+4
*
Remove pstrings from pam_smbpass - make local_password_change
Jeremy Allison
2007-11-21
1
-6
/
+8
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-0
/
+3
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-15
/
+15
*
r24701: Fix the swat build
Volker Lendecke
2007-10-10
1
-0
/
+25
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16426: Klocwork #1544, #1545, #1546, #1549, #1550, #1552, #1553, #1554
Jeremy Allison
2007-10-10
1
-20
/
+20
*
r15465: Fix segfault in SWAT.
Deryck Hodge
2007-10-10
1
-0
/
+2
*
r14255: Revert r14204 which was horribly broken.
James Peach
2007-10-10
1
-0
/
+15
*
r14204: Remove the basically unused P_GSTRING and P_UGSTRING
James Peach
2007-10-10
1
-15
/
+0
*
r13383: pulling in swat-welcome patch from SuSE packaging
Gerald Carter
2007-10-10
1
-1
/
+5
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-3
/
+3
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r13140: Fix swat - make sure it can list running services (ensure loopback_ip)
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ...
Gerald Carter
2007-10-10
1
-100
/
+42
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-42
/
+100
*
r9790: remove 'set but not used' variables (reported by Jason Mader)
Gerald Carter
2007-10-10
1
-3
/
+2
[next]