summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r7284: more build issues for sqlite3Derrell Lipman2007-10-101-0/+1
* r7283: add sqlite3.m4Derrell Lipman2007-10-101-0/+49
* r7282: ldb_sqlite3 work in progress.Derrell Lipman2007-10-105-253/+288
* r7281: removing documentDerrell Lipman2007-10-101-0/+0
* r7280: taking advantage of previous research. this is documentation on which...Derrell Lipman2007-10-101-0/+0
* r7278: Oops, don't compile librpc as library..Jelmer Vernooij2007-10-101-1/+0
* r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman2007-10-1013-644/+465
* r7274: Move m4 files to seperate dirJelmer Vernooij2007-10-1015-12/+30
* r7273: Update a bitJelmer Vernooij2007-10-101-15/+18
* r7272: this is a sample mk file for building a heimdal library using theAndrew Tridgell2007-10-101-0/+340
* r7271: added the ability to specify a target specific set of CFLAGS forAndrew Tridgell2007-10-102-2/+28
* r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett2007-10-109-100/+167
* r7269: talloc_steal() is preferred where possible, as it can't fail and doesAndrew Bartlett2007-10-101-2/+2
* r7268: allocate the strings to avoid them disappearing under our feetSimo Sorce2007-10-101-5/+5
* r7267: REMOTE_HOST is a better choiceSimo Sorce2007-10-102-35/+72
* r7266: Split the different types of js function defines into separate files,Tim Potter2007-10-106-243/+368
* r7265: fixed d_printf() so it works again.Andrew Tridgell2007-10-101-2/+2
* r7264: fix up the socket handling for abartlet. Still only udp, but it won'tAndrew Tridgell2007-10-104-44/+80
* r7263: Exit smbscript with the intepreter return value (defaults to 0).Tim Potter2007-10-101-10/+13
* r7262: Add a length property to ARGV array.Tim Potter2007-10-101-0/+1
* r7261: Pass by reference is done in js via MPR_TYPE_OBJECT. Update argumentTim Potter2007-10-102-7/+13
* r7260: save current schema before I blow it away to try something differentDerrell Lipman2007-10-101-14/+14
* r7259: Move the recv handler out into a seperate function (suggestion fromAndrew Bartlett2007-10-101-51/+72
* r7258: Fix the final linking error with libkdc - we need to link libhdb as well.Andrew Bartlett2007-10-101-0/+1
* r7257: Ensure the error message can never be uninitialised.Andrew Bartlett2007-10-101-0/+1
* r7256: Demonstrate use of resolveName() js function.Tim Potter2007-10-101-0/+12
* r7255: Change syntax of resolveName() js function to be more like theTim Potter2007-10-101-26/+28
* r7254: Add a mprWERROR() function with the same attributes as mprNTSTATUS.Tim Potter2007-10-101-0/+24
* r7253: Fix build.Tim Potter2007-10-101-1/+1
* r7252: Formatting.Rafal Szczesniak2007-10-101-1/+0
* r7251: Initial work on composite domain open call.Rafal Szczesniak2007-10-102-2/+4
* r7250: Starting work on composite domain open call.Rafal Szczesniak2007-10-102-0/+121
* r7249: Cope with struct member renameJelmer Vernooij2007-10-105-7/+7
* r7248: Remove enum that is causing trouble on AIXJelmer Vernooij2007-10-102-13/+11
* r7247: User shorter and more convenient name for credentials inRafal Szczesniak2007-10-102-2/+4
* r7242: typoSimo Sorce2007-10-101-1/+1
* r7241: The KDC almost links...Andrew Bartlett2007-10-105-6/+1137
* r7240: Don't call our fancy error message routines on a null context.Andrew Bartlett2007-10-101-2/+1
* r7239: add a little testSimo Sorce2007-10-101-0/+1
* r7238: Add pam auth support in swatSimo Sorce2007-10-103-15/+108
* r7237: we need to check for PAM hereSimo Sorce2007-10-101-0/+1
* r7236: uhmm this require to be in tooSimo Sorce2007-10-101-4/+2
* r7235: We do not need PAM here anymoreSimo Sorce2007-10-101-12/+0
* r7234: that code path is diedSimo Sorce2007-10-101-1/+0
* r7233: what about filling that new element ?Simo Sorce2007-10-101-0/+3
* r7232: add some more auth stuffSimo Sorce2007-10-103-80/+442
* r7231: remove some old stuffSimo Sorce2007-10-102-153/+0
* r7230: use socket_pending() to get rid of the max packet size limits in theAndrew Tridgell2007-10-101-4/+8
* r7229: use socket_pending() to get rid of the max packet size limits in theAndrew Tridgell2007-10-102-7/+16
* r7228: use socket_pending() instead of the direct ioctl in the messaging codeAndrew Tridgell2007-10-101-5/+6