summaryrefslogtreecommitdiffstats
path: root/source/web
Commit message (Expand)AuthorAgeFilesLines
* Committing changes before I lose them. Work still in progress.John Terpstra2002-09-161-53/+290
* fix log level, set a default, and also copy the value set in smb.conf into pa...Simo Sorce2002-08-031-8/+8
* people should be happier now.Simo Sorce2002-07-291-23/+33
* found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...Simo Sorce2002-07-281-5/+45
* as per user request added windbind start/stop/restart in swatSimo Sorce2002-07-273-0/+78
* This commit finally gives us multiple wins server groups. We nowAndrew Tridgell2002-06-261-1/+1
* Break up samba's object dependencies, and its prototype includes.Andrew Bartlett2002-06-257-3/+7
* moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.cSimo Sorce2002-06-141-1/+1
* Changes to allow head to translate NMB flags ...Richard Sharpe2002-05-171-2/+2
* 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