trying to get HEAD building again. If you want the code
[nivanova/samba-autobuild/.git] / source3 / web / swat.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-07 Jeremy AllisonMake fchown, fchmod conditional for systems that don...
2003-04-03 Jeremy AllisonFixup swat warning.
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-20 Jelmer VernooijUse True, not TRUE and False, not FALSE
2003-03-20 Jelmer VernooijMake swat use popt
2003-02-28 Martin PoolDoxygen janitor
2003-02-28 Martin PoolFix comment typo
2003-01-02 Andrew BartlettBIG patch...
2002-10-07 Richard SharpeFix John's little typo ...
2002-10-07 John TerpstraFix ability to locate if we are a WINS client.
2002-09-16 John TerpstraCommitting changes before I lose them. Work still in...
2002-08-03 Simo Sorcefix log level, set a default, and also copy the value...
2002-06-25 Andrew BartlettBreak up samba's object dependencies, and its prototype...
2002-06-14 Simo Sorcemoved lp_list_* functions away from param/loadparm...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-24 Motonobu TakahashiAdded SWAT i18n feature:
2001-09-24 Andrew Tridgellconvert all POST variables from display to unix charset
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-08 Andrew Tridgellconvert more code to using d_printf
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-23 Simo Sorceuhm some pointer went wrong
2001-06-23 Simo Sorcehandle P_LIST parameters
2001-05-30 Andrew Tridgellmake swat recover from previously bad umask from xinetd
2001-05-30 Tim PotterAdd border=0 in included swat images to get rid of...
2001-05-28 Andrew Tridgellmake sure the umask is set in swat
2001-04-12 Gerald Carterfix broken links in SWAT due to upper case anchors...
2001-04-05 Jeremy AllisonSetup syslog correctly in swat. Patch from Andrew Bartlett.
2001-03-26 Jeremy AllisonFix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-09-13 Andrew Tridgelldon't show equivalent enum options in swat
2000-04-11 Andrew Tridgelltwo minor bugfixes for SCO UnixWare. The first is to...
2000-02-25 Jeremy Allisonclient/client.c:
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-03-09 Luke Leightonmods to allow inter-domain trust accounts to be added...
1998-12-01 Luke Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-27 Andrew Tridgellmake the help links appear in a separate window, so...
1998-11-27 Andrew Tridgellbetter layout of password options.
1998-11-21 Andrew Tridgellmake SWAT obey the global "hosts allow" and "hosts...
1998-11-21 Jeremy Allisonsmbd/password.c: Added *SMBSERVER fix is name is too...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-14 Andrew Tridgell- new prototypes
1998-11-14 Andrew Tridgellallow all user to view the config
1998-11-14 Andrew Tridgellremove code that allows installation via cgi
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-12 Andrew Tridgell%\ is an interesting printf argument, but I prefer %s
1998-11-12 Herb LewisRemoved code that used printf/fprintf in password chang...
1998-11-12 Herb Lewis.cvsignore: Removed old entries.
1998-11-12 Herb Lewischanges from John Sygulla for changing remote passwords
1998-11-12 Andrew Tridgellhandle null usernames
1998-11-12 Andrew Tridgellshow all buttons in demo mode
1998-11-12 Andrew Tridgellfixed demo mode
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-11-12 Jeremy AllisonAdded the security changes suggested by Andrew - become the
1998-11-12 Jeremy AllisonAdded enable user button. Fixed bug where log was alway...
1998-11-11 Andrew Tridgellchanged is_root() to am_root() to prevent clash with...
1998-11-11 Jeremy Allisonrpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
1998-11-11 Herb Lewisadded password change functionality to swat
1998-11-11 Herb Lewisswat.c updated to use new yodl generated smb.conf.5...
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-02 Andrew Tridgelluse /swat/ prefix in both inetd and cgi modes, to enabl...
1998-09-01 Andrew Tridgellspruced up SWAT a bit - it now uses the new Samba logo...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-08 Jeremy Allisonclitar.c: #ifdef'ed out all the bits that were giving...
1998-05-08 Herb LewisThe globals section now shows non-default variables...
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-03-18 Andrew Tridgelldon't set the Expires header on any page generated...
1998-03-17 Andrew Tridgelloops, I got the sense of the show_defaults parameter...
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1998-03-17 Andrew Tridgell- added "Full View"/"Normal View" on the "view config...
1998-03-15 Andrew Tridgell- added the ability to kill off individual connections...
1998-03-15 Andrew Tridgella smaller background
1998-03-14 Andrew Tridgelladded a background image based on Pauls SAMBA logo...
1998-03-14 Andrew Tridgelladded the ability to start/stop the server from SWAT.
1998-03-14 Andrew Tridgellif a local parameter is changed at the global level...
1998-03-14 Andrew Tridgell- added separators
1998-03-14 Andrew Tridgellanother fix for running under cgi-bin
1998-03-14 Andrew Tridgellfixed support for running swat via cgi-bin
1998-03-10 Andrew Tridgelladded status page to SWAT. Similar to smbstatus output...
1998-03-10 Andrew Tridgelladded a "home" icon
1998-03-10 Andrew Tridgelladded Date and Expires headers in the mini web server...
1998-03-08 Andrew Tridgell- remove redundent strstr()
1998-03-08 Andrew Tridgellallow for non-authenticated SWAT for demo purposes
1998-03-08 Andrew TridgellJeremy is going to hate me ...