Merge branch 'master' of ssh://git.samba.org/data/git/samba
[sfrench/samba-autobuild/.git] / source3 / web / cgi.c
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-03 Andreas SchneiderFix saving of the config file in SWAT; [#5516].
2008-04-11 Tim ProutyCleanup size_t return values in convert_string_allocate
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2007-12-04 Jeremy AllisonMake strhex_to_str clear on string limits. Remove pstri...
2007-11-04 Jeremy AllisonI can't get away without a 'length' arg. :-).
2007-11-04 Jeremy AllisonStop get_peer_addr() and client_addr() from using global
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Jeremy AllisonAdd const to the get_peer_addr() and get_socket_addr()
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr17873: Fix possible null deref found by Stanford checker.
2007-10-10 Jeremy Allisonr16426: Klocwork #1544, #1545, #1546, #1549, #1550...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr4577: Fix from William Jojo <jojowil@hvcc.edu> for...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Günther Deschnerr2771: Second (and last) part of Swat-i18n-Patch from...
2007-10-10 Gerald Carterr1833: patch from James Peach to get swat to look for...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2003-12-25 Andrew Bartlett(merge from 3.0)
2003-12-25 Andrew BartlettFix bug 916 - do not perform a + -> space substitution...
2003-11-22 Gerald Carterdebug and swat fixes from 3.0
2003-11-22 Gerald Carterinclude WWW-Authenticate field in 401 response for...
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-07 Volker LendeckeSimple rename of get_socket_addr to get_peer_addr and...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-21 Gerald Cartercall initgroups before becomming the user; patch from...
2003-10-21 Gerald Cartercall initgroups before becomming the user; patch from...
2003-02-28 Jelmer VernooijFix HTTP error codes (patch by Vance Lankhaar)
2003-02-28 Jelmer VernooijFix HTTP error codes (patch by Vance Lankhaar)
2003-02-19 Jim McDonoughbase64_decode() with heimdal libs, so I've renamed...
2003-02-18 Jim McDonoughbase64_decode() with heimdal libs, so I've renamed...
2003-02-01 Andrew BartlettMerge from HEAD - convert username/password to unix...
2003-02-01 Andrew BartlettPrompted by RedHat bugzilla bug #77999, convert the...
2003-01-28 Andrew BartlettMerge from HEAD:
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-16 Andrew BartlettUpdates to the NTLMSSP code again - moving the base64...
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
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-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-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-03 Andrew BartlettAnother patch from Steve Langasek <vorlon@netexpress...
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-25 Andrew BartlettBreak up samba's object dependencies, and its prototype...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 PoolFix const warning. Doxyfy comment.
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 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 Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-08-12 Simo Sorceit was half committed last time,
2001-08-08 Simo SorceChange all realloc() statements to Realloc() (ecxept...
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-05-17 Andrew Tridgell- added ability for swat to run under CGI. This needs
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
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-01 Tim PotterFix for swat to return correct MIME type for text files...
next