index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4577: Fix from William Jojo <jojowil@hvcc.edu> for AIX 5.3 compile.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r4369: Patch for bug #2190 (SWAT displaying parameters in UNIX charset)
Jeremy Allison
2007-10-10
1
-6
/
+18
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
3
-14
/
+14
*
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2007-10-10
6
-6
/
+6
*
r2771: Second (and last) part of Swat-i18n-Patch from Björn Jacke
Günther Deschner
2007-10-10
3
-311
/
+318
*
r1833: patch from James Peach to get swat to look for index.html by default w...
Gerald Carter
2007-10-10
1
-4
/
+24
*
r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix p...
Gerald Carter
2007-10-10
1
-1
/
+4
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-1
/
+0
*
Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...
Jeremy Allison
2004-03-11
1
-4
/
+4
*
BUG 488: fix the 'show client in col 1' button and corrctely enumerate active...
Gerald Carter
2004-03-05
1
-1
/
+1
*
printf -> d_printf
Tim Potter
2004-02-21
1
-1
/
+1
*
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
This should be the correct fix for the lack of a prototype for
Andrew Bartlett
2004-02-04
1
-6
/
+0
*
fix problems with proto.h
Gerald Carter
2004-02-02
1
-1
/
+1
*
remerge andrew's cracklib patch from HEAD and fix a compile warnings
Gerald Carter
2004-02-02
1
-0
/
+7
*
Fix bug 916 - do not perform a + -> space substitution for squid URL encoded
Andrew Bartlett
2003-12-25
1
-0
/
+18
*
include WWW-Authenticate field in 401 response for bad auth attempt; bug 629
Gerald Carter
2003-11-22
1
-1
/
+2
*
fix winbind ping call so that SWAT correctly determines if winbindd is runnin...
Gerald Carter
2003-11-22
1
-5
/
+1
*
Ensure that items in a list of strings containing whitespace
Gerald Carter
2003-11-22
1
-2
/
+10
*
Simple rename of get_socket_addr to get_peer_addr and get_socket_name to
Volker Lendecke
2003-11-07
1
-2
/
+2
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-11
/
+11
*
call initgroups before becomming the user; patch from Fabio Cecchi
Gerald Carter
2003-10-21
1
-0
/
+3
*
Moving towards better i18n support in SWAT. This commit contains a
Tim Potter
2003-10-03
2
-76
/
+85
*
More bug #413. Fix bad html table row termination in SWAT wizard code found by
Tim Potter
2003-09-26
1
-4
/
+3
*
Change title of SWAT globals page from 'Global Variables' to 'Global
Tim Potter
2003-09-26
1
-1
/
+3
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
1
-1
/
+1
*
- Update 'preload modules' documention (bug #304)
Jelmer Vernooij
2003-08-19
1
-1
/
+10
*
Cleanup of loadparm and swat to correctly display all parameters as required.
John Terpstra
2003-07-28
1
-26
/
+9
*
Add buttons to Printers View
John Terpstra
2003-07-27
1
-0
/
+10
*
Format tidy up.
John Terpstra
2003-07-26
1
-6
/
+5
*
Added buttons to change view mode. Fixes bug #212
John Terpstra
2003-07-26
1
-1
/
+17
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-2
/
+2
*
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
2003-07-22
1
-1
/
+1
*
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
2003-07-22
1
-4
/
+0
*
Metze's patches:
John Terpstra
2003-05-26
1
-24
/
+22
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-3
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+3
*
Make fchown, fchmod conditional for systems that don't have them.
Jeremy Allison
2003-05-07
1
-0
/
+4
*
Added patch from Stephen Roylance.
John Terpstra
2003-04-24
2
-26
/
+26
*
Added Stephen Roylance's patch - Adds to Status page, a Start All, Restart All
John Terpstra
2003-04-22
1
-9
/
+38
*
Merge Jelmer's popt updates from HEAD.
Tim Potter
2003-04-14
1
-3
/
+2
*
Fixup swat warning.
Jeremy Allison
2003-04-03
1
-1
/
+1
*
A fixed type TRUE -> True, reported by Paul Green.
John Terpstra
2003-03-26
1
-1
/
+1
*
Make swat use popt
Jelmer Vernooij
2003-03-20
1
-12
/
+15
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-1
/
+1
*
Fix HTTP error codes (patch by Vance Lankhaar)
Jelmer Vernooij
2003-02-28
1
-3
/
+3
*
base64_decode() with heimdal libs, so I've renamed it base64_decode_inplace().
Jim McDonough
2003-02-18
1
-1
/
+1
*
Merge from HEAD - convert username/password to unix before checking them in
Andrew Bartlett
2003-02-01
1
-4
/
+11
*
Merge from HEAD:
Andrew Bartlett
2003-01-28
1
-31
/
+0
*
connect to the actual netbios name in smb.conf and not LOCALHOST
Gerald Carter
2003-01-17
1
-1
/
+1
[next]