kai/samba.git
2007-10-10 Tim Potterr7261: Pass by reference is done in js via MPR_TYPE_OBJ...
2007-10-10 Derrell Lipmanr7260: save current schema before I blow it away to...
2007-10-10 Andrew Bartlettr7259: Move the recv handler out into a seperate functi...
2007-10-10 Andrew Bartlettr7258: Fix the final linking error with libkdc - we...
2007-10-10 Andrew Bartlettr7257: Ensure the error message can never be uninitialised.
2007-10-10 Tim Potterr7256: Demonstrate use of resolveName() js function.
2007-10-10 Tim Potterr7255: Change syntax of resolveName() js function to...
2007-10-10 Tim Potterr7254: Add a mprWERROR() function with the same attribu...
2007-10-10 Tim Potterr7253: Fix build.
2007-10-10 Rafal Szczesniakr7252: Formatting.
2007-10-10 Rafal Szczesniakr7251: Initial work on composite domain open call.
2007-10-10 Rafal Szczesniakr7250: Starting work on composite domain open call.
2007-10-10 Jelmer Vernooijr7249: Cope with struct member rename
2007-10-10 Jelmer Vernooijr7248: Remove enum that is causing trouble on AIX
2007-10-10 Rafal Szczesniakr7247: User shorter and more convenient name for creden...
2007-10-10 Simo Sorcer7242: typo
2007-10-10 Andrew Bartlettr7241: The KDC almost links...
2007-10-10 Andrew Bartlettr7240: Don't call our fancy error message routines...
2007-10-10 Simo Sorcer7239: add a little test
2007-10-10 Simo Sorcer7238: Add pam auth support in swat
2007-10-10 Simo Sorcer7237: we need to check for PAM here
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 Sorcer7233: what about filling that new element ?
2007-10-10 Simo Sorcer7232: add some more auth stuff
2007-10-10 Simo Sorcer7231: remove some old stuff
2007-10-10 Andrew Tridgellr7230: use socket_pending() to get rid of the max packe...
2007-10-10 Andrew Tridgellr7229: use socket_pending() to get rid of the max packe...
2007-10-10 Andrew Tridgellr7228: use socket_pending() instead of the direct ioctl...
2007-10-10 Andrew Tridgellr7227: added a socket_pending() call to abstract away...
2007-10-10 Andrew Bartlettr7226: Forgot file to disable building the new kdc
2007-10-10 Tim Potterr7225: Create a MprVar object from a NTSTATUS, e.g:
2007-10-10 Simo Sorcer7224: add some more usefull data to the auth_usersuppl...
2007-10-10 Tim Potterr7223: Advance script past interpreter line.
2007-10-10 Simo Sorcer7222: remove double call to the same function in the...
2007-10-10 Andrew Bartlettr7221: Add the start of a KDC service (to be built...
2007-10-10 Andrew Bartlettr7220: Fix comment
2007-10-10 Andrew Bartlettr7219: Don't allow 'binding' to be used uninitilaised.
2007-10-10 Andrew Bartlettr7218: Don't use an uninitialised variable in an error...
2007-10-10 Tim Potterr7215: Convert smbscript to use ejsEvalScript() and...
2007-10-10 Tim Potterr7214: Undo my interpreter patch. Tridge thought of...
2007-10-10 Tim Potterr7213: Add a small bit to the ejs parser to ignore...
2007-10-10 Tim Potterr7212: Disambiguate dummy functions to avoid linker...
2007-10-10 Andrew Tridgellr7211: - use ioctl(FIONREAD) to remove the artificial...
2007-10-10 Andrew Tridgellr7206: changed the messaging library to use sendto...
2007-10-10 Andrew Tridgellr7205: added support for sendto() on unix domain sockets
2007-10-10 Andrew Bartlettr7204: Also fall back to different password set methods...
2007-10-10 Andrew Bartlettr7203: Fill in the error message and fail if we can...
2007-10-10 Jelmer Vernooijr7198: Add IDL for browse service
2007-10-10 Stefan Metzmacherr7196: fix typo, that makes the spoolss test working...
2007-10-10 Jelmer Vernooijr7195: - Fix echo pipe
2007-10-10 Stefan Metzmacherr7194: fix pulling of the NDR_IN data, [validate] works...
2007-10-10 Stefan Metzmacherr7193: add some bail out checks and fix pushing of...
2007-10-10 Stefan Metzmacherr7188: make use of the new relative_base property for...
2007-10-10 Stefan Metzmacherr7187: fix alignment of unions
2007-10-10 Stefan Metzmacherr7186: add [relative_base] property, which is allowed...
2007-10-10 Stefan Metzmacherr7185: fix formatting
2007-10-10 Stefan Metzmacherr7184: remove unused ndr_pull/push_struct_start/end...
2007-10-10 Stefan Metzmacherr7183: add some forward declarations ...
2007-10-10 Stefan Metzmacherr7182: remove current support for RELATIVE_CURRENT...
2007-10-10 Stefan Metzmacherr7181: add functions to calculate the buffer size neede...
2007-10-10 Jeremy Allisonr7180: Missed fixing the shutdown for 1 process...
2007-10-10 Stefan Metzmacherr7179: remove compiler warnings
2007-10-10 Jeremy Allisonr7178: If we're using one process in NETBENCH simultion...
2007-10-10 Stefan Metzmacherr7177: fill in REMOTE_ADDR correctly
2007-10-10 Deryck Hodger7171: Just learning my way around the new SWAT, and...
2007-10-10 Stefan Metzmacherr7167: fix the build
2007-10-10 Jelmer Vernooijr7166: Move replacement stuff to seperate directory
2007-10-10 Jelmer Vernooijr7165: Fix pidl tests
2007-10-10 Andrew Tridgellr7163: a 2nd test commit to trigger anon update with...
2007-10-10 Andrew Tridgellr7162: a test commit to trigger anon update with new...
2007-10-10 Jelmer Vernooijr7161: - Add support for "aliases" for pidls scalar...
2007-10-10 Jelmer Vernooijr7160: Initial work on an esp function wrapper generator
2007-10-10 Jelmer Vernooijr7159: Improve the messages from pidl's validator module.
2007-10-10 Tim Potterr7138: Doh - fix some typos.
2007-10-10 Tim Potterr7137: Add a couple more dummy idl files for the DNS...
2007-10-10 Andrew Tridgellr7136: fixed a typo
2007-10-10 Andrew Tridgellr7135: make typeof() complient with ECMA 11.4.3
2007-10-10 Andrew Tridgellr7134: a number of small changes to make the pages...
2007-10-10 Derrell Lipmanr7133: work in progress, including a HIGHLY revised...
2007-10-10 Andrew Tridgellr7132: - start a convention of making object constructo...
2007-10-10 Andrew Tridgellr7131: support sub-object arrays when displaying object...
2007-10-10 Andrew Tridgellr7128: added recursion to bugs list
2007-10-10 Andrew Tridgellr7127: allow for recursive ejs functions
2007-10-10 Andrew Tridgellr7125: demonstrate some bugs in ejs
2007-10-10 Andrew Tridgellr7124: fixed a bug in array construction (see ECMA...
2007-10-10 Jelmer Vernooijr7122: Some cleanups, simplification of the code.
2007-10-10 Jelmer Vernooijr7121: More subcontext fixes. A subcontext does not...
2007-10-10 Stefan Metzmacherr7120: make use of the new 'noopnum' property and get...
2007-10-10 Stefan Metzmacherr7119: the content of a subcontext can contain deferred...
2007-10-10 Stefan Metzmacherr7118: allways pull scalars and buffers when pulling...
2007-10-10 Jelmer Vernooijr7117: Move more manpages to the source repository
2007-10-10 Derrell Lipmanr7116: work in progress
2007-10-10 Stefan Metzmacherr7115: specify what properties can be used on what...
2007-10-10 Jelmer Vernooijr7114: Convert ldb documentation to DocBook/XML
2007-10-10 Jelmer Vernooijr7113: Move manpages from docs repository to source...
2007-10-10 Stefan Metzmacherr7112: add RPC-SPOOLSS test to the w2k3 tests, only...
2007-10-10 Jelmer Vernooijr7111: Patch from Alan DeKok for correct use of the...
2007-10-10 Jelmer Vernooijr7110: Remove invalid use of id()
next