summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22491: Fix the build (3.0.25 and 3.0 are different here).Jeremy Allison1-1/+1
2007-10-10r22490: Fix a couple of bugs found whist investigating CSC Vista issues.Jeremy Allison1-4/+92
2007-10-10r22489: Add a deletedomgroup command to rpcclient (samr).Michael Adam1-0/+73
2007-10-10r22484: Check for the talloc_strdup to succeed.Günther Deschner1-0/+1
2007-10-10r22483: Attempt to fix the build.Günther Deschner1-6/+8
2007-10-10r22481: Move check for non-mappable SIDs to after sid_to_uid,Jeremy Allison2-11/+13
2007-10-10r22480: Remove accidentially comitted getpeereid hunks again.Günther Deschner1-9/+0
2007-10-10r22479: Add "net ads keytab list".Günther Deschner5-7/+212
2007-10-10r22473: Correct fix for setting a default compat tdb idmap backend.Gerald Carter1-29/+30
2007-10-10r22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is ...Günther Deschner1-2/+0
2007-10-10r22467: Adding configure check for -Werror-implicit-function-declaration and ...Günther Deschner1-2/+24
2007-10-10r22466: Fix build warning.Günther Deschner1-1/+1
2007-10-10r22465: Last attempt to fix the build before dinner.Günther Deschner1-0/+3
2007-10-10r22464: remove double code and use a functionStefan Metzmacher1-34/+5
2007-10-10r22463: Add prototype.Günther Deschner1-0/+6
2007-10-10r22461: Use ranged LDAP queries in lookup_usergroups_member() and start to op...Günther Deschner1-99/+75
2007-10-10r22460: Adding a generic ads_ranged_search() function.Günther Deschner1-1/+173
2007-10-10r22459: Adding ads_get_dn_from_extended_dn(), in preparation of making ranged...Günther Deschner1-3/+37
2007-10-10r22458: Fix a commentVolker Lendecke1-1/+1
2007-10-10r22447: Patch from Ying Li <ying.li2@hp.com> to default tdb idmapGerald Carter1-0/+8
2007-10-10r22444: * Validate a SID before trying to convert it to a uid/gid via the publicGerald Carter1-3/+3
2007-10-10r22441: Add automatic dependency tracking. The dependency generation isJames Peach12-8/+1065
2007-10-10r22430: Add SID validate to sid2uid() and sid2gid() public entry points in wi...Gerald Carter1-4/+81
2007-10-10r22425: Avoid to segfault if we only have the realm.Simo Sorce1-0/+5
2007-10-10r22419: Update configure so that we only need one copy of os2_delete.cJames Peach2-109/+10
2007-10-10r22418: Support running under launchd. We abstract the method of obtainingJames Peach8-74/+582
2007-10-10r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach6-92/+116
2007-10-10r22416: Remove precompiled headers on clean.James Peach1-2/+5
2007-10-10r22413: Simplify the build rules for plugin modules. Add support for per-plat...James Peach3-109/+76
2007-10-10r22412: Add a "deletelocalgroup" subcommand to net sam.Michael Adam1-0/+42
2007-10-10r22411: Fix the build:Michael Adam1-3/+5
2007-10-10r22402: Fix build warning.Günther Deschner1-1/+1
2007-10-10r22401: Add bzr revision+nick support to mkversion.sh.Michael Adam1-0/+9
2007-10-10r22395: allow profiling level to be set on startupHerb Lewis2-6/+23
2007-10-10r22394: Remove test directory once we are finished.James Peach1-0/+2
2007-10-10r22393: fix cut&paste errorSimo Sorce1-1/+1
2007-10-10r22392: Remove leftover potentially segfaulty code.Simo Sorce1-6/+5
2007-10-10r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison29-278/+378
2007-10-10r22390: Patchset sent to samba-technical to address the winbindGerald Carter8-203/+81
2007-10-10r22389: Start preparing for multiple encryption contexts in theJeremy Allison6-25/+45
2007-10-10r22388: clearer message, thanks DavidSimo Sorce1-1/+1
2007-10-10r22376: Make sure we use krb5 when we identify just an older heimdal lib (0.6.x)Günther Deschner1-0/+1
2007-10-10r22366: sync lib/talloc/ with samba4Stefan Metzmacher4-8/+22
2007-10-10r22364: sync lib/tdb/ with samba4Stefan Metzmacher10-82/+3300
2007-10-10r22363: merge from samba4:Stefan Metzmacher1-1/+1
2007-10-10r22362: fix the build on othersystemsStefan Metzmacher1-1/+4
2007-10-10r22358: Use gss error to NTSTATUS mapping function for errors.Jeremy Allison1-4/+2
2007-10-10r22355: Ensure we get good debug messages from gss_XX calls.Jeremy Allison1-0/+3
2007-10-10r22354: Make client select krb5 encrpyt if krb5 already on.Jeremy Allison2-23/+33
2007-10-10r22353: Fix bad #ifdefs.Jeremy Allison1-2/+2