summaryrefslogtreecommitdiff
path: root/source3/web
AgeCommit message (Expand)AuthorFilesLines
2001-11-19Store some path names in global variables initialized to configureMartin Pool2-18/+28
2001-11-19Fix const warning. Doxyfy comment.Martin Pool1-5/+8
2001-10-14the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell4-352/+130
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell1-107/+0
2001-10-06merge from 2.2Gerald Carter1-2/+84
2001-09-25Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2-1/+2
2001-09-24Added SWAT i18n feature:Motonobu Takahashi4-134/+571
2001-09-24fixed a silly off by 1 bugAndrew Tridgell1-2/+2
2001-09-24fixed bug in POST var handlingAndrew Tridgell1-4/+2
2001-09-24convert all POST variables from display to unix charsetAndrew Tridgell2-23/+29
2001-09-20Move pass_check.c over to NTSTATUS, allowing full NTSTATUS from PAM to wire!Andrew Bartlett1-8/+5
2001-09-19Remove the ugly hacks to get around the Get_Pwnam() calls in pass_check.c byAndrew Bartlett1-47/+24
2001-09-17move to SAFE_FREE()Simo Sorce2-2/+2
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 Tridgell2-6/+6
2001-09-08convert more code to using d_printfAndrew Tridgell1-165/+165
2001-09-06got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell1-1/+1
2001-08-22A few changes:Andrew Bartlett1-3/+1
2001-08-12it was half committed last time,Simo Sorce1-2/+2
2001-08-08Change all realloc() statements to Realloc() (ecxept for tdb.c)Simo Sorce1-13/+13
2001-07-30Added "use mmap" for HPUX.Jeremy Allison1-1/+1
2001-07-08This removes unused paramaters from various authtication functions, and shouldAndrew Bartlett1-2/+2
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-12/+12
2001-07-04The big character set handling changeover!Andrew Tridgell2-21/+8
2001-06-23uhm some pointer went wrongSimo Sorce1-4/+4
2001-06-23handle P_LIST parametersSimo Sorce1-0/+25
2001-06-04use LDSHFLAGS not -shared in several placesAndrew Tridgell1-1/+1
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-05-17- added ability for swat to run under CGI. This needsAndrew Tridgell1-1/+33
2001-05-15Check sizes of data entries in connections.tdb before deciding they're crecs...Jeremy Allison1-5/+17
2001-05-07merge some fixes from 2.2Andrew Tridgell1-1/+5
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 Allison2-4/+3
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-11-06Fix to the "known/unknown user" difference patch from "Ron Alexander" <rcalex...Jeremy Allison1-0/+1
2000-11-01Remove CGI logging code. Make username/password lookups takeJeremy Allison1-29/+28
2000-09-13don't show equivalent enum options in swatAndrew Tridgell1-5/+8
2000-09-01Fix for swat to return correct MIME type for text files. From "RonTim Potter1-0/+2
2000-04-11finally got sick of the "extern int Client" code and the stupidAndrew Tridgell1-3/+3
2000-04-11two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...Andrew Tridgell2-0/+4
2000-02-25client/client.c:Jeremy Allison1-14/+26
2000-02-041) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton1-6/+6
2000-01-07always restart nmbd and smbd when asked, even if they appear not to beAndrew Tridgell1-4/+2
2000-01-03added the unexpected packet database (unexpected.tdb)Andrew Tridgell1-1/+1
2000-01-03fixed active shares displayAndrew Tridgell1-2/+2