Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
[ira/wip.git] / source / web_server /
2008-02-04 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-04 Andrew BartlettRemove useless layer of indirection, where every servic...
2008-02-04 Andrew BartlettRework service init functions to pass down service...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26272: Remove global_loadparm in some more places.
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26237: Add loadparm context to the server service...
2007-12-21 Jelmer Vernooijr26235: Avoid global_loadparm.
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25454: Use standard bool types in a couple more places.
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Andrew Bartlettr25051: Move SWAT back to the old-style form-submit...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22403: this dependencies should be private
2007-10-10 Stefan Metzmacherr20816: merge from samba3:
2007-10-10 Derrell Lipmanr20723: Web Application Framework
2007-10-10 Derrell Lipmanr20519: Web Application Framework
2007-10-10 Derrell Lipmanr20444: WEB Application framework / SWAT.
2007-10-10 Derrell Lipmanr19449: ldbbrowse: installation hopefully works now...
2007-10-10 Andrew Bartlettr19225: 30 seconds is too short for a Samba4 provision...
2007-10-10 Derrell Lipmanr19165: handle errors better for jsonrpc. generate...
2007-10-10 Derrell Lipmanr19139: typos; consitent ordering of operations
2007-10-10 Andrew Tridgellr19111: fixed basic web server operation
2007-10-10 Derrell Lipmanr19059: allow dash in URLs
2007-10-10 Derrell Lipmanr19051: JSON-RPC server work-in-progress. It's almost...
2007-10-10 Stefan Metzmacherr18944: talloc_reference() can fail...
2007-10-10 Derrell Lipmanr18880: JSON-RPC work in progress
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Stefan Metzmacherr17339: pass the event context and messaging context...
2007-10-10 Andrew Bartlettr17286: Simply fail the tls_initialise if we don't...
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Andrew Bartlettr15400: Move the TLS code behind the socket interface.
2007-10-10 Jelmer Vernooijr15371: Revert some of my previous patch as it was...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14603: Fix building of ejs modules as shared libs
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14500: Make some more functions public
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Stefan Metzmacherr13941: fix the build
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13902: Stricter checking for the -fvisibility flag
2007-10-10 Andrew Bartlettr12817: Create a ESP variable with the struct socket_ad...
2007-10-10 Andrew Bartlettr12813: Remove unused file to avoid confusion. We...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12801: Some more include/ cleanups (remove unused...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10336: Add sconscript for a couple more subsystems.
2007-10-10 Andrew Tridgellr9504: use some low level ejs hackery to give much...
2007-10-10 Andrew Tridgellr9409: fix a problem that volker noticed with web page...
2007-10-10 Andrew Tridgellr9389: handle errors reading from files in web server
2007-10-10 Andrew Tridgellr9183: more workarounds for the global variables in...
2007-10-10 Andrew Tridgellr9179: cope with simultaneous web requests using the...
2007-10-10 Andrew Tridgellr9122: cope with trailing garbage in POST contents...
2007-10-10 Andrew Tridgellr8726: increase default session timeout to 15 minutes...
2007-10-10 Andrew Tridgellr8665: fixed a segv at high debug level in the web...
2007-10-10 Andrew Tridgellr8632: use <pre> around displayed exceptions
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr8483: switched our generated ejs rpc code over to...
2007-10-10 Andrew Tridgellr8482: gnutls_x509_crt_set_subject_key_id is not availa...
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
2007-10-10 Love Hörnquist Åstrandr8361: ctype is* macros needs unsigned arguments
2007-10-10 Tim Potterr8351: When finished sending call stream_terminate_conn...
2007-10-10 Andrew Tridgellr8255: enable access to the ejs constants generated...
2007-10-10 Andrew Tridgellr7911: task_terminate() is defined in the macosx header...
2007-10-10 Andrew Tridgellr7751: only enable tls on the ldaps port in ldap server...
2007-10-10 Andrew Tridgellr7744: converted the web server to use the lib/tls...
2007-10-10 Volker Lendecker7441: Get rid of // comments. Tridge, if this breaks...
2007-10-10 Simo Sorcer7236: uhmm this require to be in too
2007-10-10 Simo Sorcer7235: We do not need PAM here anymore
2007-10-10 Simo Sorcer7234: that code path is died
2007-10-10 Simo Sorcer7231: remove some old stuff
2007-10-10 Stefan Metzmacherr7179: remove compiler warnings
2007-10-10 Stefan Metzmacherr7177: fill in REMOTE_ADDR correctly
2007-10-10 Jelmer Vernooijr7166: Move replacement stuff to seperate directory
2007-10-10 Andrew Tridgellr7107: detect when a users session has expired and...
2007-10-10 Andrew Tridgellr7104: add support into the web server for session...
2007-10-10 Andrew Tridgellr7087: always run the /scripting/preauth.esp page befor...
next