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