summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-26Metze's patches:John Terpstra1-24/+22
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-3/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+3
2003-05-07Make fchown, fchmod conditional for systems that don't have them.Jeremy Allison1-0/+4
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter1-3/+2
2003-04-03Fixup swat warning.Jeremy Allison1-1/+1
2003-03-26A fixed type TRUE -> True, reported by Paul Green.John Terpstra1-1/+1
2003-03-20Make swat use poptJelmer Vernooij1-12/+15
2003-03-17Merge from HEAD:Andrew Bartlett1-1/+1
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-15/+15
2002-11-09Sync with HEADJelmer Vernooij1-3/+3
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-53/+290
2002-08-17sync 3.0 branch with HEADJelmer Vernooij1-8/+8
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+2
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-14/+23
2001-10-14the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell1-22/+10
2001-09-25Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison1-1/+0
2001-09-24Added SWAT i18n feature:Motonobu Takahashi1-98/+137
2001-09-24convert all POST variables from display to unix charsetAndrew Tridgell1-1/+1
2001-09-10declare dbf in one spotAndrew Tridgell1-1/+0
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-3/+3
2001-09-08convert more code to using d_printfAndrew Tridgell1-165/+165
2001-07-04The big character set handling changeover!Andrew Tridgell1-20/+7
2001-06-23uhm some pointer went wrongSimo Sorce1-4/+4
2001-06-23handle P_LIST parametersSimo Sorce1-0/+25
2001-05-30make swat recover from previously bad umask from xinetdAndrew Tridgell1-2/+8
2001-05-30Add border=0 in included swat images to get rid of the link border stuff.Tim Potter1-1/+1
2001-05-28make sure the umask is set in swatAndrew Tridgell1-0/+2
2001-04-12fix broken links in SWAT due to upper case anchors in the generatedGerald Carter1-2/+5
2001-04-05Setup syslog correctly in swat. Patch from Andrew Bartlett.Jeremy Allison1-0/+1
2001-03-26Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison1-7/+19
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-2/+2
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill1-2/+3
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-2/+2
2000-09-13don't show equivalent enum options in swatAndrew Tridgell1-5/+8
2000-04-11two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...Andrew Tridgell1-0/+3
2000-02-25client/client.c:Jeremy Allison1-14/+26
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-72/+137
1999-03-09mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1-3/+18
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-1/+1
1998-11-29weekend work. user / group database API.Luke Leighton1-1/+2
1998-11-27make the help links appear in a separate window, so you can read theAndrew Tridgell1-1/+1
1998-11-27better layout of password options.Andrew Tridgell1-19/+23
1998-11-21make SWAT obey the global "hosts allow" and "hosts deny" settings.Andrew Tridgell1-12/+5
1998-11-21smbd/password.c: Added *SMBSERVER fix is name is too long.Jeremy Allison1-1/+1
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-3/+3
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+1
1998-11-14- new prototypesAndrew Tridgell1-3/+16
1998-11-14allow all user to view the configAndrew Tridgell1-36/+22