summaryrefslogtreecommitdiffstats
path: root/source3/web
Commit message (Expand)AuthorAgeFilesLines
* Sync with HEADJelmer Vernooij2002-11-091-3/+3
* Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2002-10-261-1/+1
* Use memmove when copies can overlap. Spotted by SUGIOKA Toshinobu <sugioka@it...Jeremy Allison2002-10-091-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-53/+290
* sync 3.0 branch with HEADJelmer Vernooij2002-08-175-14/+142
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-157-6/+10
* Add assertions that kill() is never accidentally passed a non-positiveMartin Pool2002-03-201-2/+2
* Removed version number from file header.Tim Potter2002-01-305-9/+5
* getpwnam -> getpwnam_allocAndrew Bartlett2002-01-211-1/+2
* A nice *big* change to the fundemental way we do things.Andrew Bartlett2002-01-171-1/+3
* Store some path names in global variables initialized to configureMartin Pool2001-11-192-18/+28
* Fix const warning. Doxyfy comment.Martin Pool2001-11-191-5/+8
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-144-352/+130
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-107/+0
* merge from 2.2Gerald Carter2001-10-061-2/+84
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-252-1/+2
* Added SWAT i18n feature:Motonobu Takahashi2001-09-244-134/+571
* fixed a silly off by 1 bugAndrew Tridgell2001-09-241-2/+2
* fixed bug in POST var handlingAndrew Tridgell2001-09-241-4/+2
* convert all POST variables from display to unix charsetAndrew Tridgell2001-09-242-23/+29
* Move pass_check.c over to NTSTATUS, allowing full NTSTATUS from PAM to wire!Andrew Bartlett2001-09-201-8/+5
* Remove the ugly hacks to get around the Get_Pwnam() calls in pass_check.c byAndrew Bartlett2001-09-191-47/+24
* move to SAFE_FREE()Simo Sorce2001-09-172-2/+2
* declare dbf in one spotAndrew Tridgell2001-09-101-1/+0
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-102-6/+6
* convert more code to using d_printfAndrew Tridgell2001-09-081-165/+165
* got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell2001-09-061-1/+1
* A few changes:Andrew Bartlett2001-08-221-3/+1
* it was half committed last time,Simo Sorce2001-08-121-2/+2
* Change all realloc() statements to Realloc() (ecxept for tdb.c)Simo Sorce2001-08-081-13/+13
* Added "use mmap" for HPUX.Jeremy Allison2001-07-301-1/+1
* This removes unused paramaters from various authtication functions, and shouldAndrew Bartlett2001-07-081-2/+2
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-12/+12
* The big character set handling changeover!Andrew Tridgell2001-07-042-21/+8
* uhm some pointer went wrongSimo Sorce2001-06-231-4/+4
* handle P_LIST parametersSimo Sorce2001-06-231-0/+25
* use LDSHFLAGS not -shared in several placesAndrew Tridgell2001-06-041-1/+1
* make swat recover from previously bad umask from xinetdAndrew Tridgell2001-05-301-2/+8
* Add border=0 in included swat images to get rid of the link border stuff.Tim Potter2001-05-301-1/+1
* make sure the umask is set in swatAndrew Tridgell2001-05-281-0/+2
* - added ability for swat to run under CGI. This needsAndrew Tridgell2001-05-171-1/+33
* Check sizes of data entries in connections.tdb before deciding they're crecs...Jeremy Allison2001-05-151-5/+17
* merge some fixes from 2.2Andrew Tridgell2001-05-071-1/+5
* fix broken links in SWAT due to upper case anchors in the generatedGerald Carter2001-04-121-2/+5
* Setup syslog correctly in swat. Patch from Andrew Bartlett.Jeremy Allison2001-04-051-0/+1
* Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison2001-03-261-7/+19
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-112-4/+3
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-2/+3
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-2/+2
* Fix to the "known/unknown user" difference patch from "Ron Alexander" <rcalex...Jeremy Allison2000-11-061-0/+1