This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 / web /
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-04 Tim PotterRemove FILE_MACRO as __FILE__ is ANSI C.
2002-12-03 Herb Lewisuse FILE_MACRO instead of __FILE__
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-24 Andrew BartlettAdd ntlm_auth, a new program to provide a stable interf...
2002-11-09 Jelmer VernooijSync with HEAD
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-26 Andrew BartlettTry to catch up on the code I've put into HEAD that...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-09 Jeremy AllisonUse memmove when copies can overlap. Spotted by SUGIOKA...
2002-10-09 Jeremy AllisonUse memmove when copies can overlap. Spotted by SUGIOKA...
2002-10-07 Richard SharpeFix John's little typo ...
2002-10-07 John TerpstraFix ability to locate if we are a WINS client.
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-03 Andrew BartlettAnother patch from Steve Langasek <vorlon@netexpress...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-16 John TerpstraCommitting changes before I lose them. Work still in...
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-03 Simo Sorcefix log level, set a default, and also copy the value...
2002-07-29 Simo Sorcepeople should be happier now.
2002-07-28 Simo Sorcefound nasty bug in intl/lang_tdb.c tdb structure was...
2002-07-27 Simo Sorceas per user request added windbind start/stop/restart...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-26 Andrew TridgellThis commit finally gives us multiple wins server group...
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-05-17 Richard SharpeChanges to allow head to translate NMB flags ...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-20 Martin PoolAdd assertions that kill() is never accidentally passed...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-21 Andrew Bartlettgetpwnam -> getpwnam_alloc
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-19 Martin PoolFix const warning. Doxyfy comment.
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-06 Gerald Cartermerge from 2.2
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 Tridgellfixed a silly off by 1 bug
2001-09-24 Andrew Tridgellfixed bug in POST var handling
2001-09-24 Andrew Tridgellconvert all POST variables from display to unix charset
2001-09-20 Andrew BartlettMove pass_check.c over to NTSTATUS, allowing full NTSTA...
2001-09-19 Andrew BartlettRemove the ugly hacks to get around the Get_Pwnam(...
2001-09-17 Simo Sorcemove to SAFE_FREE()
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-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-08-22 Andrew BartlettA few changes:
2001-08-12 Simo Sorceit was half committed last time,
2001-08-08 Simo SorceChange all realloc() statements to Realloc() (ecxept...
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-08 Andrew BartlettThis removes unused paramaters from various authticatio...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
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-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
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-05-17 Andrew Tridgell- added ability for swat to run under CGI. This needs
2001-05-15 Jeremy AllisonCheck sizes of data entries in connections.tdb before...
2001-05-07 Andrew Tridgellmerge some fixes from 2.2
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-11-06 Jeremy AllisonFix to the "known/unknown user" difference patch from...
2000-11-01 Jeremy AllisonRemove CGI logging code. Make username/password lookups...
2000-09-13 Andrew Tridgelldon't show equivalent enum options in swat
2000-09-01 Tim PotterFix for swat to return correct MIME type for text files...
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-04-11 Andrew Tridgelltwo minor bugfixes for SCO UnixWare. The first is to...
2000-02-25 Jeremy Allisonclient/client.c:
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-01-07 Andrew Tridgellalways restart nmbd and smbd when asked, even if they...
2000-01-03 Andrew Tridgelladded the unexpected packet database (unexpected.tdb)
2000-01-03 Andrew Tridgellfixed active shares display
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
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-23 Andrew Tridgellchanged string_sub() to replace " ; and ` in the insert...
next