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
...
*
Ensure that items in a list of strings containing whitespace
Gerald Carter
2003-11-22
1
-2
/
+10
*
Moving towards better i18n support in SWAT. This commit contains a
Tim Potter
2003-10-03
1
-67
/
+72
*
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
*
- 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
*
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
*
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
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-15
/
+15
*
Sync with HEAD
Jelmer Vernooij
2002-11-09
1
-3
/
+3
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-53
/
+290
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-8
/
+8
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-14
/
+23
*
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
2001-10-14
1
-22
/
+10
*
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
2001-09-25
1
-1
/
+0
*
Added SWAT i18n feature:
Motonobu Takahashi
2001-09-24
1
-98
/
+137
*
convert all POST variables from display to unix charset
Andrew Tridgell
2001-09-24
1
-1
/
+1
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-3
/
+3
*
convert more code to using d_printf
Andrew Tridgell
2001-09-08
1
-165
/
+165
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-20
/
+7
*
uhm some pointer went wrong
Simo Sorce
2001-06-23
1
-4
/
+4
*
handle P_LIST parameters
Simo Sorce
2001-06-23
1
-0
/
+25
*
make swat recover from previously bad umask from xinetd
Andrew Tridgell
2001-05-30
1
-2
/
+8
*
Add border=0 in included swat images to get rid of the link border stuff.
Tim Potter
2001-05-30
1
-1
/
+1
*
make sure the umask is set in swat
Andrew Tridgell
2001-05-28
1
-0
/
+2
*
fix broken links in SWAT due to upper case anchors in the generated
Gerald Carter
2001-04-12
1
-2
/
+5
*
Setup syslog correctly in swat. Patch from Andrew Bartlett.
Jeremy Allison
2001-04-05
1
-0
/
+1
*
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
2001-03-26
1
-7
/
+19
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+2
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-17
1
-2
/
+3
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-2
/
+2
*
don't show equivalent enum options in swat
Andrew Tridgell
2000-09-13
1
-5
/
+8
*
two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...
Andrew Tridgell
2000-04-11
1
-0
/
+3
*
client/client.c:
Jeremy Allison
2000-02-25
1
-14
/
+26
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-72
/
+137
[prev]
[next]