summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r22473: Correct fix for setting a default compat tdb idmap backend.Gerald Carter2007-10-101-29/+30
* r22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is ...Günther Deschner2007-10-101-2/+0
* r22467: Adding configure check for -Werror-implicit-function-declaration and ...Günther Deschner2007-10-101-2/+24
* r22466: Fix build warning.Günther Deschner2007-10-101-1/+1
* r22465: Last attempt to fix the build before dinner.Günther Deschner2007-10-101-0/+3
* r22464: remove double code and use a functionStefan Metzmacher2007-10-101-34/+5
* r22463: Add prototype.Günther Deschner2007-10-101-0/+6
* r22461: Use ranged LDAP queries in lookup_usergroups_member() and start to op...Günther Deschner2007-10-101-99/+75
* r22460: Adding a generic ads_ranged_search() function.Günther Deschner2007-10-101-1/+173
* r22459: Adding ads_get_dn_from_extended_dn(), in preparation of making ranged...Günther Deschner2007-10-101-3/+37
* r22458: Fix a commentVolker Lendecke2007-10-101-1/+1
* r22447: Patch from Ying Li <ying.li2@hp.com> to default tdb idmapGerald Carter2007-10-101-0/+8
* r22444: * Validate a SID before trying to convert it to a uid/gid via the publicGerald Carter2007-10-101-3/+3
* r22441: Add automatic dependency tracking. The dependency generation isJames Peach2007-10-1012-8/+1065
* 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