summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r22430: Add SID validate to sid2uid() and sid2gid() public entry points in wi...Gerald Carter2007-10-101-4/+81
* r22425: Avoid to segfault if we only have the realm.Simo Sorce2007-10-101-0/+5
* r22419: Update configure so that we only need one copy of os2_delete.cJames Peach2007-10-102-109/+10
* r22418: Support running under launchd. We abstract the method of obtainingJames Peach2007-10-108-74/+582
* r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach2007-10-106-92/+116
* r22416: Remove precompiled headers on clean.James Peach2007-10-101-2/+5
* r22413: Simplify the build rules for plugin modules. Add support for per-plat...James Peach2007-10-103-109/+76
* r22412: Add a "deletelocalgroup" subcommand to net sam.Michael Adam2007-10-101-0/+42
* r22411: Fix the build:Michael Adam2007-10-101-3/+5
* r22402: Fix build warning.Günther Deschner2007-10-101-1/+1
* r22401: Add bzr revision+nick support to mkversion.sh.Michael Adam2007-10-101-0/+9
* r22395: allow profiling level to be set on startupHerb Lewis2007-10-102-6/+23
* r22394: Remove test directory once we are finished.James Peach2007-10-101-0/+2
* r22393: fix cut&paste errorSimo Sorce2007-10-101-1/+1
* r22392: Remove leftover potentially segfaulty code.Simo Sorce2007-10-101-6/+5
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-1029-278/+378
* r22390: Patchset sent to samba-technical to address the winbindGerald Carter2007-10-108-203/+81
* r22389: Start preparing for multiple encryption contexts in theJeremy Allison2007-10-106-25/+45
* r22388: clearer message, thanks DavidSimo Sorce2007-10-101-1/+1
* r22376: Make sure we use krb5 when we identify just an older heimdal lib (0.6.x)Günther Deschner2007-10-101-0/+1
* r22366: sync lib/talloc/ with samba4Stefan Metzmacher2007-10-104-8/+22
* r22364: sync lib/tdb/ with samba4Stefan Metzmacher2007-10-1010-82/+3300
* r22363: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
* r22362: fix the build on othersystemsStefan Metzmacher2007-10-101-1/+4
* r22358: Use gss error to NTSTATUS mapping function for errors.Jeremy Allison2007-10-101-4/+2
* r22355: Ensure we get good debug messages from gss_XX calls.Jeremy Allison2007-10-101-0/+3
* r22354: Make client select krb5 encrpyt if krb5 already on.Jeremy Allison2007-10-102-23/+33
* r22353: Fix bad #ifdefs.Jeremy Allison2007-10-101-2/+2
* r22352: Wow - working gss SMB sealing !Jeremy Allison2007-10-101-0/+3
* r22351: Making progress in tests...Jeremy Allison2007-10-101-0/+7
* r22350: Add some helpful debug messages.Jeremy Allison2007-10-101-1/+7
* r22349: Fix missing ) in #else path.Jeremy Allison2007-10-101-1/+1
* r22348: 3_0 as wellSimo Sorce2007-10-101-1/+1
* r22345: Only use new krb5 OID.Jeremy Allison2007-10-101-1/+1
* r22344: Correctly create sub-struct for GSS encryption.Jeremy Allison2007-10-101-0/+15
* r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce2007-10-109-206/+352
* r22340: Fix another segfault in idmap_ldap.c caused by setting the iteratorGerald Carter2007-10-101-1/+1
* r22327: Finish the gss-spnego part of the seal code. NowJeremy Allison2007-10-103-18/+201
* r22321: BUG 4509: Makefile fix linking the sfu.so and rfc2307.soGerald Carter2007-10-101-0/+3
* r22320: Be more careful and check for the euid instead of the uid.Lars Müller2007-10-101-1/+1
* r22318: If we're running as non root we might not be able to dump the core fileLars Müller2007-10-101-0/+7
* r22317: add tdb_ prefix to non static functionStefan Metzmacher2007-10-103-8/+8
* r22316: merge from samba4:Stefan Metzmacher2007-10-101-2/+2
* r22315: move tdbback.c content into tdbbackup.cStefan Metzmacher2007-10-105-276/+171
* r22314: use libreplace headersStefan Metzmacher2007-10-101-12/+4
* r22313: as discussed with simo:Stefan Metzmacher2007-10-101-28/+4
* r22304: remove unused stuff completely to fix the build, sorryStefan Metzmacher2007-10-101-2/+2
* r22302: fix the build when no shared-library support is detectedStefan Metzmacher2007-10-102-1/+6
* r22301: remove unused varsStefan Metzmacher2007-10-101-3/+0
* r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-104-31/+35