summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7292: Fix up the build system support for derrell's sqlite3 ldb backend.Andrew Bartlett3-5/+21
2007-10-10r7291: Additional notes on what we require from a kerberos implementation.Andrew Bartlett1-1/+36
2007-10-10r7290: comment out heimdal config for nowAndrew Tridgell1-1/+1
2007-10-10r7289: split out the list of *.mk files for the build, so you don't need to m...Andrew Tridgell2-48/+51
2007-10-10r7288: Remove empty wrapper functionJelmer Vernooij3-44/+25
2007-10-10r7287: work in progress. no more time to work on this right now. save lates...Derrell Lipman2-6/+55
2007-10-10r7286: add prototype for public connect function in ldb_sqlite3Derrell Lipman1-0/+3
2007-10-10r7285: It appears that MIT Kerberos does not have the log redirectionAndrew Bartlett3-2/+23
2007-10-10r7284: more build issues for sqlite3Derrell Lipman1-0/+1
2007-10-10r7283: add sqlite3.m4Derrell Lipman1-0/+49
2007-10-10r7282: ldb_sqlite3 work in progress.Derrell Lipman5-253/+288
2007-10-10r7281: removing documentDerrell Lipman1-0/+0
2007-10-10r7280: taking advantage of previous research. this is documentation on which...Derrell Lipman1-0/+0
2007-10-10r7278: Oops, don't compile librpc as library..Jelmer Vernooij1-1/+0
2007-10-10r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman13-644/+465
2007-10-10r7274: Move m4 files to seperate dirJelmer Vernooij15-12/+30
2007-10-10r7273: Update a bitJelmer Vernooij1-15/+18
2007-10-10r7272: this is a sample mk file for building a heimdal library using theAndrew Tridgell1-0/+340
2007-10-10r7271: added the ability to specify a target specific set of CFLAGS forAndrew Tridgell2-2/+28
2007-10-10r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett9-100/+167
2007-10-10r7269: talloc_steal() is preferred where possible, as it can't fail and doesAndrew Bartlett1-2/+2
2007-10-10r7268: allocate the strings to avoid them disappearing under our feetSimo Sorce1-5/+5
2007-10-10r7267: REMOTE_HOST is a better choiceSimo Sorce1-34/+65
2007-10-10r7266: Split the different types of js function defines into separate files,Tim Potter6-243/+368
2007-10-10r7265: fixed d_printf() so it works again.Andrew Tridgell1-2/+2
2007-10-10r7264: fix up the socket handling for abartlet. Still only udp, but it won'tAndrew Tridgell4-44/+80
2007-10-10r7263: Exit smbscript with the intepreter return value (defaults to 0).Tim Potter1-10/+13
2007-10-10r7262: Add a length property to ARGV array.Tim Potter1-0/+1
2007-10-10r7261: Pass by reference is done in js via MPR_TYPE_OBJECT. Update argumentTim Potter1-2/+7
2007-10-10r7260: save current schema before I blow it away to try something differentDerrell Lipman1-14/+14
2007-10-10r7259: Move the recv handler out into a seperate function (suggestion fromAndrew Bartlett1-51/+72
2007-10-10r7258: Fix the final linking error with libkdc - we need to link libhdb as well.Andrew Bartlett1-0/+1
2007-10-10r7257: Ensure the error message can never be uninitialised.Andrew Bartlett1-0/+1
2007-10-10r7255: Change syntax of resolveName() js function to be more like theTim Potter1-26/+28
2007-10-10r7254: Add a mprWERROR() function with the same attributes as mprNTSTATUS.Tim Potter1-0/+24
2007-10-10r7253: Fix build.Tim Potter1-1/+1
2007-10-10r7252: Formatting.Rafal Szczesniak1-1/+0
2007-10-10r7251: Initial work on composite domain open call.Rafal Szczesniak2-2/+4
2007-10-10r7250: Starting work on composite domain open call.Rafal Szczesniak2-0/+121
2007-10-10r7249: Cope with struct member renameJelmer Vernooij5-7/+7
2007-10-10r7248: Remove enum that is causing trouble on AIXJelmer Vernooij2-13/+11
2007-10-10r7247: User shorter and more convenient name for credentials inRafal Szczesniak2-2/+4
2007-10-10r7242: typoSimo Sorce1-1/+1
2007-10-10r7241: The KDC almost links...Andrew Bartlett5-6/+1137
2007-10-10r7240: Don't call our fancy error message routines on a null context.Andrew Bartlett1-2/+1
2007-10-10r7239: add a little testSimo Sorce1-0/+1
2007-10-10r7238: Add pam auth support in swatSimo Sorce2-1/+83
2007-10-10r7237: we need to check for PAM hereSimo Sorce1-0/+1
2007-10-10r7236: uhmm this require to be in tooSimo Sorce1-4/+2
2007-10-10r7235: We do not need PAM here anymoreSimo Sorce1-12/+0