summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22352: Wow - working gss SMB sealing !Jeremy Allison1-0/+3
2007-10-10r22351: Making progress in tests...Jeremy Allison1-0/+7
2007-10-10r22350: Add some helpful debug messages.Jeremy Allison1-1/+7
2007-10-10r22349: Fix missing ) in #else path.Jeremy Allison1-1/+1
2007-10-10r22348: 3_0 as wellSimo Sorce1-1/+1
2007-10-10r22345: Only use new krb5 OID.Jeremy Allison1-1/+1
2007-10-10r22344: Correctly create sub-struct for GSS encryption.Jeremy Allison1-0/+15
2007-10-10r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce9-206/+352
2007-10-10r22341: Fix build of examples/VFS: adapt include for new place of tdb...Michael Adam1-1/+1
2007-10-10r22340: Fix another segfault in idmap_ldap.c caused by setting the iteratorGerald Carter1-1/+1
2007-10-10r22330: For my own convenience (changes discussed some weeks ago withMichael Adam1-24/+34
2007-10-10r22327: Finish the gss-spnego part of the seal code. NowJeremy Allison3-18/+201
2007-10-10r22321: BUG 4509: Makefile fix linking the sfu.so and rfc2307.soGerald Carter1-0/+3
2007-10-10r22320: Be more careful and check for the euid instead of the uid.Lars Müller1-1/+1
2007-10-10r22318: If we're running as non root we might not be able to dump the core fileLars Müller1-0/+7
2007-10-10r22317: add tdb_ prefix to non static functionStefan Metzmacher3-8/+8
2007-10-10r22316: merge from samba4:Stefan Metzmacher1-2/+2
2007-10-10r22315: move tdbback.c content into tdbbackup.cStefan Metzmacher5-276/+171
2007-10-10r22314: use libreplace headersStefan Metzmacher1-12/+4
2007-10-10r22313: as discussed with simo:Stefan Metzmacher1-28/+4
2007-10-10r22304: remove unused stuff completely to fix the build, sorryStefan Metzmacher1-2/+2
2007-10-10r22302: fix the build when no shared-library support is detectedStefan Metzmacher2-1/+6
2007-10-10r22301: remove unused varsStefan Metzmacher1-3/+0
2007-10-10r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher4-31/+35
2007-10-10r22291: Fix off-by-one in tconX parsing.Jeremy Allison1-2/+11
2007-10-10r22285: Allow arbitrary bases in int and ulong parsing.Jeremy Allison1-2/+2
2007-10-10r22283: Remove very old bug where we assigned the online mode ofGerald Carter1-2/+0
2007-10-10r22282: Fix last few name -> servicename changes.Jeremy Allison3-4/+4
2007-10-10r22280: merge from samba4:Stefan Metzmacher1-56/+254
2007-10-10r22277: __location__ is defined in libreplace nowStefan Metzmacher1-5/+0
2007-10-10r22276: Fix name -> servicename in messages.cJeremy Allison1-1/+1
2007-10-10r22274: merge from samba4:Stefan Metzmacher2-1/+11
2007-10-10r22271: merge from samba4:Stefan Metzmacher2-0/+7
2007-10-10r22268: merge from samba4:Stefan Metzmacher1-4/+6
2007-10-10r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison4-12/+21
2007-10-10r22264: merge from samba4:Stefan Metzmacher2-2/+2
2007-10-10r22262: fix the build on systems without GSS_C_NT_HOSTBASED_SERVICEStefan Metzmacher1-1/+4
2007-10-10r22254: merge from samba4:Stefan Metzmacher1-7/+56
2007-10-10r22252: merge from samba4:Stefan Metzmacher2-1/+7
2007-10-10r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher33-9/+11
2007-10-10r22247: merge from samba4:Stefan Metzmacher1-1/+0
2007-10-10r22244: merge from samba4:Stefan Metzmacher1-2/+0
2007-10-10r22240: merge from samba4:Stefan Metzmacher1-2/+2
2007-10-10r22230: Let's just cast here, the 2 calls have different allocation mechanisms.Simo Sorce1-7/+9
2007-10-10r22229: discard_const_p is in lib/replace nowStefan Metzmacher1-4/+0
2007-10-10r22227: merge from samba4:Stefan Metzmacher2-1/+24
2007-10-10r22224: merge from samba4:Stefan Metzmacher1-5/+25
2007-10-10r22221: merge from samba4:Stefan Metzmacher12-16/+1429
2007-10-10r22214: Fix incompatible pointer type warnings. Simo, please check and merge ...Volker Lendecke1-1/+5
2007-10-10r22213: We can't use become_root() here, as it does DEBUG()Volker Lendecke2-5/+15