ira/wip.git
2007-10-10 Stefan Metzmacherr7302: remove dublicate includes
2007-10-10 Stefan Metzmacherr7299: move the list of config.mk files to the source/
2007-10-10 Andrew Tridgellr7298: ensure messages are sent in order even when...
2007-10-10 Stefan Metzmacherr7297: make the code more readable
2007-10-10 Andrew Tridgellr7296: avoid two stat() calls per message. This increas...
2007-10-10 Andrew Tridgellr7295: added an irpc benchmark. It gets about 16k messa...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Andrew Bartlettr7293: Turn sqlite3 support off by default, use --with...
2007-10-10 Andrew Bartlettr7292: Fix up the build system support for derrell...
2007-10-10 Andrew Bartlettr7291: Additional notes on what we require from a kerbe...
2007-10-10 Andrew Tridgellr7290: comment out heimdal config for now
2007-10-10 Andrew Tridgellr7289: split out the list of *.mk files for the build...
2007-10-10 Jelmer Vernooijr7288: Remove empty wrapper function
2007-10-10 Derrell Lipmanr7287: work in progress. no more time to work on this...
2007-10-10 Derrell Lipmanr7286: add prototype for public connect function in...
2007-10-10 Andrew Bartlettr7285: It appears that MIT Kerberos does not have the...
2007-10-10 Derrell Lipmanr7284: more build issues for sqlite3
2007-10-10 Derrell Lipmanr7283: add sqlite3.m4
2007-10-10 Derrell Lipmanr7282: ldb_sqlite3 work in progress.
2007-10-10 Derrell Lipmanr7281: removing document
2007-10-10 Derrell Lipmanr7280: taking advantage of previous research. this...
2007-10-10 Jelmer Vernooijr7278: Oops, don't compile librpc as library..
2007-10-10 Derrell Lipmanr7276: - moved static tdb function ltdb_dn_fold() into...
2007-10-10 Jelmer Vernooijr7274: Move m4 files to seperate dir
2007-10-10 Jelmer Vernooijr7273: Update a bit
2007-10-10 Andrew Tridgellr7272: this is a sample mk file for building a heimdal...
2007-10-10 Andrew Tridgellr7271: added the ability to specify a target specific...
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Bartlettr7269: talloc_steal() is preferred where possible,...
2007-10-10 Simo Sorcer7268: allocate the strings to avoid them disappearing...
2007-10-10 Simo Sorcer7267: REMOTE_HOST is a better choice
2007-10-10 Tim Potterr7266: Split the different types of js function defines...
2007-10-10 Andrew Tridgellr7265: fixed d_printf() so it works again.
2007-10-10 Andrew Tridgellr7264: fix up the socket handling for abartlet. Still...
2007-10-10 Tim Potterr7263: Exit smbscript with the intepreter return value...
2007-10-10 Tim Potterr7262: Add a length property to ARGV array.
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
next